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.

AM2432: Fast CRC calculations on byte arrays

Part Number: AM2432

Hi,

I'm using the am2432 CPU. 

I'm looking for a fast way to calculate CRC on uint8_t arrays - without using much software loops.

Can I use the built in MCRC from within my c code for this purpose ?

Thanks,

Eli