I am using the 18F2420 and a variation of the DT_Analog routines where I am writing the registers directly to perform oversampled A/D on multiple channels in succession.
From the datasheet, when changing channels you must program ADCON2 with an automatic acquisition delay or set it to no delay and handle the delay yourself. When oversamplling the same channel, what happens at the end of a conversion when the capacitor disconnects? Since I am not changing channels do I immediately set the GO/DONE bit and let another conversion start?
Bookmarks