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.

MSPM0G3507: BSL CRC calculation

Part Number: MSPM0G3507

Tool/software:

Hi,
the first command in document slau887.pdf is the "Connection" command:

and CRC calclulation:

Since the command is fixed, the CRC is also fixed -> cmd: 80 01 00 12 -> CRC: 3A 61 44 DE
The CRC polynomial is not named, but should be 0x04C11DB7.
Customer tested "some" online CRC calculators but also VHDL CRC code:
All computers deliver the same result, but none delivers 3A 61 44 DE!
What is bit reversed configuration? He did some bit reversals (bits within one byte; bits over all 4 bytes).
Do you have more information on how to reach the above CRC....? 

Regards, Holger