PORTS Forum

Ports and Interfaces => USB => Topic started by: npappasz on October 07, 2011, 05:46:14 pm

Title: How to add the USB channel to my host software.
Post by: npappasz on October 07, 2011, 05:46:14 pm
USB books are big on talking about the spec etc - BUT - nary a word about how to write the software - not even one line of code in some books!

Does anybody know where the nitty gritty of USB software writing is presented?

Title: Re: How to add the USB channel to my host software.
Post by: Jan Axelson on October 07, 2011, 06:07:40 pm
Read the first three answers here:

http://www.lvr.com/usbfaq.htm

These might also be useful:

http://www.lvr.com/hidpage.htm#MyExampleCode

http://www.lvr.com/winusb.htm

http://www.lvr.com/usb_host_software.htm

Or just start with:

http://www.lvr.com/usbc.htm

Jan
Title: Re: How to add the USB channel to my host software.
Post by: npappasz on October 09, 2011, 11:06:04 am
Thank you - I will review contents.