NVS with External ST M95P08-I SPI Flash on nRF52840

Hello,

I am working on a project that will require external flash. Is there an example program compatible with the following external flash device?

M95P08-I - Ultra low-power 8 Mbit Serial SPI Page EEPROM - STMicroelectronics

www.st.com/.../m95p08-i.pdf

I would like to use the Zephyr NVS abstraction to manage the SPI storage using an existing driver. Can you tell me if this is possible?

This project is using the nRF52840.

Thank you.

Related