PIC24 Peripherals The Cyclic Redundancy Check | Videos
PIC24 Peripherals The Cyclic Redundancy Check
http://www.microchip.com/PIC24 A cyclic redundancy check (CRC) is a type of function that takes as input a data stream of any length, and produces as output a value of a certain space, commonly a 32-bit integer. The term CRC denotes either the function or the function's output. A CRC can be used as a checksum to detect accidental alteration of data during transmission or storage.