User Activity

Hi all, I was wondering if there is a way to set up the LSE as the source for a Timer on the STM32F030R8 to generate a PWM output signal. Currently doing a deep dive on clock configurations, timers, etc. and I have been able to use the HSE for PWM, b...
Hi all, I am looking into generating a PWM signal using the Timers and route it to the PA5 pin to blink the LED, but PA5 does not have a TIM routed to it. I thought about just having a timer work in my code and toggle the pin every second by checking...
Kudos given to