Code to Reproduce CRC32 Output from RT6xx CRC Engine

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Code to Reproduce CRC32 Output from RT6xx CRC Engine

676件の閲覧回数
pcpro1789
Contributor III

Where can I find pseudo (or actual) code to reproduce the CRC32 output from the RT6xx CRC engine?

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 返信

642件の閲覧回数
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @pcpro1789 ,

Thanks for your interest in NXP MIMXRT series!

The official release does not publicize the exact code, however, it is possible to derive this calculation based on the setup in the user manual .If you need to use this calculation in your application, you may need to write the application code yourself.

Gavin_Jia_0-1727604037716.pngGavin_Jia_1-1727604091455.png

 

 

The calculation results of the Demo in the SDK are the same as those in this online tool(Chinese version), and you can refer to this online tool to write the application code: https://www.toolhelper.cn/DigestAlgorithm/CRC

Gavin_Jia_2-1727604222505.png


Best regards,
Gavin

 

 
0 件の賞賛
返信