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的串口接收数据时如何通过超时来判断一帧数据接收完毕?

Other Parts Discussed in Thread: CC1310

用CC1310的串口接收数据时如何通过超时来判断一帧数据接收完毕?我看例程uartecho中是确定的字节数来判断接收完成的?如果我想用超时来判断的话应当如何处理?