Hello
I would like to use the SPI to communicate with an IC without having a software driver.
I have the following device tree:

Hello
I would like to use the SPI to communicate with an IC without having a software driver.
I have the following device tree:
Hi
Please check out the DevAcademy lesson on SPI to get a good overview of how to use SPI in the nRF Connect SDK. It should explain all the basics and take you through how to operate with the SPI in a Zephyr based environment.
Let me know if you have any questions not covered there.
Best regards,
Simon
Hi
Please check out the DevAcademy lesson on SPI to get a good overview of how to use SPI in the nRF Connect SDK. It should explain all the basics and take you through how to operate with the SPI in a Zephyr based environment.
Let me know if you have any questions not covered there.
Best regards,
Simon
Thank you for the information!
I manage it to make it work using the SPI lesson.