Resolved! STM32L431RCT6 internal temperature value too high when using DMA
I have an STM32L431RCT6. I'm trying to read the internal temperature sensor using DMA, but I get temperature values > 130 degrees C.I can read the temperature without the DMA just fine. And the other channels can be read fine using regular conversion...