<?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: Latest version of spifi_drv_M4.lib please, and where to download the SPIFI library documentation? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585284#M21215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Mon Nov 11 20:21:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi rgledhill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using LPC43xx flash part or flashless part?&amp;nbsp; If you are using flash part you can boot out of internal flash and use examples mentioned by Noah thereafter to interact with QSPI flash.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:09:06 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:09:06Z</dc:date>
    <item>
      <title>Latest version of spifi_drv_M4.lib please, and where to download the SPIFI library documentation?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585281#M21212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rgledhill on Wed Nov 06 11:03:19 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone tell me where I can download the latest version of spifi_drv_M4.lib please?&amp;nbsp; The version that comes with LPCOpen 1.03 doesn't support the latest large serial flash devices, e.g. the Spansion S25FL512SAG devices (512Mbit).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We need this urgently for a project where we've designed a board with this device on, assuming that it would be supported like other members of the family, so it's seriously bad news if we can't get it supported!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the largest size currently supported?&amp;nbsp; It seems impossible to find documentation for this library, including the error codes etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:09:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585281#M21212</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Latest version of spifi_drv_M4.lib please, and where to download the SPIFI library documentation?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585282#M21213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rgledhill on Mon Nov 11 11:41:27 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;No-one from NXP can help me?&amp;nbsp; We really need this update otherwise it's a board re-design!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:09:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585282#M21213</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Latest version of spifi_drv_M4.lib please, and where to download the SPIFI library documentation?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585283#M21214</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 Nov 11 19:20:32 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi rgledhill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you considered using the SPIFI registers to perform the needed operations? The driver is only one way to work, and it seems that it is not supported very well. I've written a blog showing some simple register access examples and I've posted an XIP storage example as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fblog%2Fintroduction-spifi" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/blog/introduction-spifi&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Fspifi-errata-and-part-version-information%23comment-1023028" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/spifi-errata-and-part-version-information#comment-1023028&lt;/A&gt;&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 19:09:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585283#M21214</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Latest version of spifi_drv_M4.lib please, and where to download the SPIFI library documentation?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585284#M21215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Mon Nov 11 20:21:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi rgledhill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using LPC43xx flash part or flashless part?&amp;nbsp; If you are using flash part you can boot out of internal flash and use examples mentioned by Noah thereafter to interact with QSPI flash.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:09:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585284#M21215</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Latest version of spifi_drv_M4.lib please, and where to download the SPIFI library documentation?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585285#M21216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rgledhill on Tue Nov 12 01:33:38 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Noah: thanks, that's a very helpful start but I'm actually after using the SPIFI library to implement the erase/program access to serial flashes so that I can run the Keil file system over it.&amp;nbsp; It does work fine except for not supporting chips newer than a year old...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi mc: I'm using the LPC4357...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks both!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:09:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Latest-version-of-spifi-drv-M4-lib-please-and-where-to-download/m-p/585285#M21216</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:09:07Z</dc:date>
    </item>
  </channel>
</rss>

