Resolved! STM32H743xG - How to handle the gap between the two flash banks for bootloading ?
Hello everyone. I am currently working on a bootloader with a STM32H743VGT6.I need to write data on both banks which aren't continuous as you can see below: It was recommended in this topic to use HEX format, but I need to stick to bin files. So my ...