Posted on May 17, 2011 at 13:50If you want to jump from your application code to the internal bootloader of the STM you have to reset also the SysTick, because the bootloader needs the counter to measure the baudrate (see AN2606). USART_DeInit(USAR...