请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TPS274C65 工具与软件:
TPS274C65的数据表中未描述 CRC 计算的类型。 不清楚如何计算 CRC 以及传输了多少位
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.
我已经实施了 CRC-4并在 www.zorc.breitbandkatze.de/crc.html 中进行了验证
(CRC-4、起始值0xF、发生器多项式 X4 + X + 1)
我无法通过 CRC 与 TPS274C65通信、因为芯片计算 CRC 的方式不同。
因此、我仍然需要帮助。