请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:RM46L852 工具与软件:
您好!
我必须根据多项式 x⁸+ x²+ x¹+ 1计算一些字节的 CRC-8/SMBus 代码。 我发现 RM46L852具有 CRC 控制器模块、但它基于多项式 x⁶⁴+ x⁴+ x³+ x+1。 我可以配置该控制器来计算 CRC-8/SMBus、还是必须通过软件进行?
非常感谢。
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.
尊敬的 Rafael:
无法更改控制器中 CRC 模块的多项式。
[quote userid="580920" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1478228/rm46l852-crc-controller-module-for-crc-8-smbus 能否将该控制器配置为计算 CRC-8/SMBUS、还是必须通过软件进行?是的、您应该需要通过软件实施它。
——
谢谢、此致、
Jagadish。