Hi!
I'm trying to run SPI slave on nRF5340 - doesn't work - project doesn't even build,
the SPI master is running.
Can I see an example of NRFX SPI Slave for nRF5340?
Hi!
I'm trying to run SPI slave on nRF5340 - doesn't work - project doesn't even build,
the SPI master is running.
Can I see an example of NRFX SPI Slave for nRF5340?
Hi
Here are some SPI slave examples (NCS v2.0.0) made by one of my colleagues:
I hope one or both of them will be helpful to you. If you struggle with building a project, please share the build log so we can see where it is failing exactly.
Best regards,
Simon
Hi
Here are some SPI slave examples (NCS v2.0.0) made by one of my colleagues:
I hope one or both of them will be helpful to you. If you struggle with building a project, please share the build log so we can see where it is failing exactly.
Best regards,
Simon
Hello Simon.
Thanks for the great zephyre sample. They didn't help me at all.
Perhaps you still have an example for nRF5340 SPI Slave nrfx api?
Perhaps you have a file "nrf5340.h" or similar that has NRF_SPI_Type defined for nRF5340?