Question
stm32, adc, temperature and vbat
Posted on March 03, 2017 at 11:16
Hi. I'm a beginner with adc and internal voltage - temperature sensor.
I can't get the right values using HAL_ADC_GetValue. The program goes to freeze using the HAL_ADC_PollForConversion function. Can someone show me the right code to get the internal temperature value?Regards.