----- Original Message ----- From: Byron A Jeff > Since the PWM is 10 bits and I'm not real thrilled at having to fight with > splitting the sample to store the lower two bits in the config register. So > I plan to zero out the lower two bits and store the sample in the upper 8 bits. Can anyone explain why uC people decided to put those last two bits in an odd place? Even register banking would be simpler than stuffing the extra bits where they belong in the current implementation. Register banking is how they chose to address the last two bits in A to D so it looks inconsistent from that angle. Jeff -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.