pscrespo / Morpheus-STM32

A small 3D printer controller board for use with a "blue pill" STM32F1 generic board. Inspired on http://reprap.org/wiki/SinapTec
GNU General Public License v3.0
66 stars 19 forks source link

TMC2130 Support #3

Closed DragonHunter274 closed 5 years ago

DragonHunter274 commented 5 years ago

Does this Board support the TMC2130 Silent StepSticks?

pscrespo commented 5 years ago

I haven't tried Trinamic drivers, but if they support 3.3V Logic Voltage, should work fine. The board is not wired for a SPI connection to the drivers, so you'll have to connect them the same as pololu. Let me know if you try them.