STM32H7 firmware updater
I use the STM32CubeIDE platform and I need to insert into my project a routine that was able to update my firmware.
What I need to understand is:
I write the routine then I place it into the ITCMRAM and I run it; does it work ?
Have I only to load into the flash (starting from the sector 0) the ELF file of the new firmware ?
Thank you, Carlo
