TMCStepper
TMCStepper copied to clipboard
Hi! I'm having a problem with the TMCStepper library. I'm using PlatformIO ESP32 Arduino with the latest TMCStepper and a Fysetc E4 (multiple TMC2209s, bidirectional UART comm) board. All the...
## Issue Calling of the constructors for the TMC2130 that create the software SPI instance create it using new. As there is no destructor specified for the class, deleting the...
It would, for my use case, be awesome if the read and write methods defined in TMCStepper.h become public. I wanted to read register configurations from a JSON file and...
Hi all, I'm having an issue in using a BigTreeTech TMC5160T PLUS board over SPI. For testing, i'm first trying to do the following: - Setup SPI communication with the...
Hello, are there any plans to add support for the TMC2240 chip? I chose the TMC2240 for my application as it has StealthChop2 and StallGuard4 but a higher motor current...
I have noticed that when setting microsteps to 4, the TMC2209 does not return the correct value of 4 when reading from the Register Map, but 256, although the driver...
Hello, I wanted to know if you had to set the TMC5160 Pro to SD_Mode 0 in order to use the internal ramp generator or you could still use it...