<?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のトピックLP1768 and external program memory</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521655#M4309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rezaxyz on Sun Nov 01 11:56:14 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing an application on LPC1768 which has many mathematical and memory consuming functions. Since the hardware is cost sensitive I can't port the firmware to devices with external memory interface (e.g. LPC1788 and LPC43xx). In your opinion is it practical using IAP or running functions from internal RAM? Is there any solution to overcome program memory limitation on LPC1768?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reza&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:51:05 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:51:05Z</dc:date>
    <item>
      <title>LP1768 and external program memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521655#M4309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rezaxyz on Sun Nov 01 11:56:14 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing an application on LPC1768 which has many mathematical and memory consuming functions. Since the hardware is cost sensitive I can't port the firmware to devices with external memory interface (e.g. LPC1788 and LPC43xx). In your opinion is it practical using IAP or running functions from internal RAM? Is there any solution to overcome program memory limitation on LPC1768?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reza&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:51:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521655#M4309</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: LP1768 and external program memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521656#M4310</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 02 08:45:00 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Reza,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think, if you are running out of program memory, RAM size and IAP functions may not help. Not sure how you are planning to use IAP to overcome program memory size. Are you aware of all APIs available in the ROM? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What functions are you planning to use from ROM?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:51:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521656#M4310</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: LP1768 and external program memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521657#M4311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rezaxyz on Tue Nov 03 03:00:03 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear mc, thanks for your reply &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: mc&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Not sure how you are planning to use IAP to overcome program memory size. Are you aware of all API available in the ROM? &lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to store bulk functions in an external flash memory (like SPI NOR memories) and when each of them is necessary then program it to the internal flash at the run-time by IAP functions? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively due to endurance of flash memory, Can I loading functions from external memory to the internal SRAM and temporarily remap the memory to run that function?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:51:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521657#M4311</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: LP1768 and external program memory</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521658#M4312</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 Tue Nov 03 08:19:45 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I find the price difference betweem a 1768 and a 1788 as less than $2 in small quantities.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you will spend much more than $2 per part cooking up some scheme to work around this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Be aware that internal flash has a erase cycle life.&amp;nbsp; When it fails, you will have a warranty issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:51:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LP1768-and-external-program-memory/m-p/521658#M4312</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:51:07Z</dc:date>
    </item>
  </channel>
</rss>

