• Placing code in NAND flash
    Hello, I am about to start working on a product that is supposed to contain one LPC2478/CM3 variant with 512[KB] internal flash, replacing a product with 2 such processors. Obviously I have a serious...
  • 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 flash with FAT FS
    We would like to use a FAT16/32 filing system on an embedded Flash memory alongside the STM32F207 platform we are developing for new products. We're looking at NAND Flash because the existing 64MBit...
  • 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...