Posted on April 23, 2018 at 10:07Hi All,I am working with STM32F413H disco kit. Configured UART2 driver with 4 wires(Tx,Rx,CTS,RTS).I am using UART in interrupt mode. Trying to send and receive some data with loopback test.But when UART_Recv_IT is g...