Hello,
I'm looking for a sample code that runs on TI's MSP430F5529.
The code should demonstrate how to send and recieve packets over USB.
Upon receive, an ISR is called.
Can you help ?
Thanks.
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.
Hello,
I'm looking for a sample code that runs on TI's MSP430F5529.
The code should demonstrate how to send and recieve packets over USB.
Upon receive, an ISR is called.
Can you help ?
Thanks.
TI provides USB stacks (for CDC and HID device classes) to send/recieve data using the integrated USB module. These stacks are supported by complete programmer's guide that discuss the various function calls to used to configure the USB and send/receive data over USB.
The stacks can be downloaded from the online product folder (F5529):
http://focus.ti.com/docs/prod/folders/print/msp430f5529.html#toolssoftware
Regards,
Bhargavi
**Attention** This is a public forum