General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
-
Talib
- Posts: 10
- Joined: Fri Oct 22, 2010 12:10 pm
Post
by Talib » Wed Oct 27, 2010 2:25 pm
Hi
I need clarification on the following statement found in the HIDKeys Readme.txt
(4) NEVER use Objective Development's free shared VID/PID pair for HIDs. Since
Windows binds the driver by VID/PID, you would bind the HID driver instead of
libusb to the IDs.
I really don't understand this. I have to specify a PID/VID when compiling my code and as I understand correctly I am supposed to use VID = 5824 (=0x16c0) / PID = 1503 for my type of device (a non-mouse/keyboard HID device), which VID/PID am I then suppose to use?
-
Talib
- Posts: 10
- Joined: Fri Oct 22, 2010 12:10 pm
Post
by Talib » Wed Oct 27, 2010 2:49 pm
PS And if for instance I do make a keyboard HID, which VID/PID should then be used?
-
_frank26080115
Post
by _frank26080115 » Wed Oct 27, 2010 5:00 pm
I would use one that has not been used by anyone if you are just experimenting
look at this
http://www.linux-usb.org/usb.ids