Temperature issue reading with STM32F103 internal sensor
Hi St-community I'm having variations in temperature readings from the internal sensor on my STM32F103 MCU. The readings seem to differ at different time when , I restart power supply. I'm using the following code to measure temperature: //code voi...