User Activity

I recently started a project with the L100 using SPL and it worked out great. I also was looking to migrate to a newer chipset family L0 but found out there wasn't an SPL available for the L0. I will dig into the manual but want to know if it is a bi...
Posted on July 05, 2018 at 19:23I am trying to understand a potentially simple issue that I don't seem to be able to wrap my head around. I am setting up a simple bit banging PWM using system timer (running at 100 KHz or 10uS interval) and a GPIO pi...
Posted on January 23, 2018 at 21:51Is there a quick and clever way of inverting a PWM signal in software (I am using timer 2 of the Discovery Kit board/STM32L100)? Was looking for the complementary feature but I don't want a pair of PWMs, just the i...
Posted on June 27, 2017 at 19:18 I am working with the STM32L486 and we aim to use as low clock speed as possible to conserve power. As a result, I need to improve the run time inside one high rate interrupt to meet the timing requirement. I was tr...