Acquisition time in DT_Analog when oversampling?
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?
Re: Acquisition time in DT_Analog when oversampling?
Quote:
Originally Posted by
HenrikOlsson
It's a routine, written by Darrel Taylor, that can be used to increase the effective resolution of the ADC by oversamplig. You can find details
here.
post is now here item 42.