Question
Recover after ST Bootloader is interrupted; eg, power loss
Hi, I'm using STM32f072cbu I'm using ST bootloader (with UART interface).
If the firmware upgrade process is interrupted for some reason (power loss for example) , is it possible to recover and load the firmware again ?
in my board I don't have access to any boot pins. The only pins that can use are TX e RX.
I'm using ST Flash Loader and ST Cube Programmer to load the firmware .
Thanks
