3-wires SPI on nRF54L15

Hello,

We need to interface the nRF54L15 with a 3-wires SPI slave (which uses one single bidirectional pin for MOSI and MISO).

I see two options here:

1. Connect the Slave MISO/MOSI line to two nRF54L15 different pins and use one of them as Master MOSI and the other one as Master MISO

2. Connect the Slave MISO/MOSI to a single nRF54L15 pin and use it as Master MISO/MOSI

Option 2 will save as a pin which could be quite convenient in this project.

My worries s if it can be done and can be supported by the current nRF Connect SDK without too much patching around :)

Could anyone help?

Kind Regards,

Andrea

Parents Reply Children
No Data
Related