Open robertinant opened 8 years ago
From @spirilis on March 26, 2015 14:55
We've tried this before. It's not simple. I gave it a go about a month ago... Energia's build commands make it tricky to implement the MSP430 USB Developer's Package and Descriptor Tool outputs in a manner that's flexible enough for sketches to use.
From @rei-vilo on March 28, 2015 9:32
Which board?
From @a-bhat1 on March 31, 2015 14:2
USBHID library has been tested on the MSP430F5529 board. The USB stack has the ability to work with the F5xx and F6xx family of boards, however, I am not sure what needs to happen in Energia for HID library to work with boards other than MSP430F5529.
From: Rei Vilo [mailto:notifications@github.com] Sent: Saturday, March 28, 2015 4:32 AM To: energia/Energia Cc: Bhat, Arthi Subject: Re: [Energia] usb_hid_feat (#580)
Which board?
— Reply to this email directly or view it on GitHubhttps://github.com/energia/Energia/issues/580#issuecomment-87197732.
From @a-bhat1 on March 26, 2015 14:25
Add USB HID library and example to Energia. The included example sends to and receives echoed data from the micro-controller.
Copied from original issue: energia/Energia#580