Associate II
September 9, 2013
Question
stm32 bootloader erase command issues
- September 9, 2013
- 6 replies
- 2270 views
Posted on September 09, 2013 at 18:09
I am attempting to erase just flash pages 0x1fc and 0x1fd.
See the attached logic analyzer screen shots. They indicate to me that I am sending the commands correctly and the bootloader is responding with ACKs correctly. My problem is that the flash pages are not actually getting erased, and if I read those locations they return the un-erased data. What am I doing wrong?Thanks #bootloader