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: UART可以接受到数据,但是却发送不了,用的是官方示例

Part Number: CC1310

刚开始接触1310这块芯片,现在有两个任务:1、官方简单的TX、RX示例;2、Uart串口通讯,可以接收到我发送的数据,但是无法发出,

以下是串口设置

以下是串口任务函数设置