User Activity

hello! I'm working on stm32f103 and I found one problem which has a weird solution. In my project, I have a bootloader and main source. I use the 0x800000 address to start the bootloader and 0x8008200 to begin my main project (the bootloader jumps to...