Hi,
Customer would like to know the way to calculate total sampling cycles of ADC.
ADC Configuration:
resolution : 12bit
clock frequency (fADCCLK) : 4.4MHz
conversion sequence mode : Repeat-sequence-of-channels
sample-and-hold time (ADCSHTx) : 4 ADCCLK cycles
Input channel select (ADCINCHx) : 4 ch
Sampling cycle : 4 clk
Synchronization cycle : 1 clk
Conversion cycle : 14 clk
4 + 1 + 14 = 19 clk per one channel.
19clk * 4ch = 76clk per all 4 channels.
Q1. Is the calculation formula for 76 clock cycle per all 4 channel correct?
Q2. How does ADC sample-and-hold time affect to the ADC result?
Regards,