User Activity

Posted on April 06, 2015 at 17:15I am using the STM32L1C8 with either its LSI oscillator or an attached LSE (32.768 kHz).  Either way, when I load the code through Keil the RTC module updates properly but when I do a full power cycle the RTC module ...
Posted on August 05, 2014 at 23:54 I am trying to use the standby mode on my discovery board in conjunction with digital IO as well as a UART line. I try to send data over the UART then go into standby mode and then wake up to just put out the s...