STM32F413VG TIM1 PWM generation trouble
I am having trouble getting the TIM1 timer on the STM32F413VG chip to output PWM to pin PE9. My configuration and code in STM32CubeIDE can be seen in the attached images. Have I done something wrong? Every example I have found out there skips TIM1 and goes straight to TIM2, could it be that TIM1 does not support PWM generation, even though it is an option in CubeIDE?


