NUCLEO-H743ZI2, Sampling low frequency signal with high ADC sampling rate causes gaps, glitches.
Hello,
I'm currently using the ADC on the NUCLEO-H743ZI2 board to sample a low frequency sine wave signal.
The ADC is configured to DMA, circular buffer, continuous sampling mode and oversampling ratio of 4 with 2 bits shift.
When I set the ADC sampling rate to 250KHz and the sine wave signal is 100Hz.
Here is the sampled signal I got:

When I reduced the ADC sampling rate to 125KHz, the sampled data is correct:

Does anyone know what's causing this?
Do I have to reduce the sampling rate?
