2023-05-16 03:32 AM
We're trying to use the internal bootloader (the one pre-programmed by ST)
on a STM32H743.
the datasheet says something about remapping system-memory in order to be able to jump
to it's start address.
I have found some samples but they are general, and does not include the remapping functionality
if someone can please post a sample code for that microcontroller.