When you use ADCIN you must use the Channel #, not the PORT pin name.
Code:ADCIN 4, Voltage ' PORTC.0 = AN4
When you use ADCIN you must use the Channel #, not the PORT pin name.
Code:ADCIN 4, Voltage ' PORTC.0 = AN4
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks