User Activity

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...
Posted on August 26, 2015 at 17:32 I am quite new to STM32 and try to do my second application using an STM32L051K8T6 where I need a PWM signal that is aborted when current rises above a treshold. It didn't take me too long to get this working o...