Resolved! STM32F1 and TIM3 PWM - LL drivers
Posted on March 19, 2018 at 20:11Hi,Today's F1 v1.6.1 HAL driver pack fixed all issues I had with GPIO so decided to move forward with TIM3 and LL.The goal: use TIM3/PWM to blink the BLUE LED (PC8) - STM32VLDiscovery.CubeMX generated code:/* TIM3 in...