I am new to the forum and PBP.
I also have searched and tried some of the things listed here.
I am using PORTA with a dip switch but it dosent' seem to be working.
Here is what I got from the site
ADCON1 = %0111111 ' Disable AD Converters
TRISA = %0111111 ' PORTA all set to Input
IF PORTA.bit0 = 0 Then Map
Any help appreciated.
Ian
Bookmarks