User Activity

Posted on June 24, 2015 at 15:26I am having a problem with STM32F100RC microcontroller related to the chip revision. It appears that TIM14 which I use is not presented in a new batch of chips. Old ones are marked STM32F100RCT6B rev. A and they work ...
Posted on April 24, 2014 at 15:08Hello, I noticed a problem in the software implementation of STM32F1 's clock/calendar. If the device is switched off for a long time (>= 255 days) it will enter infinite loop inside  CheckForDaysElapsed() (which is ...