Skip to content

Plain C library for Trinamic TMC2130 stepper drivers

License

Notifications You must be signed in to change notification settings

Sienci-Labs/Trinamic-library

 
 

Repository files navigation

Trinamic driver library

21-08-10: Refactored to support ganged motors, some API changes.

Supports TMC2130, TMC2209 and TMC5160 drivers.

Written in plain C, processor agnostic. Processor specific low-level communications layer has to be added by user.

This library is used by some grblHAL drivers and examples of low-level communications layers and a higher level configuration/reporting layer implementation can be found there.

A SPI <> I2C bridge implemented on a TI MSP430G2553 processor that may be used for systems with limited IO capabilities.


2021-08-10

About

Plain C library for Trinamic TMC2130 stepper drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.7%
  • CMake 0.3%