STM32F04 ADC multiple channel DMA single shot mode problem
Posted on May 10, 2018 at 08:02Hi ALL,I develop an application based on STM32F04. There are 3 ADC channels and I used DMA to collect data from these 3 channels.It can get correct data from ADC, but there is a problem.If I call the HAL_ADC_Start_DMA ...