2022-11-04 10:38 AM
Hi,
I have control H-bridge with 4 IGBTs .
PWM Topology : Push Pull Mode
PWM Frequency : 10KHz to 100KHz
Dead Time : 2.5us
Duty Cycle : 0% to 50%
Emergency Stop : 2 Fault Pins for Individual Channels
How to achieve below wave with STM32G071 MCU and STM32CubeMx.
The Push-Pull PWM mode alternately outputs the PWM signal on one of two PWM pins
2022-11-04 11:26 PM
Search reference manual for "PWM center-aligned mode".
2022-11-05 02:16 AM
Hi Michal Dudka (Community Member)
I am gone below Reference manual Page No. 650 and 651 and searched reference manual for
"PWM center-aligned mode".
Where is the detail of Push Pull Mode and Is there any demo code?
STM32G0x1 advanced Arm®-based 32-bit MCUs - Reference manual
--
Karan