This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: USBHID-PDU device programming...


Michelle Konzack wrote:
Does anyone have sample code, HOW to code the USBHID stuff?

There are a number of books ("USB Complete", "USB Design By Example", etc) and web sites for writing USB device software and nearly all of them contain HID examples. A starting point may be:
http://www.lvr.com/hidpage.htm
which has references to several others pages on the subject of HID's. Once you have the basic concept, using the eCos USB API shouldn't be too difficult. The developer's discussion forum on usb.org is a great place for USB device and HID questions:
https://www.usb.org/phpbb/


- Frank

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]