Issue with Teensy DIY Build. DS4 error?

Need help? Ask here and someone will help
Post Reply
urashima
Posts: 1
Joined: Tue Oct 27, 2015 2:38 pm

Issue with Teensy DIY Build. DS4 error?

Post by urashima »

Hello! I'm trying to get this thing working but i'm not that skilled at debugging things or very computer litterate.. Please accept my deepest apologies if i've missed something ridiculously easy ^^'

GimX software tested were 5.2, 5.0 & 4.3. All 64bits versions.
OS: Win7 64bits.
Computer is an old Dual core intel with USB2.0. No USB 3.
DIY Adapter with serial to usb CP2102. Rx and Tx tested with Arduino tools.
Teensy 2.0 flashed with atmega32u4 file in firmware folder either 4.3 or 5.0 corresponding to GimX version.
Wires between 2 boards have been checked.
Tested with different USB cables on both ends.

With UsbDkController.exe, the DS4 is visible:
0. FilterID: 1, Port: 1, ID: 054c:05c4, Configs: 1, Speed: 2
USB\VID_054C&PID_05C4 1
Descriptor for configuration #0: size 41
Also checked with Zadig if i had to replace the driver, USB driver is libusbK (v3.0.7.0)

So here's the error i get in 5.0 which is less silent than 5.2 (Just getting the Readfile error)

src/windows/async.c:248 GetOverlappedResult failed with error: The I/O operation has been aborted because of either a thread exit or an application request.

src/windows/async.c:230 ReadFile failed with error: The supplied user buffer is not valid for the requested operation.

can't read packet data
No controller detected.
adapter_detect failed

Could it be an issue with Teensy board? As i've seen some user with same error because of bad contact on arduino.
http://gimx.fr/forum/viewtopic.php?f=5& ... A248#p7379

Is there a way to check Teensy is working ok?


I wish i could help more but brain is close to boiling point.. :)

Thanks a lot for any help :)
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Issue with Teensy DIY Build. DS4 error?

Post by Matlo »

Please post a clear picture of your adapter showing the wiring.
Please also generate a log file selecting Messages>Log file before starting GIMX, and post it.
GIMX creator
Post Reply