<?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>LPC MicrocontrollersのトピックNAND Flash support</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586204#M21398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by DT1 on Fri Feb 07 07:25:02 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've noticed that in the datasheet and user manuel, external NAND Flash isn't really addressed. It's probably because it's not supported by the LPC4357, but I must ask because that type of memory would help us a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, would it be possible to connect an external NAND Flash chip to the EMC port (using the dynamic memory type CS because I need large storage) ? If yes, anything to keep an eye out for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DT1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:10:43 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:10:43Z</dc:date>
    <item>
      <title>NAND Flash support</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586204#M21398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by DT1 on Fri Feb 07 07:25:02 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've noticed that in the datasheet and user manuel, external NAND Flash isn't really addressed. It's probably because it's not supported by the LPC4357, but I must ask because that type of memory would help us a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, would it be possible to connect an external NAND Flash chip to the EMC port (using the dynamic memory type CS because I need large storage) ? If yes, anything to keep an eye out for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DT1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:10:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586204#M21398</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: NAND Flash support</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586205#M21399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wmues on Fri Feb 07 08:14:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You may add a NAND flash to ANY EMC port if&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) the EMC port is for static memory devices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) the NAND flash is the "chip select don't care" type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may want to use a GPIO input for the ready/busy signal, and use address lines connected to the ALE and CLE signals.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BEWARE that you have to use a HUGE amount of software (NAND driver, NAND ECC, FTL, NAND Flash file system) to get a working storage!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NAND is not for beginners. If you have to use NAND, it's best to use uCLinux.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or: use eMMC or microSD and a FAT library. With (micro)SD, you will have easy deployment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As NAND flash is not Execute-In-Place: will your code be ececuted from internal NOR flash or from external SDRAM?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wolfgang&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586205#M21399</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: NAND Flash support</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586206#M21400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by DT1 on Fri Feb 07 08:22:41 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My current hardware config is as follow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Will use a file system on that Flash;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Have an SDR SDRAM connected to the EMC as well at the dynamic CS0 (0x28000000);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Code will not be executed from external memories. It will be from the internal Flash;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- I am considering NAND because of the price of NOR SPI Flash at the sizes I want (128Mb-1Gb);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll look into microSD, that could be a nice and cheap solution indeed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586206#M21400</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAND Flash support</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586207#M21401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bavarian on Fri Feb 07 09:02:27 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would go for a qSPI device instead of a NAND. It connects to the SPIFI, the SPI Flash Interface of the LPC1800/4300 and is a great replacement for this NAND stuff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You get lots of Mbytes for a few cents, the devices are available in 8-pin SOPs and the memory is in the direct address map of the ARM core. And it's relatively fast as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://http://www.digikey.ch/product-detail/de/S25FL164K0XNFI011/1274-1098-ND/4457675"&gt;http://www.digikey.ch/product-detail/de/S25FL164K0XNFI011/1274-1098-ND/4457675&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Support Team&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586207#M21401</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAND Flash support</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586208#M21402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by DT1 on Fri Feb 07 11:07:14 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the suggestion. At higher capacity (128Mb-1Gb), it's still become a little expansive. Will look into microSD just in case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:10:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NAND-Flash-support/m-p/586208#M21402</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:10:46Z</dc:date>
    </item>
  </channel>
</rss>

