Analog inputs on K42 chip
Before dealing with the registers directly, does anyone know what is the sequence, if any, on the analog inputs of the above chip?
I mean, after RA0-RA7 that corrssponds to Analog 0 to Analog 7, the port D on the datasheet is dispayed as ANDx.
Have not tested yet but guessing Port D.2 as AN26 is it correct? Will this work on ADCIN 26 as expected?
Will try this tomorrow and report back.
Ioannis
Re: Analog inputs on K42 chip
Managed to test it and yes. One can count from 0 up to the last port in series for the analog inputs.
Works just fine.
Ioannis