Resolved! Only the first byte of transmitted message is received by UART Rx
Hi, I want to send a simple message through UART and check if message is properly received at Rx end. I want to do loopback test. I connect PD5 to PD6, namely short circuit. Then I run the below code. When I debug the code, I can see only the first b...