Hi All
I want to read two ADC channels on a 12F615.
How can I select two channels at the same time?
The ADCON0 register allows me to set one only (ie AN0 or AN1 or AN2 or AN3 but not AN0 and AN1 etc).
Do I need to select one channel, perform the ADCIN reading and then select the second channel for the next ADCIN read?
My project is simple - turn on a 6V pump for a short period (10 to 30 seconds datermined by one pot setting), wait a longer period (20 min to 120 min determined by a secind pot setting) and then loop for ever (or until turned off). I have no problems switching the pump via a MOSFET; I am just trying to determine how to read the two pot settings for my time settings.
Any help would be greatly appreciated.
Cheers
Barry
Bookmarks