STM32F303RE ADC2+DMA2 Don't working
Posted on February 12, 2018 at 16:09HiI am trying to develop a project via the STM32F303RE Nucle Board. In the project, I need to read analog data from channel 0 (PA4) on the ADC2 hardware. For this I made an init code.void ADC_DMA_Configuration(vo...