Quote Originally Posted by mackrackit View Post
Howdy,

This
Code:
 
ADCON0.7 = 1 ' right justify result
should be
Code:
ADCON1.7 = 1 ' right justify result
This may help also
http://rentron.com/PIC12C67XAD.htm
Different PIC, same type of ADC.
Hello Dave, thanks a lot, but the very big problem it's the IC-PROG and JDM Programmer, that apparently don't give any error but the PIC is not programmed.
Tomorrow try to unreverse the serial communications signal in the JDM section.

TNX
giorgio