User Activity

I am trying to set up an example project for ADC with DMA using HAL library. I am sampling a slow ramp function from 0-3.3V over 2500ms.For conventional ADC setup:When debugging the code I can see that the retrieved ADC value the full 12 bits.For ADC...