TMCStepper icon indicating copy to clipboard operation
TMCStepper copied to clipboard

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

hELLO , the fuction driver.SGTHRS(STALL_VALUE); DONT work. All other fuction work. Seem dont become blue SGTHRS. Can you help me ?

I have a TMC5160 V1.2 and I want to use it with arduino Nano, I tried the Simple example code but it didn't work for me. Please guide me in...

Hello, I'm currently trying to drive a stepper motor which drives a linear stage to move something around. I have a fysetc v3.0 TMC2209 connected to a CNC shield v3...

Has anyone used stallguard with these smaller motor sizes? I haven't been able to find any information online. I'm wondering whether stallguard will still be accurate with smaller back-emf and...

Hi, I am writing this as I am receiving errors while trying to compile your driver for the 2209. I admit I am way out of my depth. I currently...

While testing some stepper I noticed that they became rather hot even if the TMC2208 was configured with a conservative rms current using `rms_current(uint16_t mA, float mult)` Checking current consumption...

Hello there, currently I am working on a Arduino project, with an arduino and a TMC5160 Stepper Driver. The goal of this projcet is, to let a Nema 23 Stepper...

Dear teemuatlut, Thank you for the library ! I encountered an issue when using the "Simple" example on my Arduino Nano 33 BLE board with a TMC2209 board. The problem...

I'm using a variant of the "Stallguard" example to tune the stallguard settings of my TMC 2130 SPI driver (from BigTreeTech), but I am having an SPI issue where the...

Hi, first of all thank you very much for your work. This is more a question than an issue. It is about the velocity of TMC5160 which I did not...