stm32f4: issues with rts/cts flow control with UART
Posted on May 09, 2015 at 03:07 I am trying to get RTS/CTS working with UART3. I am using theMCBSTM32f400 (STM32F407VG) board and connected a serial cable on the UART3 with a PC. If i am not using the flow control on the PC side, i can ge...