Hi, I'm trying to hook up my due to an spi adapter from Total phase. It comes with a connector and I was wondering if I could connect it directly on the Due.
This is the spi pinout of the Due.
This is the adapter cable.
1.SCL
2.GND
3.SDA
4.NC/+5V
5.MISO
6.NC/+5V
7.SCLK
8.MOSI
9.SS
10.GND
I see that instead of a SS, the Due has a reset pin, does this mean I can't connect it directly? Also are these even the pins I'm supposed to use for spi interface?
Thanks