2013-04-04 05:43 AM
I have problem erease the write to the FLASH .
I do as follow FLASH_Unlock(); FLASH_EraseSector(FLASH_Sector_4, VoltageRange_3); Prair to that I check that all section are unlock nWRP= 0xFFF. I use HSE and I read that in STM32F1xx it should use HSI (in PM0042) but not mention in STM32F2xx program manual PM0059. Does it true? When I do erease all it work. What could be the reasone? Regards Bar. #sterease/program2013-04-04 06:59 AM
2013-04-04 07:05 AM
2013-04-04 07:24 AM
Solve