your wiki doesn't state which hex file to upload to the teensy, I tried them all, gimx never found the teensy using each hex file.
For the Cronus, how would this be wired up? Your delightful wiki only briefly mentions it can work, but doesn't explicitly state how! Do you need the teensy with the Cronus because that's the one that I can't get to work. I have a teensy 2.0 ++ would that make any difference?
PS4 setup
Re: PS4 setup
Hi,
The firmwares are named according to the chip that's on the teensy board:
teensy 2.0 = ATMEGA32U4 => atmega32u4.hex
teensy++ 2.0 = AT90USB1286 => at90usb1286.hex
The Cronus can be connected using a mini USB to USB cable. In gimx-launcher, there's a "GPP/Cronus" in the "Ouput" dropdown list.
The firmwares are named according to the chip that's on the teensy board:
teensy 2.0 = ATMEGA32U4 => atmega32u4.hex
teensy++ 2.0 = AT90USB1286 => at90usb1286.hex
The Cronus can be connected using a mini USB to USB cable. In gimx-launcher, there's a "GPP/Cronus" in the "Ouput" dropdown list.
GIMX creator