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
1.01k stars 1.15k forks source link

Can't get SKR 1.3 + TMC 5160 to work #69

Closed extesy closed 4 years ago

extesy commented 5 years ago

I'm having trouble connecting TMC 5160s to SKR 1.3 board. When I power up the board I see "3d printer ready" message for 2-3 seconds which then changes to "driver error, printer halted, please reset". The same five 5160s were working fine with another board (MKS GEN L) but they don't work on SKR 1.3.

Attaching config files: configuration.zip

When debugging with MONITOR_DRIVER_STATUS I've noticed that the drivers randomly trigger otpw warnings despite not being actually connected to any steppers. Every time I run M122 this warning is displayed for a random set of steppers (I'm using X+Y+Z+E0+E1).

Cross-posting from https://github.com/bigtreetech/BIGTREETECH-TMC5160-V1.0/issues/2

tvixen commented 4 years ago

Fix support for BIGTECHTREE SKR 1.3 board teemuatlut/TMCStepper#63