According to the datasheet......
ADCON1 = 7 ' Set all pins to digital , then use TRIS to set input or output
As for serial output. Look at the manual for serout commands, this should get you what you need.
According to the datasheet......
ADCON1 = 7 ' Set all pins to digital , then use TRIS to set input or output
As for serial output. Look at the manual for serout commands, this should get you what you need.
Bookmarks