How to measure STM32L452 internal temperature using HAL and DMA?
Is there a step-by-step example anywhere, known to work? I have followed numerous examples from several forums, but still no luck. The ADC value I get from the internal temperature sensor is always around 880. This equates to around 1 degree celcius when using the calibration values inside the chip. I do not see frost on my STM32L452 Nucleo board, so I know it is plain wrong. I have measured the power supply with a multimeter and vrefint using the ADC;both are 3.3v, so that is not the problem.