User Activity

Posted on May 05, 2014 at 17:04Hi,I'm trying to config wake up from deep sleep (STOP mode) in STM32F030 for 1350 milli seconds.I've found a way to wake up in resolution of seconds with the Alarm with the following code:   RTC_TimeTypeDef   RTC_TimeS...
Posted on March 14, 2014 at 12:30STM32L: working with ADC and DMA . Enter to stop mode when the system is not busy, every 1-2 seconds. When return from stop mode the ADC and DMA are not working. Now I initialize every time all the ADC channels and t...