DMA and ADC on the STM32F2xx
Posted on October 18, 2013 at 22:41Trying to stuff multiple channels of ADC3 into a DMA, but am unsure of how the DMA address gets incremented. Is this done automatically behind the scenes and I don't have to worry, or am I missing a setup? I didn'...