Is there a reference code in C that produces the same result as the hardware CRC32 accelerator in this part? That is needed because if used for communication with software running on a PC, both must generate identical CRC32 for identical data.
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.
Is there a reference code in C that produces the same result as the hardware CRC32 accelerator in this part? That is needed because if used for communication with software running on a PC, both must generate identical CRC32 for identical data.