Resolved! ADC+TIM+DMA: Sample 4ch at 1MSa/S but get a callback only after a number of acquisitions
Hello forum,I'm (still) working on a data acquisition system based on STM32H743XIH6 MCU, I'm pushing the 16bit ADC to the limits and I'm stuck on a corner.Let me summarize first the actual code:1) TIM1 trigger every 1us ADC1 acquisition2) ADC1 acquir...