arduino + cp2102

Need help? Ask here and someone will help
Post Reply
dejavu
Posts: 6
Joined: Sat Dec 26, 2015 3:34 pm

arduino + cp2102

Post by dejavu »

Hi Guys,

First of all the info of my setup:
gimx 5.6 on windows 10 (ubuntu 14.04 with the same result..)

arduino loaded with EMUPS4 atmega32u4 + cp2102

Now,
I connected the
LEONARDO -> CP2102
Rx -> TX0
Tx -> RX1
GND -> GND

When I press start I get the following output:
option -l with value `log.txt'
option -c with value `Dualshock4.xml'
option -p with value `COM3'
status flag is set
subpos flag is set
force_updates flag is set
Detected USB adapter: DS4.
libusb_init: Entity not found.
No controller was found on USB buses.
adapter_detect failed

please check the images below with the pin connections..

https://www.dropbox.com/s/xir7o4tx9b7t2 ... D.jpg?dl=0
https://www.dropbox.com/s/pz2ydepv2uq2u ... D.jpg?dl=0


please help.... :(
dejavu
Posts: 6
Joined: Sat Dec 26, 2015 3:34 pm

Re: arduino + cp2102

Post by dejavu »

Hi guys,

Its solved, the problem was with the libusbk
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: arduino + cp2102

Post by Matlo »

Hi,

The libusbk driver can be used as an alternative for USBDK.
You should have installed USBDK at the end of the GIMX setup instead.
GIMX creator
Post Reply