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.

CC3200: CRC16-CCITT(Kermit) calculation

Part Number: CC3200

Hi,

I have a customer who wants to calculate CRC16-CCITT on CC32xx.
According to TRM, the CRC module supports this forms, but it seems there are a few variations.

I checked below website to calculate some values.
https://www.lammertbies.nl/comm/info/crc-calculation.html

When I used crc example code in SDK, the results were the same as CRC-CCITT(0xFFFF) results with above calculator.
But what customer wants to get is the value corresponds to CRC-CCITT(Kermit) in the calculator.

Is this supported by the CRC module in CC32xx?

Thanks and regards,
KoT