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

TMC2208 and AccelStepper example #25

Open
danielawd opened this issue Mar 20, 2019 · 3 comments
Open

TMC2208 and AccelStepper example #25

danielawd opened this issue Mar 20, 2019 · 3 comments

Comments

@danielawd
Copy link

danielawd commented Mar 20, 2019

Hi

I dont see AccelStepper.ino in TMC2208 example folder...

Any reason it will not work together, DIR pin mapping if used in UART mode?

Thanks

Daniel

@teemuatlut
Copy link
Owner

TMC2208 should work with AccelStepper library just fine.

@thalesfsp
Copy link

@teemuatlut I was looking for a basic example. Can you help, please? Sorry for the noob question :)

@teemuatlut
Copy link
Owner

The main principle is that this library handles configuring the driver and AccelStepper toggling the S/D pins.
A very basic example can be seen here
https://github.com/teemuatlut/TMCStepper/blob/master/examples/TMC_AccelStepper/TMC_AccelStepper.ino

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

3 participants