Not technically a PIC but an ARM Cortex part with a neat built in 32 bit CRC calculator. If possible I'd like to use this for generating CRCs for a large number of non-volatile calibration values, i.e. each parameter will have it's own CRC so in the event of failure either a safe default can be used, or the system will not start up if critical parameters have been lost. However, 32 bits is major overkill for some of the fields which may only be 8, 16 or 32 bit values, and would chew through EEPROM space and increase read times. Other NV parameters are larger (lookup tables etc) and may justify a full 32 bit CRC. In these cases would it be valid to either use part of the generated CRC, or to combine parts of it (e.g. XOR upper and lower 16 bits), or should I forget trying to use it? Mike ======================================================================= This e-mail is intended for the person it is addressed to only. The information contained in it may be confidential and/or protected by law. If you are not the intended recipient of this message, you must not make any use of this information, or copy or show it to any person. Please contact us immediately to tell us that you have received this e-mail, and return the original to us. Any use, forwarding, printing or copying of this message is strictly prohibited. No part of this message can be considered a request for goods or services. ======================================================================= -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist