Hi, I need to stop a PWM sometimes and in these cases both the low and the high side Pin should be pulled to low. Is it possible to do that?
I am working with a STM32G474 and I want to use a PWM with 390kHz for a boost converter. I generate a PWM with the HRTIM WaveformOutputStart. Using WaveformOutputStop pulls the LPWM to low, but the HPWM remains on high.