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

[BUG] tmc2209 motor driver uart not working with skr pro v1.2 #26989

Closed
1 task done
fyavuz96 opened this issue Apr 20, 2024 · 3 comments
Closed
1 task done

[BUG] tmc2209 motor driver uart not working with skr pro v1.2 #26989

fyavuz96 opened this issue Apr 20, 2024 · 3 comments

Comments

@fyavuz96
Copy link

fyavuz96 commented Apr 20, 2024

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

With skr pro v1.2, tmc2209 motor driver uart does not work, but when I switch to the tmc2209 standalone version, it starts working. It was working normally in the old version marlin. When I upgrade to the latest version, none of the engines work.

Bug Timeline

No response

Expected behavior

I was expecting the motors to work with tmc2209 watch uart.

Actual behavior

None of the motor drivers worked.

Steps to Reproduce

No response

Version of Marlin Firmware

Marlin-2.1.2.2

Printer model

BTT skr pro V1.2

Electronics

No response

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

UBL Bilinear mesh

Your Slicer

Cura

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

No response

Configuration_adv.zip

@fyavuz96
Copy link
Author

fyavuz96 commented Apr 20, 2024

Configuration_adv.zip
Configuration files are here!!!

@ellensp
Copy link
Contributor

ellensp commented Apr 20, 2024

You have enabled #define SOFTWARE_DRIVER_ENABLE
But tmc2209 use a enable pin.

This stops all stepper drivers moving.

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

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

Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants