Question
Flash programming
Posted on February 01, 2014 at 14:38
Hi All,
I am working on STM32F103.When I program the device using system boot loader I save also some user data at the address 0x9800.Now I would like to re-program these data with the on-line application using FLASH_ProgramWord function, but I noticed it is not possible as Flash is mapped at 0x0800 0000.Is there any other way to program these data?Many thanks,Marco #flash-programming