Resolved! Configure an PWM on a timer output.
Hi guys,I am having a problem with the configurations for a PWM on an timer channel. I am working on a STM32L552ZE with LL library. I am tring to configure a PWM on pin PB9 (TIM17 CH1). I have first configuret as a PWM with interrupts (TIM17 update i...