STM32F429 power loss during write to flash bricks device
Hi
I've implemented the dual boot functionality on my STM32F429 for OTA Updates.
To do so, I always write the new firmware into 0x08100000 and afterwards set oder reset the dual boot bit.
If I cut the power to the MCU during the writing process to the not used part of the flash (that's all before I enable dual boot) the device is completely bricked and does not boot at all anymore.
Any ideas on that behaviour ?
