• 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 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. ...
  • 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...
  • S3C2440A NAND flash programming
    Hi all, I am using Micro S3C2440A (ARM920T) kit.But i have a problem for programming. When I download program by using DNW software it stored on SDRAM. But i want to download the program into...
  • 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...