Arduino library for the Trinamic TMC5130 stepper motor driver.
TMC5130A-BOB |
Interface | Status |
---|---|
UART | ❌ |
SPI | ✔️ |
Because this library uses bitfields, you might have to add the -Wno-packed-bitfield-compat
compile flag to remove warnings.
Arduino library for the Trinamic TMC5130 stepper motor driver.
TMC5130A-BOB |
Interface | Status |
---|---|
UART | ❌ |
SPI | ✔️ |
Because this library uses bitfields, you might have to add the -Wno-packed-bitfield-compat
compile flag to remove warnings.