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.

CC2500的CRC错误

Other Parts Discussed in Thread: CC2500

我通过CC2500发送50个字节,没200ms发送一帧数据,其中从第16个字节开始到第48个字节一共是32个字节的0xFF,数据帧发送成功,但是接收模块总是出现crc错误(频率大概是20%~30%),而且总是最后的3~4个字节错误,如果我将P16~P48的32个0xFF全部换成00 01 02 03 04 05 06 07 00 01 02 03 04 05 06 07 00 01 02 03 04 05 06 07 00 01 02 03 04 05 06 07,那么错误的概率就非常低(1.8%)。

不知道这个是什么原因??

发送的过程中,3.3V的工作电源正常,没有出现抖动或下降等情况