User Activity

I am using the MCU STM32F765VGT6 for my product. The FLASHSIZE_BASE tells me the size of the flash is 1024 kBytes. However, in the IAR workbench linker script (.icf) files, generated through STM32 Cube, the flash address spreads across 2 MBytes. Can ...