This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28069 max ADC clock

Hello,

In the datasheet of the F28069 in page 61 the ADC clock max = 80MHz, in page 82 its 40MHz.

In the same datasheet in page 8 its said that the conversion time for each ADC its 325ns, since each conversion takes 13 ADC clock cycles, it gives a frequency of 40MHz.

This means that if we are sampling 5 channels configured with ACQPS=6, which will be 7 ADC clock cycles, this value will be "inside" (page 85 of SPRS698A.pdf) of the previous conversion channel, so we will have a total conversion time in ADC clocks of

7+13*5 = 72 ADC clks 

which is 72 * 25n = 1.8ms

 

Are these calculations correct?