Can anyone point to code examples & documentation for PWM using the 6748 DSP side of the OMAP-L138 and CCS4.2?
Thanks, DM
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.
Can anyone point to code examples & documentation for PWM using the 6748 DSP side of the OMAP-L138 and CCS4.2?
Thanks, DM
For PWM, I would recommend looking at the ehrpwm examples in the Starterware package.
http://processors.wiki.ti.com/index.php/StarterWare_EHRPWM
http://processors.wiki.ti.com/index.php/StarterWare_01.20.01.01_User_Guide
There is an example on C6747 using BIOS mentioned on the wiki below but this might need some porting efforts.
http://processors.wiki.ti.com/index.php/C6747_EHRPWM_Example
Regards,
Rahul
Hi Rahul,
Thanks much for your post/suggestions. I sent my original question for a co-worker. Since then, the codec on his EVM blew out, and is being repaired (we hope) by TI. So, he hasn't had a chance to test out or really look at any of your suggestions. Hopefully soon, he will get his board back, test your suggestions, and respond.
Don