Hello!
Does the SDK support a 3-wire SPI interface with bi-directional communication?
Like this:
Thanks!
Hello!
Does the SDK support a 3-wire SPI interface with bi-directional communication?
Like this:
Thanks!
You can try this driver here that supports 3 wires directly no resistor require
https://github.com/IOsonata/IOsonata/blob/master/ARM/Nordic/src/spi_nrfx.cpp
You can try this driver here that supports 3 wires directly no resistor require
https://github.com/IOsonata/IOsonata/blob/master/ARM/Nordic/src/spi_nrfx.cpp