User Activity

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...