hai
i am using the tms320vc5505 usbstick by using the timers in the module is it possible to generate the software pwm outputs to gpio pins to drive some loads.
with regards
seeni
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.
hai
i am using the tms320vc5505 usbstick by using the timers in the module is it possible to generate the software pwm outputs to gpio pins to drive some loads.
with regards
seeni
Seeni:
Yes, it is possible, but requires some work to set up and get going.
There are microcontrollers that have built-in functions for doing PWMs - one that comes to mind is the C2000 family, which also has some inexpensive USB-based platforms.
What else are you trying to accomplish? (Do you need the very high speed clocking of the C55x?) Are there other peripherals that you need in you project?
I have used DSP-BIOS to do some very low-speed on-off of an LED on the C5505, and that is quite do-able.
Regards,
Todd Anderson