Question
STM32H750VBT6 ADC 4 channels using DMA
I am using stm32h750vbt6 for 4 channels adc conversion using dma, unable to do so. I have done it in stm32f407 but couldn't implement in this controller. The buffer that ive assigned to dma always says zero. I am using stm32cubemx to generate code and stm32cubeide for compiling the code. Any help would be appreciated, i am stuck here for a day now. Thanks