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.

AM2634: How to Calculate the CRC in AM2634

Part Number: AM2634


Tool/software:

Hi team,

1. I have to work on CRC32 for this MCU and can you say that how to use?
2. Is there any library files or function is already present in this controller?

  • Hi Aakash,

    I have to work on CRC32 for this MCU and can you say that how to use?

     The device has a MCRC HW module which is used to perform CRC to verify the integrity of a memory system.

    Is there any library files or function is already present in this controller?

    The SDL of AM263x SDK has CRC APIs and examples