terjeio / Trinamic_TMC2130_I2C_SPI_Bridge

For processors with limited IO capabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trinamic TMC2130 SPI stepper driver I2C bridge

Based on a Texas Instruments MSP430G2553 processor.

Message format supports up to 8 drivers, current code for up to 3.

Extension datagrams may be used to enable drivers and monitoring and return monitor/stall status.

DIAG1 signals from the drivers are combined into single signal to master (fault) as is driver errors and overtemperature. A second signal (warning) to master is available for overtemperature prewarning and overtemperature prewarning max count reached. The fault and warning signals are open drain active low signals and may be used to trigger interrupts in the master.


2021-05-01

About

For processors with limited IO capabilities


Languages

Language:C 100.0%