Hello,I am testing UART via a loopback test. This shows that the expected data is being sent on TX and received on RX, but the receive function always times out.This post stated to clear the OVR and RXNE flags before calling the receive function, but...