Closed arnaud21270 closed 3 years ago
Hi! Are you set driver type in Configuration.h file
Hello, yes I have done it like in your example as it says that for TMC2225 we must adjust TMC2208.
Use uart mode:
It is exactly what I've done, but when I send M122 I get the message I've post on the first message. Subject is not closed! thx
ok it is still open but what next?
Provide your firmware to me and i will use it test.
Please found here: picture of the jumpers, picture of the stepper in position, firmware.bin, configuration.h, configuration_adv.h, a screenshot of the results of M122. I have now 5 stepper because I just ad a second extruder to my machine.
Oh No! I always thought that you are using MKS TMC2225. If you are using MKS TMC2225, then you can use Uart mode directly by plugging it in, because MKS TMC2225 mode supports Uart mode. However, if you are currently using the TMC2225 module of another manufacturer, you may need to set the TMC2225 module to Uart mode according to the manufacturer's instructions, and may need welding or flying wiring.
ok thanks, I just see the issue with the stepper. The pins doesn't match with your version.
Yes, if you use MKS TMC2225 directly, then no welding is required
I will check if I can try to wire the drivers I have to use uart mode. Thanks for your help, you can close the subject.
Ok! I will close this issues temporarily.
Hello, I have TMC2225 Drivers, I put the jumper regarding the tutorial and configure marlin bugfix 2.0.x to use uart mode on 4 drivers (X, Y, Z, E0), I switch on 24vdc but when I test the UART state I got this :
any idea? Thanks in advance.