Hello Everyone,
I am using UART-0 of tm4c1231e6pm. While I starts transmitting data (about 1024 bytes) via uart, in between I get "Receive_Timeout_Interrupt()" from uart even if no data is being transmitted from outside to uart.
I noticed that the data bytes received are the one that i transmitted to uart. Is there any special recommend settings (Hardwrae/Software wise) for using UART-0?