Skip to content

SPI interface with tmc 5160 drivers #17

@Joey-Orduna

Description

@Joey-Orduna

Hi,

I've been trying to set up my machine with the Trinamic TMC 5160 drivers that use SPI mode. Looking through this current implementation, it doesn't look like the SPI bus was implemented as a HAL layer for the Arduino Due.

Before I start writing any HAL interface for the SPI bus of the Due, I just wanted to make sure this is not already implemented.

Looking through the different Trinamic configuration options, I see that there is an I2C->SPI bridge which is a bit confusing.

If anyone could point me in the right direction as to how to go about implementing this SPI functionality; that would be greatly appreciated.

What's currently getting me stumped is how to implement the chip-select (CSN) SPI specific functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions