google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
422 stars 124 forks source link

USB Malfunction #764

Closed selcukyazar closed 1 year ago

selcukyazar commented 1 year ago

Description

Hi, Hi, I just bought the device, I wanted to try some examples on my windows 11 machine via WSL2. After having problems with USB, I decided to try it on Arduino. When I loaded the face recognition example, the device turned off and now when I turn it on, the STAT led is orange and stays that way. Windows gives an error that the USB device cannot be recognized. What should I do?

Also I successfully connected with USB to UART Bridge(Silicon labs CP210x). When I connect to device, it says Loading Model on boot, bot I guess crash in here?

I need bootloader or something else

Best regards.

Click to expand! ### Issue Type Support, Others ### Operating System Windows 10 ### Coral Device Dev Board Micro ### Other Devices _No response_ ### Programming Language C++ ### Relevant Log Output _No response_
hjonnala commented 1 year ago

@selcukyazar I am able to reset the device by connecting Linux machine with the below method. Unfortunately reset process is not working with WIndows host machine.

hjonnala commented 1 year ago

If you are having Arduino IDE 2.1.0 please downgrade to 2.0.4.

selcukyazar commented 1 year ago

Thank you hjnnala for response. Somehow, with precise timing, I managed to flash the blinkLEd app. But this time, I USB driver problem in my win11 host machine device manager. Where can I Find USB device drivers for coral micro?

Best wishes

hjonnala commented 1 year ago

Please ignore the usb driver problem in device manager and try the facedetection example with Arduino IDE 2.0.4.Thanks!!

selcukyazar commented 1 year ago

Finally it works again! Thank you for helps.

👍 🥇

google-coral-bot[bot] commented 1 year ago

Are you satisfied with the resolution of your issue? Yes No