This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Zephyr NCS 1.8 SPI example?

Hi all,

I'm searching for a SPI example with NCS 1.8, I'm currently using nrf52840dk_nrf52840.

I've looking at the drivers (nrfx_spi) but I still don't get it at all, so I would appreciate to look a example main.c or so, where I can see how to configure and intialice correctly, (also how to set the pins correctly, because In a possible application that I'm working on, I would use port1 not only port0 and I didn't found where to put the port1 or port0 when I define the pins for SPI for example.

Thanks in advance,

MatiasP

Related