bigtreetech / BIGTREETECH-OCTOPUS-V1.0

This is Octopus open source material
573 stars 337 forks source link

No USB Connection possible #129

Open cwagenl opened 2 years ago

cwagenl commented 2 years ago

I have taken the marlin Firmware from this repository, compiled it with Visual Studio Code and uploaded it via SD card. The firmware file is sucessfully renamed to firmware.cur.

The Octopus 1.1 board is not connected to any periphials, except a riprap discount display and a 24v power supply. The power jumper is disconnected, so the board does not start up upon usb connection. There are no steppers installed, but their jumpers are set to the TMC2209 setting.

On my Windows 10 PC, the STM Cube Programmer Software has successfully been installed.

Here comes the issue: If power up the board after the firmware update and plug the board into the PC with the cable delivered with the board, there is no additional COM-port detected. Therefore, I cannot connect to the board. The issue remains in the following scenarios:

The firmware used is exactly the one distributed here with the configuration.h-file unchanged.

In all cases, no COM-port is being added to the device manager and there is no connection sound when plugging the board in.

Appreciate any help!

Hman32 commented 2 years ago

Did you compiled the enviroment version that end with "btt_USB" ?

mlee12382 commented 2 years ago

Flip the usb C end over 180degrees and try again, also try a different cable.

Patm91 commented 2 years ago

Was this issue ever resolved?