Hello! I am working on PWM generation using several timers, in this case: TIM3, TIM4, TIM8, TIM15. I have gotten TIM3, TIM4 and TIM8 to work perfectly. I am currently testing this on a STM32F3DISCOVERY board. TIM15 however, does not behave properly f...