This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

About UART data transmitting and receiving for TM4C1294KCPDT Microcontroller

Hi all,

           I want to write a code for transmitting and receiving few characters through UART2 by setting baudrate as 115200,WLEN : 8 bits,No parity, 1 Stop bit and without interrupts.init.h.docxinit.c.docxmain.c.docxHow to write the transmit and receive functions and which register can be accessed to print the transmit and receive data. I am new to Embedded C programming through UART, so please help me regarding this. I am attaching the source code files.

Regards,

Sarath.