How to do ADC -> DMA in double buffer mode configuration
Hi All,
I am trying to implement a code on STM32H723 Nucleo-144 where the ADC uses DMA configured in double buffer mode. I cant find any examples on how to do it. I have tried to analyze the ADC to DMA in circular mode code, but I struggle to convert it to double buffer mode. The option to use DMA in double buffer mode doesnt exist in the .ioc file as of my knowledge. Anyone who knows how to do it?
I am not an expert on this, so please be patient with me :)
Best regards!
