I am using PBPro programming the 16F876 for both analog and digital use. I see that the command ADCON1 needs to be set for these purposes. I need 1 A/D channel and as much digital I/O as I can get. Is there a way - or how do I set up the ADCON1 command to enable A01 as the analog input and A02-A05 as digital?
Do I also have to set up any other command?