Other Parts Discussed in Thread: TMS320F2812
Hello
I am using TMS320F2812 in my project. I want to generate 6 independent PWM pulses using both EVA and EVB. How can I synchronize timer1 of EVA and timer3
of EVB? I saw this thread as an answer.
e2e.ti.com/.../132960
But I'm programming in C. How can I put the timers in stop mode and start them simultaneously?
Thank you