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.

[参考译文] CC110L:5位同步数据解码

Guru**** 2478765 points
Other Parts Discussed in Thread: CC110L

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1335946/cc110l-5-bits-sync-data-decoding

器件型号:CC110L

您好!

我有一个器件正在发送以下数据包、"01010"是同步数据。

0101010000000
0101000001110

能否配置 CC110L 以接收和解码这些数据包? 我不喜欢使用 MCU 对其进行解码。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    只能对 CC110L 进行编程、以搜索2字节或4字节的同步字。

    对于所有其他数据包格式、您需要在 串行同步模式下使用器件并在 MCU 中处理数据包。

    同步字之前还需要有前导码(建议4个字节)、因此如果您的发送器仅发送01010 +负载、则很可能无法正确接收数据。

    Siri