Page 1 of 1

PS4 Pairing Firmware Question

Posted: Tue Oct 14, 2014 4:31 pm
by Xeelee
Hi, first let me say thank you so much for GIMX, it's great! :)

A year ago I was able to get GIMX working with a PS3 over a DIY adapter crafted from an Arduino Uno (Atmega16u2) and a CS2102 USB to UART chip.

Unfortunately that setup was quite unweildy (and dead, the PC PSU died :) ), so in the last couple of days I have configured my Raspberry PI + Rasbian (kernel 3.12) + Bluetooth Dongle (CSR8510) and have successfully got it running with a PS3.

I would also like the new setup to work with a PS4. However to perform the pairing with the controller I am instructed to use one of the firmware linked on this page. EMUPS4PAIRING.7z contains the Hex file: at90usb162.hex, the at90usb162 was replaced by the Atmega16u2 (designed as a drop in replacement) and as I understand it the firmware should be compatible?

I've tried both the atmega32u2 (32k version of the 16u2) and at90usb162 firmware on my Atmega16u2, however when prompted by GIMX-launcher to 'insert the teensy' the device is not recognised (i.e. I am continually asked to plug in the teensy).

Any ideas? :?: :)

EDIT: GIMX version 3.4 (latest version)

Re: PS4 Pairing Firmware Question

Posted: Thu Oct 16, 2014 3:27 pm
by Matlo
Maybe the USB cable is defective, or the firmware does not run properly (did you reboot the board after loading the firmware?).

Re: PS4 Pairing Firmware Question

Posted: Sat Oct 18, 2014 11:33 am
by Xeelee
It's working, yay!

Hi, I reflashed the at90usb162 firmware. I used the same process as before but for whatever reason this time the pairing process recognised the board.

Many thanks :)

Re: PS4 Pairing Firmware Question

Posted: Tue Nov 04, 2014 9:11 pm
by trubbel84
What Program did you use to load the hex file to the arduino uno? I have ardruino uno rev3 and I can“t get it to work