right formula for calculating temperature sensor using STMF401RE Nucleo?
Posted on February 01, 2017 at 07:25 I'm using STM32F401RE Nucleo board to measure the ambient temperature. After the sampling process, I receive a digital value from ADC_CHANNEL_TEMPERATURE and I want to convert this digital value into degree ce...