USB Not Being Detected

I recently just bought my 3.6v odrive controller. I ran into trouble and with the help of discord user robopilot99, I was able to conclude that my USB was not being detected by my raspberry pi and windows computer. He believe it’s a hardware problem because of my lsusb output and tests.

Output of sudo lsusb -v:
https://pastebin.com/qCbpThZW

I know the cable works and that the USB ports into the pi and computer are working. The odrive controller is being powered as indicated with the green PWR light.

Any thoughts? Please help.

Hi! maybe it is a little bit late but I had the same problem and was able to fix it by moving the switch near the usb port to DFU, then I ran in the command line sudo odrivetool dfu, the odrive was flashed but it kept all its configuration parameters. When moving the switch to the DFU I was able to detect the usb device as a DFU device or something similar.

I hope this to be useful to whoever that is facing this problem.
Felipe