arduino leonardo board with cp2102 USB to UART not working
Posted: Mon Oct 09, 2023 7:53 am
Hi, everyone,
I am a newbie to using GIMX(serialusb). Currently, I use the serialusb source and build it on the Pi4, but when I run the serialusb-capture.sh , I always got a timeout error.
```
Failed to start the proxy: initialization timeout expired!
```
This is my device flow:
USB keyboard-> pi4-> usb to uart(CP2102, FT232)-> arduino leonardo -> window10 pc.
I also use other arduino board to test the usb to uart cable, I can receive the data from the cable.
my arduino board have use GIMX launcher to update the firmware.
Does anyone know what's the timeout issue?
thanks a lot.
I am a newbie to using GIMX(serialusb). Currently, I use the serialusb source and build it on the Pi4, but when I run the serialusb-capture.sh , I always got a timeout error.
```
Failed to start the proxy: initialization timeout expired!
```
This is my device flow:
USB keyboard-> pi4-> usb to uart(CP2102, FT232)-> arduino leonardo -> window10 pc.
I also use other arduino board to test the usb to uart cable, I can receive the data from the cable.
my arduino board have use GIMX launcher to update the firmware.
Does anyone know what's the timeout issue?
thanks a lot.