i cant work with digital in ports RB7, RB6 and RB5
my config is
ADCON0 = 0 ' Enable A/D
ADCON1 = 15 ' All ports digital
how to work with all port b digital and intern oscilator with 8mhz ?
many thanks for help.
i cant work with digital in ports RB7, RB6 and RB5
my config is
ADCON0 = 0 ' Enable A/D
ADCON1 = 15 ' All ports digital
how to work with all port b digital and intern oscilator with 8mhz ?
many thanks for help.
Are you using an 18F252 or 18F2525?
The 18F252 doesn't have any A/D on PORTB or an internal oscillator!
Bookmarks