Resolved! If i want to change pulse width on ONE timer pwm channel, do i have to rewrite ALL active channels every time i change one?
I am using one timer (timer2) as pwm generator and i am using 3 channels on it. I wish to set each channel pulse width independently (they are controlling LEDs) from 1 to 100. But from the generated stcubeIDE function, it looks like that the channels...