Posted on October 14, 2014 at 11:13
Hi all!
I faced problem with STM32L151 and i hope to find some useful considerations.
The problem is following.
I use stop mode with RTC. RTC is configured with periodic wake-up timer. I also use exte...
Posted on October 14, 2014 at 13:26Well, it's not true Stop Mode, but I don't see any problem after I call PWR_EnterSTOPMode first time, and debug still works. After second call it fails and I can not see program reaction on timer or external line.A...