Resolved! Measuring temperature - voltage is off by factor of 2ish
I'm running a STM32G474RET6 on a Nucleo G474RE board, and trying to read the internal temperature.I set up ADC1 with 2 ranks (the temperature and the vrefint) like so (not including the error checking and comments for better readability): hadc1.Insta...