Hi everyone,
I want to use the ADC setting the CLKDIV2EN and NONOVERLAP bits as recommended in the Silicon Errata (under ADC: Initial Conversion)
In the ADC datasheet (SPURGE5F) the text on Figure 37 states the following:
In this timing ADC Sample window need not hold to 7 ADC clocks minimum.
Moreover this is written in Table 4 (ADCCTL2):
When running /2 ADCCLK scale the minimum sample duration accordingly to meet 116.6ns for better throughput.
So, does all this mean that I can write a value smaller than 6 to ACQPS? E.g if I write 3 it will mean 4 cycles and with ADCCLK at 30MHz this yields a sample window of 4/30MHz = 133ns ?
Best Regards,
Pierre