Is it possible to program a blank MSP430, such that it will appear as an USB2ANY interface afterwards?
What we want to accomplish is to integrate the USB2ANY interface on our own board, to have a direct USB connection out.
Regards,Rune Bæverrud
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.
Is it possible to program a blank MSP430, such that it will appear as an USB2ANY interface afterwards?
What we want to accomplish is to integrate the USB2ANY interface on our own board, to have a direct USB connection out.
Regards,Technically, yes.
The USB2ANY uses an MSP430F5529.
You can probably experiment with EXP-MSP430F5529 Launchpad, then migrate your code to your platform.