Posted on August 01, 2013 at 10:33Hi,I need to store a byte array in the STM32F205 flash memory. I've followed an approach that was working on a STM32F103 mcu, but now it doesn't work anymore.The problem is that the first call to the FLASH_ProgramBy...