User Activity

I have STM32F207ZE and made a project that read and write data to flash memory.​STM32F207ZE flash size is 512Kbyte.but I tried writing data to a 0x80E0000 address(flash sector 11), it worked.​Surprisingly, the STM32CubeProgrammer can also has access ...