Hello,
I'm trying to implement 4-bit CRC now. But I realized that TMS570 CRC peripheral supports just 8, 16 and 32-bit CRC. Is there any method or already implemented code example for 4-bit CRC using the peripheral? Please refer the below.
Devices : TMS570LS0432 LaunchPad
Protocol : 32-bit SPI signal which includes 4-bit CRC at the end of the protocol (29bit data line + 4bit CRC)
HALCoGen 4.0.1
CCS 6.0.0
Regards,
Travis Hwang