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