Question
whole firmware run in ram
Hello:
I use STM32CubeIDE 1.16.0 to develop an OTA feature in STM32H7A3ZIT6:
The firmware should be programed at flash address 0x08000000,and run in ram, it will receive the whole update image in temporary memory and then program into the flash at the same start address 0x08000000,is it possible in this way? Any detailed examples or documents are appreciated, thanks.
Bill
