Author Topic: Computer doesn't recognize teensy / keyboard when plugged in  (Read 2926 times)

0 Members and 1 Guest are viewing this topic.

Offline greenwhite

  • Thread Starter
  • Posts: 15
Computer doesn't recognize teensy / keyboard when plugged in
« on: Tue, 14 June 2016, 11:59:21 »
I completed the construction of my keyboard and compiled a tmk hex file.  When I went to install the hex file on the teensy, the computer doesn't recognize that anything is plugged in.  I'm not sure if this a common problem, but any help would be appreciated.  I'm using a Teensy 2.0, the USB is 3.0, and I'm running Windows 7  if that helps.

Offline Moistgun

  • Slippery When Wet
  • * Esteemed Elder
  • Posts: 1832
Re: Computer doesn't recognize teensy / keyboard when plugged in
« Reply #1 on: Tue, 14 June 2016, 12:08:37 »
I completed the construction of my keyboard and compiled a tmk hex file.  When I went to install the hex file on the teensy, the computer doesn't recognize that anything is plugged in.  I'm not sure if this a common problem, but any help would be appreciated.  I'm using a Teensy 2.0, the USB is 3.0, and I'm running Windows 7  if that helps.

You need to update the atmega drivers possibly.

http://www.atmel.com/devices/atmega32u4.aspx?tab=documents

Offline suicidal_orange

  • * Global Moderator
  • Posts: 4771
  • Location: England
Re: Computer doesn't recognize teensy / keyboard when plugged in
« Reply #2 on: Tue, 14 June 2016, 12:33:07 »
There aren't any special drivers for a Teensy, have you pressed the button on it?  Does the LED flash when you do or is it completely dead?
120/100g linear Zealio R1  
GMK Hyperfuse
'Split everything' perfection  
MX Clear
SA Hack'd by Geeks     
EasyAVR mod

Offline greenwhite

  • Thread Starter
  • Posts: 15
Re: Computer doesn't recognize teensy / keyboard when plugged in
« Reply #3 on: Tue, 14 June 2016, 12:40:22 »
There aren't any special drivers for a Teensy, have you pressed the button on it?  Does the LED flash when you do or is it completely dead?

I pressed the button.  The board is completely dead.  I can feel the chip get warmer when its plugged, so I assume its getting power.

Offline suicidal_orange

  • * Global Moderator
  • Posts: 4771
  • Location: England
Re: Computer doesn't recognize teensy / keyboard when plugged in
« Reply #4 on: Tue, 14 June 2016, 12:45:39 »
You could try it on a USB2 port but that sounds dead to me :(
120/100g linear Zealio R1  
GMK Hyperfuse
'Split everything' perfection  
MX Clear
SA Hack'd by Geeks     
EasyAVR mod

Offline greenwhite

  • Thread Starter
  • Posts: 15
Re: Computer doesn't recognize teensy / keyboard when plugged in
« Reply #5 on: Tue, 14 June 2016, 12:57:28 »
You could try it on a USB2 port but that sounds dead to me :(


I probably fried it with the soldering iron.

Offline Tye

  • Posts: 69
Re: Computer doesn't recognize teensy / keyboard when plugged in
« Reply #6 on: Wed, 15 June 2016, 01:08:08 »
Verify that the Teensy isn't a counterfeit:
https://www.pjrc.com/teensy/counterfeit.html

Offline greenwhite

  • Thread Starter
  • Posts: 15
Re: Computer doesn't recognize teensy / keyboard when plugged in
« Reply #7 on: Sat, 18 June 2016, 16:14:34 »
In case this happens to anyone else, I tried using a USB 2.0 cable instead of 3.0 and now its working.  I haven't seen any posts regarding issues with Teensys on USB 3.0, but for me it was a problem.