Hi Tao
For the MSP430USBDEVPACK is include the host GUI and some USB demo code application. For the source code of BSL is at here http://www.ti.com/lit/an/slaa450f/slaa450f.pdf
The BSL scripter can't modify the VID, you should change it in the BSL…
Hi Viktor,
Signed CDC drivers for Windows 7 and 8 are already part of the latest version of MSP430USBDevelopersPackage:
http://www.ti.com/tool/MSP430USBDEVPACK
Are you having issues with a particular Windows operating system? Can you give me more…
Vinayak,
if you want to use USB please use the USB developers package which has all STACKs prepared:
Or even better use it out of the Resource Explorer in CCS there is a users guide and code examples:
Hey there,
https://www.ti.com/tool/download/MSP430USBDEVPACK/5.20.07.01 On this page, if you download the USB Stack and Examples folder, and from there go into the "Host_USB_Software" folder, there is a folder called Python_Firmware_Upgrader which…
Hi Pedro,
In the MSP430USBDEVPACK ( www.ti.com/.../msp430usbdevpack) there are two examples you cand download to your MSP430 device, M1_FileSystemEmulation and M2_SDCardReader. Included in the MSP430USB package is also an 'Examples_Guide_MSP430_USB.pdf…
Hi,
Welcome the E2E Forums.
Take a look at our MSP USB Developers Package Page: https://www.ti.com/tool/MSP430USBDEVPACK#downloads
You will want to select "Download Options" on that page and request to download the Firmware Upgrade Example shown…
Hi Nitesh,
are you currently working with the latest version of the MSP430USBDEVPACK ? Please check that and update if needed while I talk to our experts to see if they can further help you on the issue.
Thanks and best regards,
Britta
Hi Danilo,
all MSP430 with USB on chip support FW update through USB BSL. Pressing the reset button on the target board invokes the USB BSL on the MSP430. Using a PC based GUI, like the BSL Scripter would enable the customer downloading a compiled image…
Hi Ömer,
We do not have active support for Haptic Control Console, so my recommendation would be to utilize the external I2C pins on the board and directly control the drivers. You would need some sort microcontroller to translate the USB from your…
Part Number: MSP430F5529 Other Parts Discussed in Thread: MSP430USBDEVPACK Hi,
I run the HidDemo.jar in the MSP430USBDEVPACK version 5_10_00_17, but nothing happen after i double click the HidDemo.jar,
I heve elder version of MSP430USBDEVPACK, same…