<?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: LPC1788 vs LPC4088 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-vs-LPC4088/m-p/518405#M2648</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 Tue Nov 20 12:34:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi engin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can run code without changes. If you are using Embedded Artist's board you will need some minimal changes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another difference between LPC1788 and LPC4088 is: LPC4088 has SPIFI peripheral. If you have lots of graphics images you can store them inside serial flash, which is mapped in microcontroller's memory map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;emWin BSP(&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%2Fnxpfile%2Fnxplpc1788emwin516bspv101%29for" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/nxplpc1788emwin516bspv101)for&lt;/A&gt;&lt;SPAN&gt; EA board has a file inside ..\Start\Config\ folder called LCDConf.h, you can uncomment following define in the file for LPC4088.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#define LPC4088&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:33:45 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:33:45Z</dc:date>
    <item>
      <title>LPC1788 vs LPC4088</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-vs-LPC4088/m-p/518404#M2647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by EnKA on Tue Nov 20 00:49:28 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there any other differences between LPC1788 and LPC4088 rather than being Cortex-M3 and Cortex-M4 MCU Cores ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For instance, can I use LPC4088 instead of LPC1788 without changing a code line which was written for LPC1788 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Besides,&amp;nbsp; does emWin port for LPC1788 supports LPC4088? Can I use emWin port for LPC1788 without modifying the code ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Engin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:33:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-vs-LPC4088/m-p/518404#M2647</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1788 vs LPC4088</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-vs-LPC4088/m-p/518405#M2648</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 Tue Nov 20 12:34:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi engin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can run code without changes. If you are using Embedded Artist's board you will need some minimal changes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another difference between LPC1788 and LPC4088 is: LPC4088 has SPIFI peripheral. If you have lots of graphics images you can store them inside serial flash, which is mapped in microcontroller's memory map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;emWin BSP(&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%2Fnxpfile%2Fnxplpc1788emwin516bspv101%29for" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/nxplpc1788emwin516bspv101)for&lt;/A&gt;&lt;SPAN&gt; EA board has a file inside ..\Start\Config\ folder called LCDConf.h, you can uncomment following define in the file for LPC4088.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#define LPC4088&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:33:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-vs-LPC4088/m-p/518405#M2648</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:33:45Z</dc:date>
    </item>
  </channel>
</rss>

