
Originally Posted by
rsocor01
Are you using an external pullup resistor for your switch configuration?
no...if i'm reading the datasheet correctly, it is possible to use a weak pullup for that pin, which is what i've done...
Code:
OPTION_REG.7 = 0
WPUA = %00011000
IOCAN = %00011000
Bookmarks