Cannot get PWM to work on the STM32L552-Q board
I have turned on the Timer 1 and have gone through several tutorials to get pins PE0, PE11, PE13 and PE14 to pulse but I cannot get any sort of signal output. I'm attaching to project. The configurations are in main.h, I turn all the timers on in Ma...