Not able to connect Teensy 2.0 soldered to ErgoDox keyboard to USB port

Status
Not open for further replies.
I ordered the ErgoDox keyboard kit on Massdrop (https://www.massdrop.com/buy/ergodox-4) which uses a Teensy 2.0 and assembled it myself. When I plugged the keyboard with the Teensy soldered to it into my USB port for the first time the LED on the the Teensy board blinked on and off as expected. Unfortunately, I was too excited and didn't read the manual for the assembly carefully enough (https://www.massdrop.com/ext/ergodox/assembly). Instead of loading the firmware for the ErgoDox keyboard (https://github.com/benblazak/ergodox-firmware) I directly tried to load the qwerty layout onto the board (https://www.massdrop.com/ext/ergodox). Now my OS is unable to connect to the Teensy board when plugging in the USB cable.

I am running OS X 10.9. When I try to plug it in, I get the following message from the syslog:

kernel[0]: USBF: 9609.500 The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 2 of Hub at 0xfd100000)
kernel[0]: USBF: 9612.501 The IOUSBFamily was not able to enumerate a device.
kernel[0]: USBF: 9618.398 The IOUSBFamily gave up enumerating a USB device after 10 retries. (Port 2 of Hub at 0xfd100000)

I already tried holding the reset button down before plugging in the USB cable and only releasing it after the cable is plugged in, but still get the same error. I also tried it on Ubuntu 13.10, but didn't have any luck connecting it. I assume that the code which is currently on the Teensy is corrupt and disabled/deleted the HalfKay program. Is that possible?

Is there anything else I could try before desoldering the current Teensy and ordering a new one?
 

Attachments

  • teensy_ergodox.jpg
    teensy_ergodox.jpg
    103.9 KB · Views: 1,097
  • qwerty_layout.zip
    73.4 KB · Views: 138
Status
Not open for further replies.
Back
Top