I am trying to generate a regular PWM signal using TIM1 CH1N on the STM32-F411RE (pin PA7). I've seen a few posts on generating PWM using the advanced timers but nothing has seemed to work. The code below is the automatically generated code called in...