teemuatlut / TMC2130Stepper

Arduino library for Trinamic TMC2130 Stepper driver
MIT License
159 stars 50 forks source link

Software SPI doesn't read data #21

Closed q3ok closed 6 years ago

q3ok commented 6 years ago

While using SoftSPI, there is no possibility to read any data from the driver, arduino sets all the options properly. The drivers are working properly, as using standard arduino SPI it's working OK. Board used: Arduino Mega 2560 (chinese clone), tested with different boards, different tmc2130, and different pins for MISO MOSI SCK.

q3ok commented 6 years ago

22

teemuatlut commented 6 years ago

Addressed in v2.1.5.