I wanted to use 2 Arduino2560 with an ATMega8u2 as usb to serial converter for GIMX .
The first one is for the serial communication and the other one for the firmware.


Flashing the Firmware for the at90usb162 with an AVRISP mkII on the ATMega8u2 let my computer recognize it as PS3 Controller.
But the Software says:
Code: Select all
gimx -c PS3_Battlefield3_McKack.xml -p COM3
option -c with value `PS3_Battlefield3_McKack.xml'
option -p with value `COM3'
WaitForSingleObject failed: timeout expired.
No controller detected.
connector_init failed
On the other Arduino no reaction...
Do I need a firmware specialized for the AtMega8u2 that it works?
Is it possible to port the Firmware? I read that it was possible back in times when the project was called diyps3controller. So why not today?
Greetings from Germany, ErikStat