This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PWM on TMS570 Using Assembly

Other Parts Discussed in Thread: HALCOGEN

Greetings.

I am currently writing assembly code for the TMS570. I would like to generate two PWM signals @ around 5kHz to drive two motors. In using other processors such as the PIC, I have always either used Output Compare or dedicated PWM modules. I need some guidance on how to implement PWM on the TMS570 using assembly code.

Any help would be appreciated.

Regards,

Willis