-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels