Hello,
I'm currently working on OMAPL137, and I have to use it to control a motor with PWM signals
- I used http://processors.wiki.ti.com/index.php/C6747_eCAP_to_EHRPWM_example to generate the signal
- I called PeripheralInit(); into C6747_EHRPWM_example.c
Do I have to call something else ?
- Then I loaded the program on the chip, but I couldn't get the PWM output on the chip :
- I tested GPIO4_5 ....(on the AUDIO EXPANSION) I am not sure that is the good output port
Do you have any ideas ?
Thanks in advance