Hmm, USB_INITIAL_DATATOKEN is not used anywhere in the driver.
Btw, when sending data from my program, is it better to send it only when receiving USBRQ_HID_GET_REPORT or via usbSetInterrupt?
Search found 5 matches
- Mon Mar 17, 2008 12:17 am
- Forum: V-USB
- Topic: First key is not sent (hid keyboard)
- Replies: 11
- Views: 15343
- Fri Mar 14, 2008 1:53 pm
- Forum: V-USB
- Topic: First key is not sent (hid keyboard)
- Replies: 11
- Views: 15343
First key is not sent (hid keyboard)
Hi, i wrote this code ( http://tm.privatepaste.com/801BrgfCB1 ) based on HIDKeys, but right after connecting it to USB, it only sends "ello\n" when pressing my button on PC0. When i press it again it sends "Hello\n" as intended. Do you have an idea what could be the reason for it...
- Thu Mar 13, 2008 10:14 pm
- Forum: V-USB
- Topic: USB on Mega664 not working
- Replies: 5
- Views: 6441
- Thu Mar 13, 2008 8:20 pm
- Forum: V-USB
- Topic: USB on Mega664 not working
- Replies: 5
- Views: 6441
- Thu Mar 13, 2008 5:27 pm
- Forum: V-USB
- Topic: USB on Mega664 not working
- Replies: 5
- Views: 6441
USB on Mega664 not working
Hi, I tried the PowerSwitch example on my Mega644 but the PC always says that the connected USB device could not be detected and doesn't work properly (libusb-win32 is installed and HIDKeys has the same problem). My layout looks like this: D+ -> 68Ohm -> PC2. PC2 <-> INT0 D- -> 68Ohm -> PC0 + -> 1.5...