TMCStepper icon indicating copy to clipboard operation
TMCStepper copied to clipboard

How to change the SPI communication speed?

Open cbaugher opened this issue 2 years ago • 0 comments

I'm working on a custom driver board (10x TMC5160s) and need to change the communication speed for troubleshooting, because communication with the driver chips is not working reliably and I suspect the speed is just too fast. I tried changing the spi_speed values I could find but they don't seem to make any difference. I also tried .setSPISpeed() and also found no change. Where is the communication speed set?

C|

cbaugher avatar Mar 17 '22 02:03 cbaugher