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.

AM2434: How to generate CRC32 on AM2434?

Part Number: AM2434

Hi TI support,

I am currently working on AM2434 and I need to calculate a standard CRC32 for my application.

While reviewing the CRC peripheral/module, I noticed that it appears to be oriented around a 64-bit polynomial, so I am unsure whether it can be configured to produce CRC32 directly.

Could you please clarify:

  1. Does the AM2434 CRC hardware support CRC32 calculation directly?

  2. Is there any TI SDK example or documentation showing how to configure it for CRC32?

  3. If the hardware does not support CRC32 directly, is there a recommended software-based implementation or workaround?

I would appreciate any reference, example code, or guidance.

Best regards