I'm sending a 10 bit ADC value over UART from my g2553 to an ST arm-based cortex M3 uC. I would like to implement a CRC-7 but I need some help implementing the CRC algorithm. I have gotten the ADC10 and UART working in conjunction but i'm not sure where to start with the software CRC implementation. Any help you can provide would be delightful - on the coding and decoding techniques.
Thanks,
Austin