<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Flash File system on Nand Flash memory LPC1788 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520870#M3858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by madD7 on Wed Aug 07 04:44:37 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;verify the read, write and erase cycles for nand flash memory. if these routines work properly, only then the file system can be implemented on the LPC1788. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:45:11 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:45:11Z</dc:date>
    <item>
      <title>Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520868#M3856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by madD7 on Tue Jun 11 21:41:22 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;I want to implement Flash File system (or any other file system) on Nand Flash memory.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Controller: LPC1788&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Tool Chain: Keil&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;NAND Flash: Samsung K9F1G08U0C - 1Gb&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I tried to search the Keil\ARM\RL\FlashFS\Drivers for Nand Flash drivers (I had used the SPI Flash drivers for LPC1768 form this folder).&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;But, Nand Flash drivers of LPC1788 are not available. So i thought of building my own drivers using the LPC247x drivers as reference.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I also have external (256Mb) SDRAMs interfaced with the board, and is working fine.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;The questions are:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;1. can i interface both the memories together?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;2. What is Address Mirror? (User Manual doesnt elaborate the topic. Could not find anything relevant on google also)&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;3. Will i have to reinitialise (or change the settings) of EMC registers, everytime i switch the access between SDRAM or Nand Flash? (Thus, i write the drivers accordingly)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520868#M3856</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520869#M3857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by madD7 on Wed Jun 26 23:00:50 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;The attached doc file will help understanding the interfacing and the sample code to read the nand flash id.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520869#M3857</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520870#M3858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by madD7 on Wed Aug 07 04:44:37 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;verify the read, write and erase cycles for nand flash memory. if these routines work properly, only then the file system can be implemented on the LPC1788. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520870#M3858</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520871#M3859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by studyembedded on Thu Aug 08 00:30:34 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Dhawal, I appreciate your efforts. I have downloaded this package and tried to compile, there is some error...will try at late evening ....Thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520871#M3859</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520872#M3860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by beyondhyq on Fri Oct 18 19:42:12 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for providing the source code , as the people upstairs mentioning compilation errors , mainly src n inc \ lpc177x_8x_uart.c (1098): error: # 136: struct "&amp;lt;unnamed&amp;gt;" has no field "ICR", because the header file is not the same, namely LPC177x_8x.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520872#M3860</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520873#M3861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by beyondhyq on Fri Oct 18 19:46:59 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;用这个头文件就好了&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520873#M3861</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520874#M3862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by studyembedded on Sun Nov 10 01:40:43 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Dhaval, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did manage to interface NAND flash to LPC1788 (customized board). But the question is now how to create a file system? If you have any tutorial or i heard that NXP provides the file system for LPC1788 ...but i really dont know where it is.....Please help me guys!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520874#M3862</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520875#M3863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rocketdawg on Mon Nov 11 09:22:08 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;YAFFS2, JFFS2, FAT+FTL, LogFs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;probably others as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520875#M3863</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520876#M3864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rider on Mon Feb 24 05:38:26 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did somebody tested Keil FlashFS FAT with NAND for few days?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I run it without OS and have a problem with that file system. After some time of working (sometimes 5 min, somethimes few hours) system cannot open any file (fopen return NULL pointer) and when I call finit again everything is working fine for some time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tested number of open files and I have only one file opened at a time and when finish reading (Read Only system) file is always closed with fclose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to expand stack and heap memory but this wont help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did somebody experience that? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520876#M3864</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520877#M3865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by DanMc on Fri Feb 28 12:01:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Rider,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a project that uses an LPC4078 and we will be using Keil's FlashFS with the NAND-Flash Translation Layer.&amp;nbsp; We have the Embedded Artists LPC4088 OEM demo board with the matching baseboard.&amp;nbsp; At this point, I have the simple NXP NAND flash demo working.&amp;nbsp; However, this simple demo doesn't have wear-levelling, bad block handling, or ECC.&amp;nbsp; The next step is to merge in Keil's LPC2400 NAND demo which does use their drivers.&amp;nbsp; And, yes, we will be using RTX.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're a few steps ahead of me, maybe I'll catch up.&amp;nbsp; Right now I'm trying to find a spec for the K9F1G08U0C flash chip on the EA board, that's how I found this thread!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520877#M3865</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520878#M3866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by DanMc on Fri Feb 28 12:01:33 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Rider,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a project that uses an LPC4078 and we will be using Keil's FlashFS with the NAND-Flash Translation Layer.&amp;nbsp; We have the Embedded Artists LPC4088 OEM demo board with the matching baseboard.&amp;nbsp; At this point, I have the simple NXP NAND flash demo working.&amp;nbsp; However, this simple demo doesn't have wear-levelling, bad block handling, or ECC.&amp;nbsp; The next step is to merge in Keil's LPC2400 NAND demo which does use their drivers.&amp;nbsp; And, yes, we will be using RTX.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're a few steps ahead of me, maybe I'll catch up.&amp;nbsp; Right now I'm trying to find a spec for the K9F1G08U0C flash chip on the EA board, that's how I found this thread!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520878#M3866</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520879#M3867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by DanMc on Fri Feb 28 12:05:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the spec there in the directory with the demo code....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520879#M3867</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Flash File system on Nand Flash memory LPC1788</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520880#M3868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by javad on Tue May 26 03:37:59 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, I have`nt any problem in initialize and congif&amp;nbsp; Nand Flash K9F1G08U0C But i Can`t Format it By FAT32.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;does Anyone khnow How I can Format if via FAT32????????????????&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use The Same Sample Code That Share in This page But Can`t Format Nand Flash...... The fformat Function Return 1 Value....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tnx.....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-File-system-on-Nand-Flash-memory-LPC1788/m-p/520880#M3868</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:18Z</dc:date>
    </item>
  </channel>
</rss>

