Nand Flash file system for lpc1788

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Nand Flash file system for lpc1788

612 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by student_463 on Sat Jan 18 23:59:45 MST 2014
Hi Every One,

I am trying to use nand flash device which is presented on my lpc1788 customised board. So far, i have succeeded to use the basic nand driver to do the write, read operations on raw data. But, i want to port the file system. So, can any one suggest me which one is suitable FS for lpc1788.

Note: I am not using any OS.


Thanks
Labels (1)
0 Kudos
3 Replies

451 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by e135193 on Sun Jan 26 13:15:56 MST 2014
Hello Miller Roy

       you can use "FatFs" as a file system. It is free and it has a ported NandFlash driver for LPC23xx. Follow the link and download the latest version of FatFs. It has an SD Card dirver for for LPC176x and LPC178x but not NandFlash driver.


Regards

Engin
0 Kudos

451 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by studyembedded on Mon Jan 20 10:29:44 MST 2014
Hi Wmues,

               I think Mr.Roy posted that he is having a NAND driver? actually he is looking for file system. I myself tried yaffs file system with LPC1788 unsuccessfully.
               I would appreciate, if some body share information regarding file system.
Thank you. 
0 Kudos

451 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wmues on Sun Jan 19 05:58:11 MST 2014
Roy,

I would get the sources of the uboot bootloader and extract the nand drivers.

regards

Wolfgang
0 Kudos