Resolved! stm32h5xx_hal_tim PWM issue when configured for complimentary channel
Hi, I have configured two PWM channels with complimentary channels on TIM1. I am mainly using the STM32CubeMX for configuration. The MX_TIM1_Init() function has been generated successfully which does use the HAL driver for configuring the PWM chann...