Trasmitting through UART
Posted on September 23, 2015 at 20:41 I am trying to transmit a string of characters through USART3 of a STM32F215RG using the code below. If I run this code, I see no output on my terminal. If I single step through this code I see all character...