Question
Flash Programming
Posted on July 29, 2014 at 21:40
Hi,
I am using STM32F103R8T6.I normally perform the in-circuit programming using the STMFlashLoader.exeSometimes I need to erase and program some pages performing an In-Application programming. I use the library function FLASH_ProgramWord().The flash gets programmed correctly, but when later on I try to re-program using the STMFlashLoader.exe (I selectively erase only the pages that I program) it gives me error in verifying (''some pages might be write protected'').In order to solve the problem I am obliged to perform an Erase All.Can someone help me on this? Do I miss something?Thanks,Marco #!psychic #flash #stm32l