Posted on September 14, 2014 at 02:28I have a USB bootloader at address 0x08000000 that allows my STM32 to be programmed using dfu-util. I will eventually have my main firmware stored at 0x0800c000 and the bootloader will perform a ''jump'' to 0x080...