Problem with ADC DMA in STM32F0
Posted on November 13, 2017 at 00:29Hi. I configured adc with dma and it doesnt work. I use stm32f030r8t6. When I use only adc and command ADC_GetConversionValue it's all ok.Here is my code:/** ******************************************************...