2020-06-28 11:18 AM
Hi ,
I am using STM32H753 which has flash of dual banks with 8 sectors in each banks,
i am thinking to do firmware update by writing elf or bin file to second bank from the application which will be by default flashed to Bank_1 later in the application i thought of changing boot base address value at BOOT_ADDR0 to start address of Bank_2 so that it will run the application from Bank_2 will this method work.
If so what is the method to change the address in that register .
Regards,
Manjunath