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:
-
Does the AM2434 CRC hardware support CRC32 calculation directly?
-
Is there any TI SDK example or documentation showing how to configure it for CRC32?
-
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