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.

不同波特率下,模拟奇偶校验的输出结果不同

Other Parts Discussed in Thread: CC2530

我在用CC2530 ,Z-Stack2.5.1a的协议栈,在节点处串口输入数组,并做奇偶校验,在115200波特率下可以成功实现奇偶校验,输出0x11,在115200以下的波特率,如9600~57600的波特率下,校验出现错误,输出0x00并出现乱码状态。如下图,请问各位大佬这是哪里出现问题了?