Hi,
I am using the nRF54L15-DK board and would like to use the driver code for the peripheral(Timer,SPI etc).The SDK I am using is NCSv2.9.0,Please help me find the driver .Thanks.
Hi,
I am using the nRF54L15-DK board and would like to use the driver code for the peripheral(Timer,SPI etc).The SDK I am using is NCSv2.9.0,Please help me find the driver .Thanks.
Hello,
If you haven't already I suggest to check out the Fundamental course on our DevAcademy:
https://academy.nordicsemi.com/
If you want some example code for instance on how to use the spi, I find the examples for the spi driver to be useful starting point: \zephyr\tests\drivers\spi\
Kenneth
Hi Kenneth,
Thanks.