Hi,
Using the STM32F103ZE microcontroller, it has two sets of Flash. 2KB System Memory and 512KB Main Flash.
My question is if writing my own bootloader in System Memory, how do I startup program execution of Main Flash from the bootloader in System Memory?
Thanks,
Henk