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.

CC1312R: CC1312 dual UART ch using

Expert 2355 points
Part Number: CC1312R

Hi,

Now I used CC1312R with UART0 on the uartecho samplue code.

Also , when I'd like to use another of UART, it's the GPIO pin I'm not doing the current state use of.
Are they able to assign to UART1 and use?
If possible, could you instruct in a way?
※ If there are sample projects of 2 of UART, please instruct all together.

regards,

Kiyoto

  • We don't have a sample project using 2 UARTs at once since the evaluation platform we use only have one UART over USB channel.

    You can use any free DIO for this use.

    You have to assign CC1352R1_LAUNCHXL_UART0_TX, CC1352R1_LAUNCHXL_UART0_RX, CC1352R1_LAUNCHXL_UART1_TX, CC1352R1_LAUNCHXL_UART1_RX to the pins you want to use.