2017-11-01 11:43 PM
I have configured the ADC in discontinuous mode and sampling 6 channels using DMA which is configured in one shot mode. Also, I would like to poll for the ADC conversions for other channels when the DMA is not active. The DMA is enabled from a timer ISR. Is this feasible?