PIC Microcontoller Memory Method

for Error Detection and Correction

See: General Error Detection and Correction.

But except for CRC, these methods are a bit hard to implement on a PIC, even an '877. CRC has been done.

Ken's serial port multiplexer is a great example of CRC use, in that case for testing external RAM but the idea is the same.

See:

Questions: