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.

CC1310: 1310

Part Number: CC1310

Hi all,

I have some issue with the uart module of cc1310.

There are two uarts that i am using in my project in which one is emulated uart.

uart 1 - DIO 3, DIO 2 (emulated)

uart 2 - DIO 13, DIO 12

The uart1 is working good both RX and TX, but in the case of UART2 the read callback function is not working when it receives the data in its RX pin, but the TX is working good.

Is there anyone knows why its happening like this?

Thank you