I'm trying to use the internal ADC for the first time on a PIC24. I've followed the initialization process described on the datasheet and FRM, but if I try to get a conversion the program is stuck on waiting for the DONE bit to be set. The pin I'm trying ..
↧