cancel
Showing results for 
Search instead for 
Did you mean: 

Source code to create ADC Internal temperature and Vref Calibration function

hazin
Associate III

Source code to create ADC Internal temperature and Vref Calibration function for STM32L152RC dev board.

This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
TDK
Super User

This is an example which reads the internal temperature sensor and VREFINT channels:

https://github.com/STMicroelectronics/STM32CubeL1/blob/01111760b4100e9948fe29bc399e65fbfca596be/Projects/NUCLEO-L152RE/Examples/ADC/ADC_Sequencer/Src/main.c#L418

 

If you feel a post has answered your question, please click "Accept as Solution".