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?
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.
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

