• FlashFS finit error
    Hi I have a kind of mysterious problem about SD card. I've programed FlashFS sample code into LPC2388 and it's completely fuctional for kingston 2GB SD card, SanDisk 1GB sd Card, 16GB Transcend...
  • finit() reports 2 on NAND FLASH
    Hello everyone! I read lot of threads about finit reporting code 2 on a NAND FLASH. My issue is quite different; I have a fully performing system /LPC1788-32MB SDRAM-1Gb NAND FLASH Micron, but sometimes...
  • finit() Returns 2
    Hi everyone I was implementing RL Flash_FS for my Nand Flash(k9F2G...)in lpc1788 Board. I wrote a Driver and Write functions name in const NAND_DRV nand0_drv . Configure my Settings in File_config...
  • stat = finit ("F0:") not work, DriverError return when call finit
    stat = finit ("F0:"); if (stat == fsOK) { printf ("Drive F0 ready!\n"); } I not initialize my Nor Flash SPI I use the 6.3 file system driver from mdk pro. Were is the problem? Tnks all...
  • FlashFS NAND K9F5608 not work
    Hi, I'm having trouble configuring the NAND K9F5608U in FlashFS. The File_Config.c file has no configuration options for this memory. If I am not wrong, the setting should be: Page size = 16384...