Rules | Recent posts | topic RSS | Search | Register  | Log in

For a HID device in USB how to show my product Name?

 
Post new topic  Reply to topic    EDAboard.com Forum Index -> PC Programming and Interfacing
Author Message
Picstudent



Joined: 05 May 2004
Posts: 487
Helped: 12
Location: India


Post23 Aug 2008 9:18   For a HID device in USB how to show my product Name?

Hello

When I connect my PIC based HID device (Based on Jan Axelson's firmware) into USB of windows XP, It shows as HID device detected. (As it should be!) Device manager also shows normal HID jargon!

What is the method or procedure to show my custom name in these spots. I think .inf files is the way. Any information or links please?
Regards

Picstudent
Back to top
btbass



Joined: 20 Jul 2001
Posts: 903
Helped: 65
Location: Oberon


Post27 Aug 2008 14:13   For a HID device in USB how to show my product Name?

During enumeration you send a string descriptor.

Link to hid spec.

http://www.usb.org/developers/devclass_docs/HID1_11.pdf
Back to top
Picstudent



Joined: 05 May 2004
Posts: 487
Helped: 12
Location: India


Post27 Aug 2008 14:46   Re: For a HID device in USB how to show my product Name?

Hello

Long time No see!

Thanks for the link. Will go through it.
What about 'inf' files? No roles in HID case?

Regards

Picstudent
Back to top
FvM



Joined: 22 Jan 2008
Posts: 2630
Helped: 431
Location: Bochum, Germany


Post27 Aug 2008 14:59   For a HID device in USB how to show my product Name?

HID is generally enumerated by class - without an inf file.
Back to top
Picstudent



Joined: 05 May 2004
Posts: 487
Helped: 12
Location: India


Post27 Aug 2008 15:20   Re: For a HID device in USB how to show my product Name?

Thanks.

So for HID, no driver, no .inf. except windows default drivers.
To show product name in device manager and initial detection screen we can use string descriptors during device enumeration.

clear.

regards

picstudent
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> PC Programming and Interfacing
Page 1 of 1 All times are GMT + 1 Hour


Abuse
Administrator
Moderators
topic RSS 
sitemap