<?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: How to store data on internal flash memory in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551854#M14261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Tue Jun 16 05:32:18 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Read the User Manual. The section on IAP should provide everything you need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:51:58 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:51:58Z</dc:date>
    <item>
      <title>How to store data on internal flash memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551853#M14260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mackrants on Tue Jun 16 04:33:35 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using lpc2387 and because of security reasons I want to store some data on the flash memory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm aware that some of it is used for running the code, but I want to use the part of the flash that isn't used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched a lot but didn't find enough info about how to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need ALL of the libraries that I'm required to use and a full example of how to read and write data to the flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Asaf&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:51:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551853#M14260</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to store data on internal flash memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551854#M14261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Tue Jun 16 05:32:18 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Read the User Manual. The section on IAP should provide everything you need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:51:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551854#M14261</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to store data on internal flash memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551855#M14262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mackrants on Wed Jun 17 02:22:36 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I got the Flash Mem address range, but I don't know how to write there on run-time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't figure out how to do that with C code...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please show me an example?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:51:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551855#M14262</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to store data on internal flash memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551856#M14263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Wed Jun 17 02:42:22 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you READ THE USER MANUAL? It shows you how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UM10211, Chapter 29, section 8.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:51:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551856#M14263</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to store data on internal flash memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551857#M14264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mackrants on Wed Jun 17 05:06:20 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have the necessary libraries and I don't know which libraries I should have,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where can I find the header files for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc23xx.h isn't enough&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:52:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551857#M14264</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to store data on internal flash memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551858#M14265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mackrants on Wed Jun 17 05:06:25 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have the necessary libraries and I don't know which libraries I should have,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where can I find the header files for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc23xx.h isn't enough&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:52:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551858#M14265</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to store data on internal flash memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551859#M14266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Wed Jun 17 05:17:15 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no header file&amp;nbsp; - you do not need it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no library - you do not need it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The User Manual tells you what you need to do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:52:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-store-data-on-internal-flash-memory/m-p/551859#M14266</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:52:01Z</dc:date>
    </item>
  </channel>
</rss>

