TMCStepper icon indicating copy to clipboard operation
TMCStepper copied to clipboard

TMC2226 Marlin 2.0.6.1

Open cobaltduff opened this issue 5 years ago • 3 comments
trafficstars

TMC2226 is configured to #define X_RSENSE 0.11 or #define X_RSENSE 0.15 ? is there any more change? Thank you

cobaltduff avatar Oct 01 '20 08:10 cobaltduff

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.

teemuatlut avatar Oct 03 '20 20:10 teemuatlut

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.

IJeffray avatar Nov 22 '20 22:11 IJeffray

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.

W-M-D avatar Nov 17 '21 18:11 W-M-D