Page 2 of 2

Re: PS4 G25 help with GIMX-launcher

Posted: Mon Mar 14, 2016 6:39 pm
by Matlo
Anzeb wrote:Can you explain this part? If you mean COM3, when i restart the board i get a COM7 found and it loads up nothing, if i reconnect the usb it doesnt find a reset happening.
If the Pro Micro and the CP2102 are correctly wired and powered, unplugging and replugging the Pro Micro should trigger the bootloader.
Do you have a multimeter to check the connections?

Re: PS4 G25 help with GIMX-launcher

Posted: Sun Mar 20, 2016 5:10 am
by PicSoul
I had the same error and after an 1hr of trouble shooting discovered if I have the DS4 plugged into a USB 3.0 port it WILL NOT WORK. If I plug it into a USB 2.0 port everything is fine. With the G25 it does not seem to matter if I have it plugged into USB 2.0 or 3.0 it works fine either way. Hope this helps. :)

Re: PS4 G25 help with GIMX-launcher

Posted: Sun Mar 20, 2016 10:25 am
by Anzeb
Matlo wrote:
Anzeb wrote:Can you explain this part? If you mean COM3, when i restart the board i get a COM7 found and it loads up nothing, if i reconnect the usb it doesnt find a reset happening.
If the Pro Micro and the CP2102 are correctly wired and powered, unplugging and replugging the Pro Micro should trigger the bootloader.
Do you have a multimeter to check the connections?
Which device should i use as the correct one for the bootloader?

Silicon Labs CP210x USB to UART bridge (COM3)

or

Arduino Leonardo bootloader (COM7)

Re: PS4 G25 help with GIMX-launcher

Posted: Sun Mar 20, 2016 10:25 am
by Anzeb
PicSoul wrote:I had the same error and after an 1hr of trouble shooting discovered if I have the DS4 plugged into a USB 3.0 port it WILL NOT WORK. If I plug it into a USB 2.0 port everything is fine. With the G25 it does not seem to matter if I have it plugged into USB 2.0 or 3.0 it works fine either way. Hope this helps. :)
The problem comes up even before GIMX, at loading up the bootloader. But thanks for the info :)

Re: PS4 G25 help with GIMX-launcher

Posted: Mon Mar 21, 2016 7:14 am
by Matlo
Anzeb wrote:Which device should i use as the correct one for the bootloader?
Silicon Labs CP210x USB to UART bridge (COM3)
or
Arduino Leonardo bootloader (COM7)
Silicon Labs CP210x USB to UART bridge (COM3)

Re: PS4 G25 help with GIMX-launcher

Posted: Mon Mar 21, 2016 6:46 pm
by Anzeb
I cant connect to COM3, in arduino builder it only "detects" COM7.

But the connection from USB to the board seems fine. Any other ideas what could it be?

Re: PS4 G25 help with GIMX-launcher

Posted: Tue Mar 22, 2016 7:18 am
by Matlo
This post: viewtopic.php?p=8893#p8893 shows a correct firmware loading, so I think you already loaded it right.

Maybe Arduino Builder has issues with the special chars in your folder path?