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.

ZigBee串口读取问题,一帧数据分两次或三次读取

Other Parts Discussed in Thread: CC2530

CC2530串口0DMA方式通信,通过串口读取数据,32个字节,有时候32个字节是分两到三次读取的,有时候又能一次性读取。请问可能是什么原因,需要修改uartConfig.rx.maxBufSize     这个参数吗?但是现在这个参数设置是远大于32字节的。