TMCStepper icon indicating copy to clipboard operation
TMCStepper copied to clipboard

running multiple drivers?

Open MattBlanco opened this issue 4 years ago • 3 comments
trafficstars

I had a question about running multiple drivers. Currently, I'm using software SPI with 4 different drivers, but each driver has different pins. For example, stepper 1 uses A0-A3, stepper 2 A4-A7, etc. Is there a better way to do this?

MattBlanco avatar Oct 05 '21 14:10 MattBlanco

Only the Chip Select (CS) pin needs to unique.

teemuatlut avatar Oct 05 '21 15:10 teemuatlut

Do they have to be analog pins or can I use digital pins?

Would this still allow you to run multiple drivers with stallguard simultaneously?

MattBlanco avatar Oct 05 '21 15:10 MattBlanco

Do they have to be analog pins or can I use digital pins?

Would this still allow you to run multiple drivers with stallguard simultaneously?

微信截图_20220315133217

wrenchonline avatar Mar 15 '22 05:03 wrenchonline