Lab 7a – LED On/Off HID Example
The app should now show “Connected” …
as well as show connected in the log below …
7. Play with the application.
After getting the device and Windows app running,
what does it do? There are 4 commands you can use.
Enter a command and hit Send
8. In the HID USB application, disconnect from the
USB device; then close the application.
9. Switch back to CCS and Terminate the debugger
and close the project.
HID Commands
• LED ON!
• LED OFF!
• LED TOGGLE – SLOW!
• LED TOGGLE – FAST!
Don’t forget to use the “!”. The app uses
this as an end-of-string character.
Along with the LED changing, you will see
the command repeated back to the log.
MSP430 Workshop - USB Devices 7 - 33