I believe this will do it. If I'm incorrect someone please let me know.Code:ADCON0 = %00000000 ' Turn off A/D converter ADCON1 = %00001110 ' Make PORTA.0 & PORTA.1 analog, others digital
I believe this will do it. If I'm incorrect someone please let me know.Code:ADCON0 = %00000000 ' Turn off A/D converter ADCON1 = %00001110 ' Make PORTA.0 & PORTA.1 analog, others digital
Bookmarks