Posted on November 28, 2017 at 16:53Dear all,I have configured ADC - 1 channel with DMA to retrieve data. It all works fine. Now, I am trying to use the same ADC (ADC1, DMA2_Stream0) to use 2 channels (channel 12 and 13). uint16_t ADC_Value[2] = {0,...