Write to FLASH
Posted on September 30, 2015 at 08:16I have discovery 4 (STM32F407) I want to save some data to FLASH.I want to know which address/sectors should I write my data at. I know there are 11 sectors in the stm32f407 I am using GCC and the my firmware siz...