Remove alternate function of single TIM1 Channel outputs and get the control over these pins by GPIO on the fly and take the alternate function back on the fly.
I 'v been driven creasy since some days, cause I did not find a way to switch off the PWMs at one channel of timer 1 ( CH1 an CH1N ie.) in order to use these pins controlled by normal GPIO commands on the fly,while the other channels shoud work aga...