Question
ST32F4xx custom bootloader in top sector of flash
Posted on January 22, 2015 at 06:55
ST32F415 to be exact.
Boot ROM disabled by BOOT0 jumper. I saw a product where a custom bootloader was flashed into sector 11 (highest in that chip). And a reset vectors to that bootloader. User code goes in sector 0, 1, 2, 3... I cannot find in the option byte docs how to do this. Anyone know?