• Flash File system in SPI flash device
    i have developed a LPC2388 based board which has an SPI Flash memory Chip. This Memory will be used as the USB MSC storage media. Also I want to put the FAT file system in this flash mem,and access...
  • Flash File system in SPI flash device
    i have developed a LPC2388 based board which has an SPI Flash memory Chip. This Memory will be used as the USB MSC storage media. Also I want to put the FAT file system in this flash mem,and access...
  • File handling with SPI flash device
    Hello, Can anyone suggest me how to do the file handling on the SPI Flash device having 2 Mb memory space. Work done by me till now 1.Added the relevent FS_SPI_FlashDev.h & FS_SPI_FlashPrg.c...
  • File handling with SPI flash device
    Hello, Can anyone suggest me how to do the file handling on the SPI Flash device having 2 Mb memory space. Work done by me till now 1.Added the relevent FS_SPI_FlashDev.h & FS_SPI_FlashPrg.c...
  • SPI Flash, File Update Problem
    Hello, I have a problem with RL-FlashFS for SPI Flash memory(AT45DB161). As you know, currently there is no 'update' option for NOR flash memory in the library. I can easly manage fopen, fclose,fdelete...