I am trying to read ADC with DMA in STM32. I want to get the average value of 10 from ADC. I want to do this in an infinite loop. I could not addition adc in the debug part.