Other Parts Discussed in Thread: TMS320F280049, TIDM-1001
Hello,
I'm trying to implement something similar to TIDA-00961 design.
I've read control code for TMS320F280049, however it is a bit difficult to understand (lot of global variables without clear definition, spaghetti code for ISR etc).
So, here's the question: can someone explain how to implement correct phase shift for two EPWM modules in up-count mode with variable frequency without high resolution period?
What steps I should actually do in PWM and control ISR?
What maximum ISR rate ratio could be implemented (e.g. can I change period every switching cycle or I should wait at least 2/3 PWM cycles)?
Thanks
