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 search a simple example for MSP430F5529 to use USB.
I would like to learn how to use the USB interface on this microcontroller. I have a allready Testboard.
regards Jurgen
Hello Clemens,
thank you very much for your answer.
I have downloaded this package, but I have thinked there is an easier example.
regards Jurgen
You can find inside open source examples. It is easy to customize them by your self.
At the beginning, I didn't know anything about USB (endpoint?!?), and I start by putting (UART) logs inside all TI USB stack functions, to figure out what is going on.
(Almost) everything I know today about USB, I learned by TI USB stack open source examples. And et the end I made my own stack.
**Attention** This is a public forum