2021-07-18 09:22 AM
Hi,
I have control H-bridge with 4 MOSFET up to 100KHz.
Will it possible to Generate PWM in Push Pull Mode with deadtime with STM32G0 MCU and CubeMx ?
Is there any PWM Fault pin for that ?
--
Karan
Solved! Go to Solution.
2021-07-18 07:05 PM
There is a break pin and channel. See the reference manual for the details.
2021-07-18 05:44 PM
The STM32G0 has dead time insertion on the advanced timers (TIM1).
2021-07-18 06:42 PM
Thanks @TDK
Is there any PWM Fault pin/Shutdown for that ?
--
Karan
2021-07-18 07:05 PM
There is a break pin and channel. See the reference manual for the details.
2021-07-18 07:37 PM
Thanks @TDK (Community Member)
How to generate Push Pull Mode with PWM Fault pin/Shutdown CubeMx for 2 channels with TIM1 ?
--
Karan