Hello,
I am using the ADS127L01 in frame sync master mode, where each reading from the ADC has a 4-bit CRC using the CRC-4-ITU algorithm. Does anyone have a table driven (or similarly efficient) software implementation of calculating this CRC? I have a "simple" bit by bit implementation, but it is quite slow.
Thanks.