Hi,
I am using nRF Connect SDK v2.8.0 and nRF54L15-DK.
I am about to design custom hardware and have a question.
For Matter, I am trying to use the following pins for QSPI (SPIM00) to connect to an external Flash:
P2.00 (SPIM DCX)
P2.01 (SPIM SCK)
P2.02 (SPIM SDO)
P2.03 (QSPI D2)
P2.04 (SPIM SDI)
P2.05 (SPIM CS)
Additionally, I am considering using a single SPI (SPIM20) to connect to an external MCU with the following pins:
P2.06 (SPIM SCK)
P2.08 (SPIM SDO)
P2.09 (SPIM SDI)
P2.10 (SPIM CS)
Given this pin assignment, is it possible to use both the external Flash and the external MCU connections simultaneously?
Best regards.
