Interfacing serial flash W25Q32 with nRF52833dk

Hi,

I am trying to develop an nCS application with serial flash interface, I am using an nRF52833dk & I observed that under the nCS path "v1.8.0\zephyr\drivers\flash"
There is zephyr provided drivers for serial flash, namely "spi_nor".

Though i found a lack of samples or examples utilizing this spi_nor driver, hence  I am having trouble getting started.

Request you kindly to point me or work out and share a project for serial flash interface, I need to refer the prj.conf, .overlay and the main.c to understand the serial flash operations.

Thanking you in advance,

Related