2022-08-26 07:09 AM
I want to implement a complementary PWM pattern using the deadtime feature of the STM32G474. I found this example:
Interestingly, the deadtime is not implemented with the on-chip deadtime feature, but with using multiple compares. Why is this?
Is the same example also available with deadtime unit active?
Thx.
2022-08-26 07:10 AM
2022-08-26 09:25 AM
All timers or just the HRTIM ?
Perhaps expand your search across other STM32 families.
The EVAL boards also tend to have a richer set of examples.