Resolved! How to flash STM32F429zi nucleo via UART without ST-Link?
Hello,I'm working with STM32F429ZI nucleo board, and I would like to flash my program using UART (USART1 or UART3 via a usb to ttl converter) instead of ST-Link.I understand that STM32 has a built-in bootloader that can be used for flashing via UAR...