Hi,
I have the driver code for SPI based external NOR flash. Now I want to port the filesystem (FAT filesystem) for the same. I am using SDK v16.0 and nRF52832. Please tell me how to port the filesystem for spi based NOR flash on nRF52832.
Hi,
I have the driver code for SPI based external NOR flash. Now I want to port the filesystem (FAT filesystem) for the same. I am using SDK v16.0 and nRF52832. Please tell me how to port the filesystem for spi based NOR flash on nRF52832.
Have you looked at the FatFs documentation ?
http://elm-chan.org/fsw/ff/00index_e.html
don't forget to check out the 'Resources' at the bottom of the page ...
Have you looked at the FatFs documentation ?
http://elm-chan.org/fsw/ff/00index_e.html
don't forget to check out the 'Resources' at the bottom of the page ...