Posted on March 08, 2016 at 20:06Hi, I need to read 3 ADC channels with DMA on STM32F042 device (CH0, CH1, CH2), but I want to read 500 samples of the CH0, then reconfigure the ADC to read 500 samples of CH1 and finally reconfigure to read CH2. I al...