Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello,
I need to read internal temperature of STM32F767 chip (Nucleo STM32F767 board) using ADC 1. The code is as follows:
include the mbed library with this snippet
The temperature reading varies between 25.01 and 25.02 deg C even if the chip is hot. Am I doing anything wrong? How to read the internal temperature?