cancel
Showing results for 
Search instead for 
Did you mean: 

STM32G071 Push Pull PWM and Fault Pin

Karan 123
Senior

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 ​

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

There is a break pin and channel. See the reference manual for the details.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

4 REPLIES 4
TDK
Guru

The STM32G0 has dead time insertion on the advanced timers (TIM1).

0693W00000CzvsPQAR.png

If you feel a post has answered your question, please click "Accept as Solution".

Thanks @TDK​ 

Is there any ​PWM Fault pin/Shutdown for that ?

--

Karan

TDK
Guru

There is a break pin and channel. See the reference manual for the details.

If you feel a post has answered your question, please click "Accept as Solution".
Karan 123
Senior

Thanks @TDK (Community Member)​ 

How to generate Push Pull Mode with  PWM Fault pin/Shutdown CubeMx for 2 channels with TIM1 ?

--

Karan