My STM32 F01 looses contents of Page0 EEPROM after power cycle
Hi - I took a new Flip32 Flight controller board out of its sealed bag and reflashed the latest clearflight firmware (cleanflight_2.5.0_NAZE.hex) using the Flash Loader Demonstrator onto the board in Boot mode. ( I also tried clearflight configurator, and STM32CubeProgrammer)
It accepted the flash hex file and I could read the contents back and they were correct. But as soon as I power cycle back to run the program, it doesnt run, and upon investigation, the contents of Page Zero(0x08000000-EFF) are all 0xFFFFFFFF
There are no option bits set that I can see that would lock this memory from reading it, and the software doesnt run.
Does anyone know how can this be and how to resolve it?
