Page 1 of 4
Programming the Teensy
Posted: Sun Jun 19, 2016 11:33 am
by ror100
Hey all,
I'm way behind, so apologies if I ask a repeated question.
I've wired up my control board to my Teensy LC today, but I'm not sure the programming is working. I have a USB cable from PC to Teensy, and the orange light on the Teensy is flashing. Running the Arduino update says that the upload is done, but I then get a message in orange saying 'Teensy did not respond to a USB-based request to automanically reboot. Please press the PROGRAM MODE BUTTON on your Teensy to upload your sketch'
Anything to worry about? I have no way of checking my soldering just yet....
Re: Programming the Teensy
Posted: Sun Jun 19, 2016 12:02 pm
by CrazyOrange
There is a little button on the Teensy LC which you have to press when the message tells you to do
After that the programm should be uploaded to the Teensy and you can test it with any text editor.
Re: Programming the Teensy
Posted: Sun Jun 19, 2016 1:35 pm
by ror100
Sorry, forgot to say I am pressing the button.
I get nothing in a text editor, and windows makes me think that pressing the button is disconnecting the USB connection? I have nothing showing up to say that a USB device is connected.
Checking the continuity of my soldering gives me positive results for all buttons, so I think the issue lies in the programming aspect - its simply not doing what it should?
Re: Programming the Teensy
Posted: Sun Jun 19, 2016 2:34 pm
by drlbradley
I had a few problems with connection also , make sure you follow the instructions on here :
https://www.pjrc.com/teensy/td_download.html
version numbers of supported Arduino are important! Make sure you have the correct Arduino version installed.
Re: Programming the Teensy
Posted: Sun Jun 19, 2016 2:50 pm
by ror100
Followed to the letter and still no good. Using Arduino 1.6.8 and Teensyduino1.29
I don't get this at all...
Re: Programming the Teensy
Posted: Sun Jun 19, 2016 2:53 pm
by drlbradley
Re: Programming the Teensy
Posted: Sun Jun 19, 2016 3:18 pm
by ror100
Nothing, i'm wondering if its some curio buried in USB and Windows 10. Giving up for tonight, I didnt think the programming would be the difficult part of this build

Re: Programming the Teensy
Posted: Mon Jun 20, 2016 1:58 am
by Fleder
Did you choose Teensy LC in Arduino IDE?
Did you choose Keyboard + Gamepad?
Which programmer did you use?
What port?
You just have to push the button a second or so, then wait.
If it does not work, do it again. Then unplug, replug and only upload, no verify.
Re: Programming the Teensy
Posted: Mon Jun 20, 2016 1:58 am
by drlbradley
also, try a different USB cable.. the first one I tried wouldnt work
Re: Programming the Teensy
Posted: Mon Jun 20, 2016 11:47 am
by ror100
Fleder wrote:Did you choose Teensy LC in Arduino IDE?
Did you choose Keyboard + Gamepad?
Which programmer did you use?
What port?
You just have to push the button a second or so, then wait.
If it does not work, do it again. Then unplug, replug and only upload, no verify.
I can say yes to the first 2 questions there.
Which programmer? I have no idea - sorry, I am using the file Wermy linked in guide 2.
Port is greyed out for me as 'emulated serial'