Click to See Complete Forum and Search --> : How to develop USB device driver
gunjan.mishra
September 13th, 2004, 05:19 AM
Hi,
I have to develop a USB device driver for one of our company's USB peripheral devices. But I dont know where to start from. Can anyone provide me with some information regarding how to develop a USB driver. I will be using Win95/98/NT/XP/2000/Me at the Host machine and Linux at the peripheral device.
Thanks and regards,
Gunjan Mishra
udi_hakim
September 13th, 2004, 08:00 AM
Developing USB devices is not an easy task.
You should get this book:
http://www.amazon.com/exec/obidos/tg/detail/-/0735618038/qid=1095076650/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/102-6405804-9113723?v=glance&s=books&n=507846
It covers quite good the basics and theory.
The process of writing the drivers depends on the uC you use at the hardware side...
Every uC should be configured different, if its soft enumeration or on the chip, endpoints...
You also might wanna check this book:
http://www.amazon.com/exec/obidos/ASIN/0965081958/qid=1095076801/sr=ka-1/ref=pd_ka_1/102-6405804-9113723
Go to your uC web site for drivers samples and codes.
cvogt61457
September 16th, 2004, 10:15 AM
Some good information here in the USB section Beyond Logic (http://www.beyondlogic.org/)
ayush_bpl
September 27th, 2004, 05:52 AM
hi
the books
USB complete
Windows driver model
i am refering theses book . if you know something about USB driver development plz share this with me
i am from Bhopal
bye
ayush saxena
codeguru.com
Copyright 2007 Jupitermedia Corporation All Rights Reserved.