PWM for Tim15.2 on STM32L476 not working
I have 4 PWM out working fine on Tim3.Channel1,2,3,4
But the fifth PWM isn't working Tim15Chan2 (PB15=LQFP64pin36)
The pin works fine as GPIO so I know it is wired fine.
I even tried it as PWM Tim1.Chan3N and PWM Tim8.Chan3N but neither of those work either.
I don't see anything in L476 Errata.
Any idea what I'm doing wrong? What is difference between Tim15.2 PWM versus Tim3.2 PWM that would give me trouble?
Using latest STM32Cube MX, IDE, and Compiler.
Paul