<?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中的主题 Re: SPIFI</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555640#M14985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by poonam on Mon Dec 03 03:42:25 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understood that the area mentioned&amp;nbsp; from 0x1C00 0000 to 0x2000 0000 with different chip selects(CS0,CS1,CS2 and CS3) in LPC4350 is an mirror image of SPIFI data (addresses from 0x140000 0000 to 0x1800 0000). please correct me if i am wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At present we are down loading our application in the area selected by cs0. Can I write some data (with the application existing in the cs0) into the area selected by cs1 and read from SPIFI area?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is SPIFI data area is read only?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Poonam&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:40:59 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:40:59Z</dc:date>
    <item>
      <title>SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555638#M14983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by poonam on Fri Nov 23 06:37:06 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the SPIFI library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want the information about how to read and write into the external flash. Some examples are there to write into flash but they are not explaining how to read from the flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I will be thankful if someone can help to solve this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Poonam&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:40:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555638#M14983</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555639#M14984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by noahk on Fri Nov 23 11:27:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The SPIFI library always leaves the SPI Flash readable through the memory mapped range. Read from the 0x14000000 (64 MB mapped) or 0x80000000 (128 MB mapped) to access the SPI Flash data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you have any more questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:40:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555639#M14984</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555640#M14985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by poonam on Mon Dec 03 03:42:25 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understood that the area mentioned&amp;nbsp; from 0x1C00 0000 to 0x2000 0000 with different chip selects(CS0,CS1,CS2 and CS3) in LPC4350 is an mirror image of SPIFI data (addresses from 0x140000 0000 to 0x1800 0000). please correct me if i am wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At present we are down loading our application in the area selected by cs0. Can I write some data (with the application existing in the cs0) into the area selected by cs1 and read from SPIFI area?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is SPIFI data area is read only?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Poonam&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555640#M14985</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555641#M14986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by noahk on Mon Dec 03 16:03:53 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Poonam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That doesn't look to be correct. It looks like 0x1C000000 to 0x20000000 is for static EMC parallel memory. The SPIFI is a serial memory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The SPIFI data area is read-only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555641#M14986</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555642#M14987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by poonam on Tue Dec 04 05:10:30 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the confirmation ....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:41:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555642#M14987</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555643#M14988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by poonam on Tue Dec 04 05:14:03 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the memory map of LPC4350, local SRAM is expanded and it includes SPIFI data(0x18000000 - 0x14000000).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;may i know what is SPIFI data at 0x8000000..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Poonam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:41:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555643#M14988</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555644#M14989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by noahk on Thu Dec 06 17:05:29 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Poonam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SPIFI data is mapped at both 0x14000000 and 0x80000000. The lower range is smaller, but also lives on the I(nstruction) and D(ata) buses of the Cortex allowing for a slight performance improvement when running from the 0x14000000 range.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first 64 MB of the SPI Flash is readable in the same way from the start of both of these ranges. The upper range also maps an additional 64 MB of the SPI Flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:41:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555644#M14989</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555645#M14990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nxp21346 on Tue Dec 11 14:31:00 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A new version of the SPIFI library has been released. It should result in a minor performance improvement with no changes to the calling code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Dave @ NXP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:41:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555645#M14990</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555646#M14991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by poonam on Fri Feb 08 04:59:35 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can i get the files of this library as i have to call the read API&amp;nbsp; to read MP3 files from Flash.?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Poonam&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:41:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555646#M14991</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: SPIFI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555647#M14992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Adambravo on Fri Jan 29 03:16:17 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This is less useful for just moving boot code to SRAM. Can already do that with a peripheral SPI port. The benefit is for running code. Even if it is just boot code, or patching ROM code, it alleviates having a large chunk of SRAM on chip to hold this running code when speed is not an issue. SRAM is large on chip. With Qual SPI speed &lt;/SPAN&gt;&lt;A href="http://http://ezy4gadgets.blogspot.com"&gt;top coolgadgets review online&lt;/A&gt;&lt;SPAN&gt;, one would hope for increased processing use also (faster access).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:41:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SPIFI/m-p/555647#M14992</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:41:03Z</dc:date>
    </item>
  </channel>
</rss>

