ADC DMA HAL Libraries STM32F0
Posted on January 21, 2016 at 19:41 Hello everybody! I'm trying to read two ADC channels in STM32F042 microcontroller with DMA without interruption. I expected the DMA reads channel 0 then channel 1 filling five samples of each channel in...