PORTB have some analog stuff multiplexed with..
you need to add
at the top of your code to disable ADCs.Code:ADCON1=$0F
BUT you could also edit the config fuses as well.
PORTB have some analog stuff multiplexed with..
you need to add
at the top of your code to disable ADCs.Code:ADCON1=$0F
BUT you could also edit the config fuses as well.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks