dynamically dead time
HelloI created pwm as "TIM1 Channel1 PWM Generation CH1 CH1N" in a project where I use STM32F103C8T6 MCU.My problem is that I couldn't find how to dynamically change the dead-time I set for pwm CH1 CH1N using the HAL library.I will be glad if you hel...