Zephyr driver vs nrfx for nRF5340

Hi,

I am evaluating the nRF5340 SoC and the recommended toolchain nRF Connect SDK (NCS).

I see that NCS is based on Zephyr RTOS, which provides also some drivers (spi, i2c, etc..) and a new approach for their development (devicetree).

Questions:

- Can you recommend some documentation/example about how to use those drivers from Zephyr ?

- Is it possible to use instead of Zephyr driver the ones from nrfx ? Are there any counterindications ?

Thanks in advance for your kind support.

Regards

Riccardo      

Related