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.

TMS570LS1224: CRC data computation

Part Number: TMS570LS1224


I am using TMS570LS1224 DSP for establishing SPI communication with the slave device. I tried computing the CRC data bit for the data bits but the computed result is not matching with example given in the attached picture.

Is there any online crc calculator to do this computation? How to implement CRC with TMS570 device?