2024-12-19 8:28 AM
The STM32H753 Reference Manual (RM0433) covers the integrated flash memory inside the microcontroller. It does not say why type of flash is integrated though (NOR or NAND). Is it possible to share what type of flash it is?
Solved! Go to Solution.
2024-12-19 8:30 AM - edited 2024-12-19 8:37 AM
Hello @aaronlutzker and welcome to the community,
Is should be NOR Flash indeed.
Nand Flash technology is used for data storage and not to execute code.
2024-12-19 8:30 AM - edited 2024-12-19 8:37 AM
Hello @aaronlutzker and welcome to the community,
Is should be NOR Flash indeed.
Nand Flash technology is used for data storage and not to execute code.