Resolved! STM32L4 PWM with LPTIM
Posted on March 01, 2017 at 16:29I'm working with STM32L475 and I'm using LPTIM to create a PWM signal. LSE clock is used (because I will use Stop mode), and period is set to 31 in ordet to generate 1kHz signal. PWM is working fine and dutycycle is ...