I am using a STM32F4 microcontroller, I have to read the ADC values from 3 gpio pins so i am using ADC1, ADC2, ADC3, with DMA and all ADC's is configured in a continuous mode, because i have to collect the ADC values from all ADC's during pulse time ...