Combine TIM1 output compare mode and up/down count mode to generate PWM
Hi:I want TIM1 of STM32H503 to output PWM output.What I need is:* the counter works in up/down counting mode* Set channel 1 to active level on match (TIMx_CNT match TIMx_CCR1) when the the counter is counting up* Set channel 1 to ainctive on match...