nano_stepper icon indicating copy to clipboard operation
nano_stepper copied to clipboard

Convert to TMC2208?

Open Shaische opened this issue 4 years ago • 3 comments

Looking to convert this to a TMC2208. I was wondering if any firmware modifications would be necessary? Any help appreciated!

Shaische avatar Aug 19 '20 04:08 Shaische

The same answer would apply here. https://github.com/Misfittech/nano_stepper/issues/55 Major modifications. The firmware controls a H-bridge with 4 logical inputs. It doesn't generate STEP/DIR for a TMC2208 or alike.

kb- avatar Aug 19 '20 19:08 kb-

So no plans to add better driver currently?

xhejtman avatar Nov 29 '20 15:11 xhejtman

The TMC5160 has encoder support. Page 10 https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC5160A_Datasheet_Rev1.14.pdf The breakoutboard is open source. https://www.digikey.ca/reference-designs/en/motor-control/motor-control/2592 Download link https://www.trinamic.com/fileadmin/assets/Products/Eval_Drawings/TMC5160-BOB_CAD_Files_V1.2.zip

Maybe it's possible to incorporate TMC5160? I'm not sure if the same setup would work with the other ones like TMC2208? Sadly above my skill level to incorporate this.

Shaische avatar Dec 01 '20 20:12 Shaische