Confusion with DMA
Posted on April 25, 2014 at 22:00I am using an STM32F050G6 processor and using DMA to read 4 AD channels. I am a little confused on how to control the order of the DMA reads of the ADC.Currently my code is set up to read channels 6,7,8,9 (PA6,7 PB0...