This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52840, QSPI, FATFS, NAND flash

Hi,

We are using Micron NAND flash MT29F8G01ADBFD12 with QSPI.
We are referring qspi, usb_msd example in sdk 17.0\examples\peripheral\usbd_msc. Able to read device ID of NAND flash.
But when configured QSPI as block device in usb_msc example getting "mount failed" with FR_NO_FILESYSTEM error.


1.Does nrf52 sdk 17.0 supports QSPI for NAND flash.
2.If not, does custom instructions work with qspi nand flash.
3.Can we modify QSPI pins as SPI blockdevice and communicate with NAND flash.

Parents Reply Children
No Data
Related