MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.3k stars 19.25k forks source link

[BUG] Marlin 2.0.3 TMC5160 connection error. #16815

Closed SFRSKZ closed 4 years ago

SFRSKZ commented 4 years ago

hi. im using tmc5160s from bigtree, their version v1.0. i was keeping them for a project and today i tried install them on my skr v1.3, i got connection error. i tried them while marlin 2 still in beta phase and they were working with spi just fine.

what i did; i cut the clk pin and solder a wire to gnd. all spi jumpers are connected to board. also i tried without clk>gnd cable, nothing different.
tmc library is updated to latest. TMC_USE_SW_SPI is defined.

im not sure if i count as a bug, but its a dead-end for me right now.

here is my config files. config.zip

chai-md commented 4 years ago

Did you remove CLK pin? https://github.com/bigtreetech/BIGTREETECH-TMC5160-V1.0/issues/2

SFRSKZ commented 4 years ago

Did you remove CLK pin? bigtreetech/BIGTREETECH-TMC5160-V1.0#2

yes, i did that. it was the first thing i did.

thinkyhead commented 4 years ago

im not sure if i count as a bug, but its a dead-end for me right now.

It doesn't, and we really don't have the resources to handle support in this issue queue. For best results getting help with configuration and troubleshooting, please use the following resources, where you can find someone else with your configuration:

After seeking help from the community, if the consensus points to to a bug in Marlin, then you should post a bug report.

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.