Resolved! STM32f4 ADC DMA Discontinuities
I have a problem and currently no clue how to further debug. Maybe one coudl help me. I use STM32f4 to capture with ADC1 3 signals with 1Mhz (so 333kHz per channel) triggered by a timer and transfered via DMA. I have a DMA buffer of 3*2*100 (so 100 s...