I have a PIC USB starter kit 2.
I am configuring the AD converter with the following
AD1CON1 = 0xF0;
AD1CON2 = 0x2000;
AD1CON3 = 0x1F37;
AD1CHS = 0;
AD
↧