Accurate understanding of "STM32G491CCU6" ADC DMA1, ADC DMA2
Now I'm using the "STM32G491CCU6" MCU.It uses 5 and 4 channels of ADC1 and ADC2, respectively, while also using DMA.However, I configured it to use Rank and make DMA interrupt, and when writing code through STM32CubeIDE, I set "HAL_ADC_Start_DMA" and...