Posted on July 31, 2013 at 09:26Hi,I am trying to use internal temperature sensor of STM32VLDiscovery board but I have a little problem. I get ADC conversion result and apply the formula in RM0008, temp = (V25-Vsense)/Avg_slope+25, to calculate temp...