Search found 3 matches

by matis.hsiao
Fri Oct 13, 2023 9:16 am
Forum: Support
Topic: arduino leonardo board with cp2102 USB to UART not working
Replies: 4
Views: 13649

Re: arduino leonardo board with cp2102 USB to UART not working

Update:
When using CP2104 with the pro micro board, the GIMX is working now.
by matis.hsiao
Fri Oct 13, 2023 3:56 am
Forum: Support
Topic: arduino leonardo board with cp2102 USB to UART not working
Replies: 4
Views: 13649

Re: arduino leonardo board with cp2102 USB to UART not working

It's not fixed yet, but I'm trying to buy a CP2104 chip for testing. I am not sure which part is wrong.
by matis.hsiao
Mon Oct 09, 2023 7:53 am
Forum: Support
Topic: arduino leonardo board with cp2102 USB to UART not working
Replies: 4
Views: 13649

arduino leonardo board with cp2102 USB to UART not working

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->...