2024-09-12 01:13 PM
Hello,
I want to generate 6 PWM signals for a 3-phase inverter, with 2 complementary PWM signals per leg, including dead-time. Is there an example or a starting point for this using the NUCLEO-G491RE?
Thanks for any help.
2024-09-13 03:26 AM
Hello @victorhkr
Please refer to the example Projects/NUCLEO-G431KB/Examples/TIM/TIM_PWMOutput as a starting point for your application.