STM32F0 custom bootloader
Posted on April 28, 2016 at 07:11Hi, I have made a custom bootloader, but it sometimes freeze when going from bootloader to the actual firmware. Usually the bootloader should just go to the firmware by doing the following:uint32_t startAddress = *(...