STM32G070 Fastest time for ADC continuous mode data sampling
Hi,
I am using the continuous mode of the ADC to continuously sample a channel and transfer the data by DMA. I have set the ADC frequency to 32 Mhz , and the sampling CLK to 3.5 CLK. According to the manual , the whole sampling conversion time should be 0.5us. But based on the difference between the data I got and the actual waveform, I assume that the interval between each data is much longer than 0.5us.
What I want to confirm is whether the ADC is able to do the sampling interval up to 0.4us(The manual claims that) in continuous mode. if not, how should the time be calculated.
Thanks
