HIDkeys - connect-debounce failure on boot

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
maleadt
Posts: 1
Joined: Thu May 03, 2012 5:15 pm

HIDkeys - connect-debounce failure on boot

Post by maleadt » Thu May 03, 2012 5:27 pm

Hi all,

I've created a teensy keyboard based on the HIDkeys example, which works perfectly. That is, only if I connect the keyboard _after_ the computer it is connected to has fully booted up. If not, the Linux kernel spits out "hub 2-1:1.0: connect-debounce failed, port 2 disabled" messages.

Now, this only happens on one type of device, so it is possible that it isn't a V-USB or firmware bug. Would anybody know what could be causing this, or how I could debug this issue?

Post Reply