Hi
Did you set the ansel register?
See the data sheet for which bits control your I/O pins
also post your code so we don't have to guessCode:ANSEL = %00000001 'for digital set to 0 and for analog 1
Hi
Did you set the ansel register?
See the data sheet for which bits control your I/O pins
also post your code so we don't have to guessCode:ANSEL = %00000001 'for digital set to 0 and for analog 1
Bookmarks