TMC2208Stepper icon indicating copy to clipboard operation
TMC2208Stepper copied to clipboard

Results 10 TMC2208Stepper issues
Sort by recently updated
recently updated
newest added

Hi, I don't have an issue here, just a question... I am using the STM32f746 Discovery Board and a TMC2209 driver to control a single stepper motor. I have to...

Hi I dont see AccelStepper.ino in TMC2208 example folder... Any reason it will not work together, DIR pin mapping if used in UART mode? Thanks Daniel

I am using the 2208 drivers on Marlin 2.0 and I notice that there is no vsense input on marlin. I have had some drivers show a vsense of 1...

Is it possible to use 1 uart and switch driver chips using addressing individual pins ![default](https://user-images.githubusercontent.com/20542738/52175478-a27a5200-27b5-11e9-81ad-2910d4b8d0f2.png)

I'm going to receive a Re-Arm in the next few days, replacing my RAMPS Atmega2560 Setup. From my Research so far there shouldn't be an issue to run my TMC2130...

I develop on Wemos Lolin32 lite board and manage to drive the TMC2208 driver. I can communicate with the driver but I can't manage to make the shaft function work....

Hello I post my problem here as I believe it is the most knowledgeable place to find a hint of the origin of this issue. I have a custom Prusa...

Thanks for library! I'm trying to setup TMC2208 drivers on all axis on my RAMPS 1.4. I'm connected all drivers with RX & TX, set correct pins in config, using...

Small patch to enable use of shared UART with analog commutator like 77HC4066 for multiple TMC2208 drivers. This might be suitable for platforms like Arduino Due which don't have software...

Hello, I am trying to control the TMC driver using UART interface. I am able set IHOLD_IRUN and also read it. But when I try to read the IOIN register...