• Nand flash initilisation failed: init_fs returns 0x02
    Nand flash initilisation failed: init_fs returns 0x02 I got lots of problem with nand flash,my working NAND FLASH GETS FORMAT ITSELF BY RETURN VALUE:0X02.i.e Volume Error. Mount failed. For FAT...
  • 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...
  • 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...
  • Flash-FS on SPI NAND
    Hi All, I have read the documentation and scoured the forum but (!) I am still unsure whether Keil provides a solution for FAT filesystem + SPI NAND. FAT FS + NAND, yes I see that and FAT FS...
  • 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...