Hello All; I am working with a PIC16F684 and for some reason, Pin RA4/AN3/T1G/OSC2/CLKOUT seems to ALWAYS show a floating 1.3V. Regardless of how I set the pin in the program, high or low, it still stays this way ALL THE TIME.
I am using the internal 31kHz oscilliator. Does this have anything to do with it? Or has anyone seen a similiar problem?? I am not a full-time programmer so my knowldge of PICs is adequate, but not expertise. Any recommendations?
I tested all other RA and RC pins and they all toggle 0V to Vdd when I tell them to. It is just this RA4 pin which is causing me greif.
I have attached a sample program in a .asm file which shows my errors.
Thanks All!