Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Qspi NAND Driver

I've read quite a few threads where people are asking for help getting NAND Flash to work with their devices, only to find out they are not supported. I see that only NOR Flash is supported and it seems like that's not changing anytime soon. 

I wanted to ask if anyone has written their own driver to accomplish this? I am in need of adding the Winbond 25N into our company's design that uses the nrf52840 and was looking for a good starting point, as I'm am new to doing embedded work through an SDK. 

Thanks for any advice.

Parents
  • We will be replacing our eMMC with this Nand memory. It is used to store logged data and config data, the data is transmitted at certain intervals over cellular for our backend online software. We also incorporate BLE, GPS, and Wifi in this device. This is a tracking/monitoring device we use at FedEx and it is used world wide. Currently tracking and monitoring all Covid vaccine shipments we deliver. 

    We will not be running code from this memory. 

    Thank you for your reply, too.

Reply
  • We will be replacing our eMMC with this Nand memory. It is used to store logged data and config data, the data is transmitted at certain intervals over cellular for our backend online software. We also incorporate BLE, GPS, and Wifi in this device. This is a tracking/monitoring device we use at FedEx and it is used world wide. Currently tracking and monitoring all Covid vaccine shipments we deliver. 

    We will not be running code from this memory. 

    Thank you for your reply, too.

Children
Related