cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 with stepper motor driver tmc2660

NIJASPALAKKAL
Associate II

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?

1 REPLY 1
Peter BENSCH
ST Employee

This is actually a topic for which the manufacturer of the TMCxxx (Analog Devices) should provide an answer. But if you take a look at the data sheet of the TMC429, fig 5.2, you will see how your setup is controlled via SPI and one CS per TMC2660. The SPI bus is not routed through the TCM429, but everything is connected to the same SPI bus and only the STEP and DIR signals come from the TMC429.

Hope that helps?

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.