bigtreetech / BIGTREETECH-SKR-V1.3

32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
999 stars 1.15k forks source link

[SKR 1.4 Turbo] No serial connection detected via USB. USB power works #538

Open Garandaiz opened 3 years ago

Garandaiz commented 3 years ago

Hi everyone,

Until recently, the board worked perfectly. But lately, when plugged via USB to a computer, no serial port is recognized. I tried to change the jumpers to the USB powered position and the board is in fact powered, but still the computer doesn't detect any serial port.

Thank you very much in advance.

radek8 commented 3 years ago

Do you have a port defined in Marlin?

Garandaiz commented 3 years ago

I have the following definitions in Configuration.h: `#define SERIAL_PORT -1

define SERIAL_PORT_2 0`

radek8 commented 3 years ago

Either you have a damaged USB port on the SKR board, or you have problems with the drivers on your computer. Make sure that "unknown device" does not appear on your computer when you connect the SKR to your computer