Bootloader stucks in UART initialisation (waiting for USART_ISR_REACK flag) after aplication clocks it from PLL
MCU: STM32H743 revision YI am preparing firmware update. Update works by storing firmware in external flash, setting a flag in backup RAM, printing goodbye message via UART and executing NVIC_SystemReset(). Then bootloader sees the flag in backup RAM...