User Activity

I am trying to implement firmware updates for my application, and I've come across X-CUBE-DBFU - On-the-fly firmware update for dual bank STM32 microcontrollers (AN4767) - STMicroelectronics. In studying main(), I am not sure what the purpose of the ...
I've been playing around with an STM32F7508-DK, and I was successfully programming hex files with CubeProgrammer and running the application. I eventually tried doing a "Full chip erase", and now when I program the hex files that were working previou...