Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to read tmc uart 'stepper_x' register MSCNT #138

Open
Safandula86 opened this issue Jul 8, 2023 · 5 comments
Open

Unable to read tmc uart 'stepper_x' register MSCNT #138

Safandula86 opened this issue Jul 8, 2023 · 5 comments

Comments

@Safandula86
Copy link

Hi everyone, I have an issue with my newly assembled printer. I have checked the connections multiple times and couldn't find any issues with the wiring. When I try to perform Home All or Home X/Y, I receive an error message after reaching the 0,0 position:
Unable to read tmc uart 'stepper_x' register MSCNT
sometimes:
Unable to read tmc uart 'stepper_y' register MSCNT

I have already connected pins 4 and 5 on each driver, but it didn't help. Do you have any suggestions?

Printer is Voron 350 on Spider v3, S2209 v4, Orange Pi 4

@Kvis-Dev
Copy link

Hello. Have almost the same issue here.
Unable to read tmc uart 'stepper_z' register IFCNT

Were you able to solve it?

@Safandula86
Copy link
Author

Yes, please check jumpers under the stepper drivers

@Kvis-Dev
Copy link

My issue was different. Jumpers were fine, but I needed to solder a jumper between RX and TX pin on my drivers. See image below.
Read the documentation to your drivers before doing this.
image

@rafaelmontserrat
Copy link

Hey! I'm also having this issue. My spider 3.0 came with some jumpers under the stepper drivers (one jumper on each driver slot). I have tried the method you mention above but it has not worked either, which is weird because it is even mentioned on the spider wiki.

https://wiki.fysetc.com/Spider/#52-tmc2209-connection-issue

Any ideas? Anybody else had this issue? It is so annoying how little documentation there is around the 3.0 board.

@Sekai-No-Saiba
Copy link

It look like the issue comme from something bad in my TMC2209 driver since the trouble follow when swaped...
I do not know how to :
"increase the logging level for more detailed error messages by setting debug: true in the [tmc2209] section of your printer.cfg file."
to "Use the QUERY_TMC command in the Klipper terminal to manually query the TMC 2209 driver registers. This can help diagnose whether the issue is with reading specific registers."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants