Collecting the ADC values from rising edge till the falling edge of the pulse
I am using the DMA to collect the ADC data's. The ADC data's are now configured in a single mode and ADC is triggered at the rising edge of a pulse (I am using TIM8 for the pulse generation and the pulse can be set for 10us till 400us, i am also usin...