Resolved! Is there any example with DMA and ADC1 for the STM32G431 using the Low-Level layer?
I am trying to make the ADC and the DMA work in the STM32G431 without success. I can make the ADC work but the DMA transaction is not triggered. This is my code://****************************************************************************** void AD...