Page 1 of 1

teensy problem

Posted: Fri May 26, 2017 12:55 pm
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

Re: teensy problem

Posted: Sat May 27, 2017 11:34 am
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.

Re: teensy problem

Posted: Mon May 29, 2017 10:34 pm
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?)

Re: teensy problem

Posted: Tue May 30, 2017 8:09 am
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