Hi Partha, you may be able to leverage this tool for the USB interfacing: https://www.ti.com/tool/MSP430USBDEVPACK . What IDE are you using for development with this device?
-Brian
Hi David,
So sorry for late reply.
The newest version of USB Descriptor Tool is v5.0.11.22 : MSP430USBDEVPACK Application software & framework | TI.com , are you using this version?
And for the MSP430 USB API & Descriptor Tool guide, you could refer…
Part Number: MSP430F5529 Other Parts Discussed in Thread: MSP-EXP430F5529LP We are having issues with the MSP430F5529 and need assistance Phenomenon: When the PC is turned on, the POST screen hears three short beeps. After entering the OS, check the device…
Hi Ray,
Here's the site that Jace was referring to in the previous post - https://www.ti.com/tool/MSP430USBDEVPACK you can download this by clicking the downloads button on the right side.
Regards, Luke
There is no built-in HUB inside MSP430, but it can be used composite device with one CDC (USB to UART) and one HID or more "channels". There are TI open source examples for this inside USB Developer Package...
https://www.ti.com/tool/MSP430USBDEVPACK…
Hello Jerry,
Sorry, the site is being upgraded to a new format. You can find this in the "Download Options" section of the page below.
https://www.ti.com/tool/MSP430USBDEVPACK
Part Number: MSP430F5510 Other Parts Discussed in Thread: MSP430USBDEVPACK
Hi experts,
My customer has built a prototype board using MSP430F5510 and is starting to develop software. Please let me confirm about USB HID class of MSP430.
Q1:Is it possible…
Part Number: TPS650861 Other Parts Discussed in Thread: MSP430USBDEVPACK Hello,
I am trying to program TPS65086100 with BOOSTXL-TPS650861.
Are there other ways to program TPS65086100?
I am working with document SWCU190–August 2018.
Link to "MSP430_USB_Developers_Package…
Inside USB Developer Package there are USB examples that are by default configured for 5529 wit 4 MHz XT2 (5529 LP target device).
www.ti.com/.../MSP430USBDEVPACK
Hi Gary-san,
Thank you for your reply.
Gary Gao said: 1. what's the "Vendor Device Request via USB command"? Does it write by yourself or TI? If TI where you get it? "Vendor Device Request via USB command" means that host device sends a request command…