TMCStepper
TMCStepper copied to clipboard
TMC2226 Marlin 2.0.6.1
TMC2226 is configured to #define X_RSENSE 0.11 or #define X_RSENSE 0.15 ? is there any more change? Thank you
For 2226 the driver type 2209 should work as they're the same IC in a different package. The sense resistor values depend on your hardware. Make sure to check the serial addresses.
I get no response from the 2226 using the 2209 driver type. The 2208 driver type works, but I only see very low current at the motor, no matter the settings. I'm using the Trinamic 2226 EVAL board with not much luck.
I'm having the same issue with the 2209 driver. haven't tried the 2208 driver yet. No uart response. It does seem to change the settings because after begin() the motor engages. but it doesn't move with vactual. On the scope, i can see only the transmits from the microcontroller no response from the 2209.