What is the purpose of the LoadRamBankX()'s in the "On-the-fly firmware update" example?
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 ...