read from multiple ADC peripheral (eg, ADC3 and ADC4) over DMA
Is there a way to read from multiple ADC peripheral (ADC3 and ADC4) for example over DMA continuous request mode where each peripheral should be on a separate DMA channel?I am able to read from ADC3 and ADC4 over DMA but i am disabling the continous ...