• Code banking with NAND flash
    Hi all, I am new to 8051 architecture. The code memory device of my 8051 system is implemented as 64k RAM instead of ROM/EEPROM. Does it make sense to load the 8051 code dynamically from the NAND...
  • LPC3250 NAND Flash algorithms for NAND MT29F4G08
    Hello, I have DK-57TS-LPC3250 demo kit from FDI with LPC3250 and Micron NAND MT29F4G08 on board. I need to program some program into the NAND flash but I seem to be missing the Flash Algorithms for...
  • 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...
  • 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...
  • Nand Flash Algorithm
    Hi all, I am creating a FLM file for Nand Flash in Keil. So far, I am able to create a FLM file. The erase sector is working fine. The Program Function is success with hard-coded values. ...