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.

CCS/LAUNCHXL-CC1312R1: How to Configure UART RXD and TXD pins ?

Part Number: LAUNCHXL-CC1312R1
Other Parts Discussed in Thread: SYSCONFIG

Tool/software: Code Composer Studio

I am using LAUNCHXL-CC1312R1 development board as external debugger for my custom board (CC1312R1), issue is i am not able to configure UART pins and not able to see any thing on terminal. 

I am using Co-processor example from TI15_4Stack. 

So how to configure UART pins, which UART should be used?

  • Hi Pooja,

    What version of the SimpleLink CC13x2 and CC26x2 SDK are you using?

    What IDE are you uing? (CCS/IAR)

    Per default the UART pins on the LAUNCHXL-CC1312R1 are marked with RXD<< and TXD>>. You can find them on the launchpad quick start guide:

    You can confgure the pins in SysConfig if you want to use different pins.