Resolved! Restart One Shot ADC + DMA
Hi,I have an STM32H747IGT6 that I wish to:Continuously sample 4096 ADC samplesTransfer each sample from the peripheral to memory using DMATrigger an interrupt at the end of the conversionsAfter the CPU operates on the stored data, restart the process...