STM32f405RGT6 UART4 and USART3 TX problems
Posted on October 31, 2014 at 12:11I'm at wits end trying to figure out why exactly I can't transmit on UART4 or USART3.The RX works, and i can receive data, however the TX pin is not working at all. Below is my configure code for UART4.void init_us...