Page 1 of 1

Teensy 2.0++ / at90usb1286 is no longer supported?

Posted: Sat Feb 19, 2022 4:58 pm
by Phoenix101
Hello,
recently I have change pc an reinstalled everything from scratch. Today I have installed the new gimx 8.0. I was notified that I need a new firmware update for my teensy 2.0++. I updated the firmware whith is own application but the adapter no longer works. Then I remembered that tensy 2.0++ needs a different firmware, the at90usb1286; The main firmware folder do not include those firmware.
If I am correct, Is there a workaround or I have to build a new adapter?
Thanks

Re: Teensy 2.0++ / at90usb1286 is no longer supported?

Posted: Sat Feb 19, 2022 9:40 pm
by GoDlike
As far as I remember we dropped support for other chips than atmega32u4 because they were unreliable with gimx.

Re: Teensy 2.0++ / at90usb1286 is no longer supported?

Posted: Sun Feb 20, 2022 7:36 am
by Phoenix101
Where can I download older firmware? I would rollback to older version to make my adapter work again

Re: Teensy 2.0++ / at90usb1286 is no longer supported?

Posted: Sun Feb 20, 2022 8:44 am
by ckaiycool
Here is the last Gimx version with the older firmwares.
viewtopic.php?t=1552

Re: Teensy 2.0++ / at90usb1286 is no longer supported?

Posted: Sun Feb 20, 2022 2:06 pm
by Phoenix101
Thanks!