STM32CubeMX RTC code generation: probably a bug?
Posted on August 30, 2015 at 22:14 On the STM32L051 I was trying to use the WKUP1 pin to wake up the processor from standby mode. Too bad I didn't notice the fact that a pulldown is enabled on that pin.... So now I'm trying to play this t...