This answer was helpful as I was having an ADC/DMA issue with an STM32G0B1. I was tricked into thinking the ADC was not updating via DMA. Turns out, my values, liked yours, were simply just pegged at 0xFFF.The reason I am adding to your answer, is ...