Page 1 of 3

PS4 not registering after 10s

Posted: Thu Oct 29, 2015 4:21 am
by brodymc
Me again,

Received my FT232RL and ATMega32u4 boards today. Easy setup thanks to the tutorials.

The PS4 registers all of my controls for about 10 seconds then registers nothing all of a sudden. Also, for some reason, the whole log (even when it's registering) is filled with "libusb_transfer failed with status LIBUSB_TRANSFER_ERROR (endpoint=0x84)", yet it still registers controls for up to 10 seconds.

Any help would be appreciated, thanks!

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 6:59 am
by Matlo
Hi,
I think you have hit the following issue: #345.
If you use a USB 3.0 port for the DS4, try a USB 2.0 port instead.
If it doesn't help, install the libusbK driver and replace the libusb-1.0.dll file, as explained here: http://gimx.fr/wiki/index.php?title=Ins ... on#Windows

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 7:32 am
by brodymc
Okay, I'll be sure to try that!

But for now there's another problem.
I've tried 2 USB ports (2.0 & 3.0) for the DS4 and board, but it hasn't made a difference.

It started off with me soldering TX0, RX1 and GND on the dev board to keep the header pins in place.
Since then I get the error:

No controller detected.
adapter_detect failed

I've attempted to see if there's power on my 3 pins still by touching either TX or RX from the UART board (while GND is connected) to the dev board and seeing if the LED on the UART board glows. It shows that TX is powered, but I'm not sure how to check if RX is since I believe that is "receive".

Thanks for taking the time to help!

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 8:05 am
by Matlo
This error message generally means there is a wiring problem or a faulty contact.

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 8:07 am
by brodymc
Is there any way to test if it is the RX contact on the board?

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 8:12 am
by Matlo
Using a voltmeter: when both sides are powered and the bus is idle, the voltage level should be +5V on Rx and Tx.

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 8:27 am
by brodymc
Alright, until I can get a hold of a voltmeter (I don't even know if I can), here's my wiring. I'd love it if you could go over it and make sure it's all correct :)

http://i.imgur.com/myS0qYE.jpg

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 8:35 am
by Matlo
It looks good. What's strange here is that according to your first post it was working at some point.

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 8:42 am
by brodymc
Yep. I think it might have been due to my soldering. However, the solder for the RX pin came off after attaching a jumper to the header. So now the only solder that remains is on the GND and TX pins. I've confirmed that the TX pin is sending power. So I honestly don't know why. If you've got any ideas please let me know, I can't afford to purchase another board.

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 9:49 am
by Matlo
brodymc wrote:the solder for the RX pin came off after attaching a jumper to the header
There's a faulty contact. Re-solder that pin and it should work fine!