After calling NVIC_GenerateSystemReset(); the system collapse
Posted on December 23, 2011 at 12:09Hello, i am programming the bootloader for the stm32f103c8 mcu. The SW has bootloader part and application part. In the application I use the function NVIC_GenerateSystemReset() to reset the mcu to the bootloade...