Resolved! Sequence of ADC data reading with DMA in STM32F0
Posted on October 19, 2017 at 23:09I am reading multiple ADC channels on an STM32F0 using DMA. I am reading the data into an array. The data does not appear in the array in the order of ADC channel number. It is my understanding that the F0 does ...