Resolved! Nucleo F746ZG: How to use USART1 with PA10 and PA9 pins?
Hello, I am using an STM32 Nucleo F746ZG board.I need to make an application where one board can transmit some firmware over to the second board via UART, and the second board will use it's default bootloader to read and flash that firmware.However, ...