-
Notifications
You must be signed in to change notification settings - Fork 1
pwm generation tutorials
Luiz Fernando Lavado Villa edited this page Jul 25, 2022
·
2 revisions
In these PWM tutorials, we show how to use the SPIN to create a PWM using timers A and C of the STM32G474RE high-resolution timer.
- PWM 1 - Generation and feature control - You will setup the SPIN as an interleaved buck converter on open-loop operation. You will be able to set the duty cycle, the phase shift and the dead times (both on the rising and falling edges) of timers A and C of the HRTimer.
- Twist on inverter Mode - Open-loop PWM control