Hi everyone, I am new to these boards, and I just got a new v3.6 in and I cant get it to recognize in odrivetool. I am powering the board with a 6s lipo, and board light comes on. I have tried Zadig, and it does show up there either. I get the sound when I plug it in to my computer but it doesnt seem to find a com port. Anyone know what I might be doing wrong, or if I am missing something.
What specifically shows up in device manager when you plug it in?
I get 'STM32 BOOTLOADER" in device manager, it also show up on the list in zadig.
Sounds like the RUN/DFU switch on the board is set to DFU, try flipping it back to RUN and then power cycling the board

ok,yes, I noticed that after my last reply, I switched it and power cycle and now it is showing odrive3.6 native interface in my device manager, but now when I try odrive tool I am getting ’ [UsbDiscoverer] Failed to open USB device: -5’
Ok, I changed in the 3.6 odrive cdc interface driver to winusb and now I am getting it to recognize the odrive
, but now I am getting this error;
In [1]: [WARNING:odrive] Found ODrive 3678387D3333 but odrivetool could not connect to it. Looks like this ODrive is in use by another program. Close the Web GUI and other scripts that may be accessing the ODrive and then re-plug the ODrive to try again.
I have made sure all other apps are closed, i even tried restarting windows. I am still getting same error
I got it to connect, i had to change the cdc interface back with zadig, and changed the odrive native interface in zadig to libusb. and it is now connected. thank you,
Great to hear! Please let me know if there’s anything else.