Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 786 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 786 Bytes

ESP32 TMC2208 UART Component

ESP32 library for Trinamic TMC2208 stepper motor driver

For the Zyklochron, I replaced the simple Darlington drivers with a TMC2208. Initially I ran the module in legacy mode. One motor alone ran absolutely silently, but as soon as both motors were running, a kind of whistling noise was heard. Possibly some kind of resonance. So I wanted to address the TMC2208 via the UART interface to solve the problem by fine tuning the parameters. Therefore I wrote this simple library to be able to address the TMC2208 with an ESP32.

You can find a detailed description on my website