• SDRAM and Nor/Nand flash interface
    Have been working on CortexM3. Have migrated to LPC1788. The SDRAM ICs interfaced on the demo board are no more produced by the manufacturers (and hence available with the distributors). List of...
  • SDRAM and Nor/Nand flash interface
    Have been working on CortexM3. Have migrated to LPC1788. The SDRAM ICs interfaced on the demo board are no more produced by the manufacturers (and hence available with the distributors). List of...
  • 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...
  • 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...
  • Implementing RL-FLASH file system for Nand flash
    I m trying to implement RL-flash file system for nand flash in AT91SAM9G45 board. I have written the init() and pageread()methods. When i call finit(NULL) from main,it returns an error code ERR_INVALID_PARAM...