User Activity

On the STM32G071RB board, I tried to read the temperature using HAL-based conversion macros. At ambient temperature I get reading of 47 to 60 celsius depending on whether or not the HAL_ADCEx_Calibration_Start() is called to improve accuracy.The macr...