ADC Spread using DMA in STM32H750BVT caused by internal ADC capacitor recharge issue
Hi, I collecting values from ADC using DMA in my STM32H750BVT. And it have too big repetetive spread in every pin which I checked. Attaching ADC measurments array, attaching graph (y axis is bits and x axis is nr of conversion):

0 bit results it's issue of copying data to excell, don't pay attention on that.
That's my understanding of problem: Internal capasitor of ADC is charging and after that ADC starts conversions which slowly discharging it, after some deadtime that capasitor is recharging.
My question is how can I setup ADC to let it recharge capacitor afrer every conversion in DMA mode?
Didn't I wrongly defined root cause, did I?




