Page 3 of 5

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Thu Dec 24, 2015 1:34 pm
by Motoko
Fennec wrote:Hi, I did have the same issue - and I could resolve it by executing gimx as admin.


Cheers,
Fennec
HI, good hint but unfortunately it wont works.

@Matlo
Is there a way to test teensy board as the cp via software?
I mean, testing pins tx/rx. I'm looking to teensyduino software but I'm not sure it is helpful.

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Tue Dec 29, 2015 3:50 pm
by Motoko
Sorry if I ask again but can't find any docs, someone know i it's possible to test teensy pins with teensyduino?

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Wed Dec 30, 2015 8:40 am
by Matlo

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Tue Feb 16, 2016 8:39 am
by Matlo
Hi @Motoko,
Did you solve the issue?
It may be due to a bad contact between the Teensy and the CP2102.
The problem could also be due to the target console not being started.

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Tue Mar 01, 2016 9:48 pm
by Motoko
Hi Matlo, unfortunately I couldn't test anything, I was super busy at work. In the next days, I'll try again. I have a new clean w10 install so, maybe, something will change.

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Wed Mar 02, 2016 6:30 am
by v800290
Motoko wrote:

May be a silly question but: Where the hell is your GND connection?

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Wed Mar 02, 2016 8:11 pm
by Motoko
it's stamped on the other side of the pcb, you can see in th other pic above that.

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Thu Mar 03, 2016 9:09 am
by Matlo
Do you still have the green cable connected to DTR?
As I said in an earlier post, it should be connected to GND...
GND Teensy -> green cable -> GND CP2102
D2 Teensy -> blue cable -> RXD CP2102
D3 Teensy -> purple cable -> TXD CP2102

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Fri Mar 04, 2016 8:03 pm
by Fennec
Hm, interesting, I'm now getting the same/very similar error message for my Driving force GT that Motoko is getting:
option -l with value `log.txt'
option -c with value `LogitechDrivingForceGT_G29.xml'
option -p with value `COM6'
status flag is set
subpos flag is set
force_updates flag is set
native mode is already enabled for HID device \\?\hid#vid_046d&pid_c29a#7&131c5a71&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} (PID=c29a)
ReadFile failed: timeout expired.
can't read packet header
No controller detected.
adapter_detect failed


As I mentioned earlier I had it when I installed GIMX the first time. Then I executed it as an Admin and it did work perfectly. After a while it did stop working. It was still showing me, that the config is ok, but when starting I got the above error message. I reinstalled the Logitech drivers - and it worked again. Now it does not work anymore - and I can't get it going again. I suspect that it is related to the Logitech drivers, but I don't have a clue yet what to do. Any idea Matlo?

I updated to v5.6 when I couldn't resolve the issue, no change. I'm using the DIY adapter with a Teensy and CP2102 - and it did work before. Therefore, I'm quite certain that the adapter itself is ok.

Hm, I'll fiddle around with the drivers a little more, let's see...

Re: DIY USB- Win10 - G25- PS4 Not Work.

Posted: Fri Mar 04, 2016 8:37 pm
by Fennec
Hm, solved it. Looks like the CP2102 driver does have an issue. I replaced the CP2102 with an FT232 and now it does work again. I wonder if the CP2102 driver has somehow been killed by a win 10 update or something...