• Usage of KEIL software ECC (1bit) on NAND flash with hardware ECC
    Hi, Actually on my product I'm using a NAND flash memory with NO hardware ECC. I use the KEIL software ECC 1-bit on this product. The memory actually used is an end of life component witch we will...
  • Usage of KEIL software ECC (1bit) on NAND flash with hardware ECC
    Hi, Actually on my product I'm using a NAND flash memory with NO hardware ECC. I use the KEIL software ECC 1-bit on this product. The memory actually used is an end of life component witch we will...
  • 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...
  • 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...