Resolved! Cannot receive full string on UART Receive -ST32H745 Disco Board
I am sending a string "Chicken" word on UART Transmit and I want to check if I can receive the full string in the UART receive. To do that, I have physically connected the TX and RX pin together via a wire.I am able to check that Transmit is working ...