TMC2208Stepper
TMC2208Stepper copied to clipboard
TMC2208 and AccelStepper example
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
TMC2208 should work with AccelStepper library just fine.
@teemuatlut I was looking for a basic example. Can you help, please? Sorry for the noob question :)
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