ADC multiple channel with DMA gives 0 on the output of STM32-NUCLEO-H7A3ZI-Q
Hi there;I have been trying to get analog signal from three channels on my STM32 for 2 days. I could get the signal from each potentiometer using polling with single channel conversion, but when I try to use multiple channels with DMA, all I get is z...