User Activity

Posted on December 24, 2012 at 04:29hi,how can I use the STM32 built-in temperature sensor? the STLM20_ReadTemp() function stops the program and I really need to get this to work.thanks #stm32 #stlm20
Posted on December 19, 2012 at 05:31Hi guys, I've got a problem when trying to read the temperature from STLM20 on-board sensor. I'm using the STLM20_ReadTemp() function and when it reaches the line while (!( ADC->ISR & ADC_IT_DMABF)); it never goes...