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?Also can anyone tell me how to access multiple file using flash file system?