Problem with reading ADC channels group using DMA
Posted on September 30, 2013 at 11:35 I am using STM32F407VG. I've read documentation about ADC and groups and still don't know how to set up properly ADC to sample periodically fixed ADC channels. I've done this by following code but don't ...