Jake Brownson wrote : [snip..] > MOVLW 07h ; Configure A/D > MOVWF ADCON1 ; for digital inputs > MOVWF 07h ; Configure comparators > MOVWF CMCON ; for digital input > I see two problems... MOVWF 07h should be a MOVLW 07h as far as I can > tell, and shouldn't we actually put 0fh into ADCON1? About the MOVWF/MOVLW, yes, it seems so. I don't know (have not checked) about the other one... > I'm not crazy, right? I see nothing about this in the errata Now, and this is my main point, are "simple" example-code errors like this ever mentioned in the errata sheets ? Jan-Erik. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist