Hi .
Is any version NCS (Zephyr) can support NAND Flash for data storage ?
Hi .
Is any version NCS (Zephyr) can support NAND Flash for data storage ?
Hi
The nRF Connect SDK does not support NAND flashes as none of the nRF series devices are designed to use NAND flash devices. You can ask the Zephyr discord if there is any standalone Zephyr drivers for NAND flash devices, but there are none I'm aware of.
Best regards,
Simon
Hi
The nRF Connect SDK does not support NAND flashes as none of the nRF series devices are designed to use NAND flash devices. You can ask the Zephyr discord if there is any standalone Zephyr drivers for NAND flash devices, but there are none I'm aware of.
Best regards,
Simon
Hi Simonr
I have seen an example related to NAND FLASH here: ncs_2.8.0\v2.8.0\zephyr\samples\drivers\soc_flash_nand. However, it seems to be for agilex5; how can we test it with external NAND flash?
Thanks,