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.

TM4C123GH6PM: Tm4c123 evaluation kit

Part Number: TM4C123GH6PM
Other Parts Discussed in Thread: EK-TM4C123GXL

Hi Everyone, 

I am trying to use UART to read tags from RDM6300 RFID reader to  the TM4c123 launchpad evaluation kit. Please any help will be appreciated as I have to be able to read and display tag numbers for my project 

THANK YOU! 

  • Hello Arinze,

    We provide some basic UART projects with TivaWare (SW-TM4C) that you can use to get started. uart_echo is probably the best starting point for you. You can find it on the TivaWare installation at:

    C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\ek-tm4c123gxl\uart_echo

    Best Regards,

    Ralph Jacobi