User Activity

I am working with an STM32F777. I need to enable both GPIOs and PWMs (which ones is configured at run time by the application). Right now I'm seeing that some PWMs kill other GPIOs. For example if I turn on a PWM on TIM4 CH3 (PB8), it kills GPIOs on ...