• 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...
  • EFS file for SPI FLash device
    Hello, Can anyone please inform me how to read/write or store files in the EFS system for SPI flash device or any example on as how to do so. Thanks & regards, Sonali S.
  • Flash File System in LPC2378 USB device
    Hi All, I need to store some data into USB Mass Storage Device (Pen Drive) as files (eg., .txt) by using Flash file system (FAT16/FAT32). Iam using MCB2300 board with LPC2378. There is no host controller...
  • FLASH file system
    I need to implement flash file system. Don't know anything about it. Do I need to use the kernel or can I get the functionality without it?
  • Flash File system
    I am using LPC 1768 ARM-Cortex M3 microcontroller which is interfaced to an spi flash memory. Can i implement a file system where i can store files with long filenames on spi flash memory device at25df641...