Open Goodfeat opened 5 years ago
No and V1 branch will not get them. However V2 branch already supports them along with 2130 and 5160 model.
Hi...I'm new to repetier...I have a due and radds..and some tmc2208!how can i use them in uart mode with repetier v2?
Yes you can, also it has one problem. You need one hardware serial per driver. Have just added an update that allows you to combine multiple drivers by setting
This will disable reading stepper state so if all are programmed blindly with same parameters it should work (have only one driver, so can't test it with multiple drivers, but TMC2208 datasheet suggests this solution for multiple drivers). So with this constraint it is possible. There is one serial on the outermost extension port. If you need feedback for overtemperature you bette ruse TMC2130 where the problem does not exist.
Then i think the best will be to go with tmc5160!as it has more power than tmc2130...and with spi instead uart like tmc2208
If you need the power yes. tmc5160 works as well.
Hello. TMC2208 drivers are controlled by the UART interface. Is it possible to add support for TMC2208 drivers in firmware (1.04)?