• Problems with NAND
    We are currently in the process of developing an ARM9 board based on LPC3000 board and are currently having problems with NAND. The NOHAU bootloader + blinky DEMO works perfectly on the LPC3000 and...
  • 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...
  • 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 16bit error
    Hi, I'm trying to use a 16bit NAND Flash with FlashFS. I already use 8bit with no error. But when I replace my memory to increase data throughput to a 16bit model, I'm getting error. I changed my driver...
  • 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...