Quote Originally Posted by plyrathrt View Post
Adcon0=0
Adcon1=7
Trisa = %000011
Trisb = %00110000
Trisc = %00000000

This is what I have been using since the beginning and it still doesn't work. I have it on my EasyPIC 5 and when I load a simple code to blink LED's when I "press" one of the 4 inputs buttons, it doesn't blink any of the LEDs..... Very strange, Very confusing, and this chip is going to die via a hammer very soon.
What happens if you load code just to blink LEDs without any button presses at all...just set all of the pins to outputs and blink them all...