• Implement a different nand FTL with Flash file system
    I'm using the ARM RL library for the Fat file system and flash translation layer (FTL)on a Cortex M4 MCU. We need to implement a different FTL to support the NAND flash device we are using (better ECC...
  • NAND Flash File System ssue
    I am using LPC1788 with Keil MDK4 along with RLFlash FS[4GB External NAND] & RTX Kernel. In my application i use the NAND Flash to store TEST Reports & activity logs. Each report is stored in individual...
  • NAND FLASH write issue
    Hello everyone, I am using LPC1788 with Keil RTOS and done nand flash interface to write several .txt files in it , and i have written it properly by creating folder . Now i have faced the issue...
  • Nand Flash and FAT
    I am new to ARM / Keil. I am about to start a project using Nand Flash. My project will write sequential data to the Nand Flash (like data logging). Data will always be appended in a circular buffer...
  • Ext Nand Flash Algorithm
    Hello I'm working S3C2440, large page(2KB) NandFlash. I'm modified flash/samsung_nand_sp folder sample program to support large page. I'm using nand boot in s3c2440. but, Not Flash... and Error...