Question
stm32 with stepper motor driver tmc2660
Hi ,
in my project i was having a requirement that the three stepper motors are need to work using
STM32 -> TMC429 motion controller -> TMC2660.
THE SPI communication between the TMC429 and MICROCONTROLLER is working, and verified. but in the case of tmc2660, how can we verify whether the spi communication is working properly or not?
