The Trinamic TMC429 is a triple-axis dedicated step and direction motion controller for both position and velocity control with acceleration and deceleration trapezoidal ramps.
As suggested in #2 this patch allows you to subclass the TMC429 class to customize the spi methods. I've also added an example showing its use with esp32's VSPI bus.
As suggested in #2 this patch allows you to subclass the TMC429 class to customize the spi methods. I've also added an example showing its use with esp32's VSPI bus.