About TMS570LS20216 has 64bit CRC Module,We need to know the polynomials of this CRC module,can you help me?? If we want 32bit CRC, would this Module provides 32bitCRC fuction?? Hope for your applying!!Thank you!!
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.
About TMS570LS20216 has 64bit CRC Module,We need to know the polynomials of this CRC module,can you help me?? If we want 32bit CRC, would this Module provides 32bitCRC fuction?? Hope for your applying!!Thank you!!
Hello,
The PSA signature is based on the following polynomial:
f(x) = x^64 + x^4 + x^3 + x + 1
The data pattern can be a 8,16,32, or 64 bit data.
You can also refer to the CRC chapter in the product's TRM.
Best regards,
TI Forum Support