teensy problem

Need help? Ask here and someone will help
Post Reply
bigdeli
Posts: 5
Joined: Wed Jul 13, 2016 10:24 pm

teensy problem

Post by bigdeli »

Hi
we have bought a teensy board but is doesn't seem to work properly. when we connect the teensy to the computer it starts blinking and when we press the push button on the teensy the LED turns off but the loader software (teensy.exe) still wants us to press the push button. do you know what is the problem and how it's solved?

assuming the teensy board is the problem, is it possible to use another board with atmega32u4 chip on it (such as arduino leonardo) or any other chip that the hex files you have put in the folder are compatible with?

we will be so grateful if you answer completely as this is so important for us
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: teensy problem

Post by Matlo »

Hi,
Is your Teensy a genuine one? The Teensy loader will not work with counterfeit boards.
It is possible to use an Arduino Leonardo, or any compatible board, for example a Pro Micro.
GIMX creator
bigdeli
Posts: 5
Joined: Wed Jul 13, 2016 10:24 pm

Re: teensy problem

Post by bigdeli »

now we got an arduino leonardo board and programmed it (as told in wiki in LInk : https://gimx.fr/wiki/index.php?title=Ma ... #Tutorials ) and got success message in gimx loader
but when we made the necessary connections and opened gimx launcher no port was recognized and we got an error ("no usb to serial device selected")
we used pl2303 connector instead of cp2102 and of course we installed the compatible drivers.
we also don't get any reaction when we connect DS4 to the computer (DS4 doesn't even turn on)
another question is if we don't connect the adapter to a PS4, would anything appear on "port" section? i want to know what device the "port" section belongs to? (the adapter, PS4 or DS4?)
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: teensy problem

Post by Matlo »

Make sure you connected the pl2303 to the computer, and the leonardo to the PS4.

Also, please note that the pl2303 will not work with Windows due to a driver issue.
https://gimx.fr/wiki/index.php?title=DI ... RT_adapter
GIMX creator
Post Reply