TMCStepper icon indicating copy to clipboard operation
TMCStepper copied to clipboard

Results 148 TMCStepper issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to make the TMC5160 vom BTT to work. I am having the v1.2 and 1.3v of these stepper drivers. Both do not have any solder pads...

Has anyone had any luck controlling a TMC429 over SPI and two (2) TMC2209 stepper drivers over software serial UART as described in the datasheet? ![TMC429_controller_TMC2209_driver](https://user-images.githubusercontent.com/29103318/218804359-1464556c-14f0-4d42-9d58-da51e660e8fb.png) I was able to...

Hello all, I am remarkably new to this world and have been struggling trying to get this to work. I am using a Teensy 4.1 and a [TMC5160 BOB v1.2](https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC5160-BOB_datasheet_Rev1.1.pdf)...

My Problem: I have a AM8 and want to use TMC2130 on both Z axis under Marlin 2.0 Z ist working in StealthChop Mode Z2 ist not working on StealthChop...

I want to connect 2 TMC2209 to arduino , when i send 1 in serial just one stepper worked wich have address 0b00 the otherone with ADD 0b11 not worked...

Hello folks. I am trying to get the "MKS TMC2160-OC V1.0" driver working with my Arduino Uno board & a Nema23 stepper. I connected all wires from the driver SPI...

Hi, first of all sorry, i usually code in python, this is a little new to me. I have the issue that i want to drive a stepper with a...

Please add this example. It shows how to move motor only by UART communicaton. Connecting STEP/DIR pins is not necessary

Is it necessary to add 1K Ohm on a Y cable for the Tx line or does the CNC shield already have this?

- fixed SPI bus sharing between TFT, SD, Touch, etc in combination with TMC by properly initializing and then terminating the SPI usage in the way that this library was...