<?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: emWin for LPC4078</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515362#M1147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by phuockal on Mon Jan 18 23:41:23 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, just custom the lcd driver. I am done and I can share my work for any member.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:16:55 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:16:55Z</dc:date>
    <item>
      <title>emWin for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515355#M1140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by phuockal on Mon Nov 02 08:36:24 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear NXP, dear friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using LPC4078 with no graphic controller to control a LCD via 16bit parallel interface. Now I want to use emWin library but I can not find any example of emWin for LPC4078. May I ask:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Does emWin support LPC4078? Are there any free, prebuilt packet for LPC4078?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. If no packet available for LPC4078, are there any way to custom emWin LCD driver to work with LPC4078 via 16 bit parallel interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks you very much for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:16:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515355#M1140</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: emWin for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515356#M1141</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 10:29:00 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi phouckal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use LPC1788 BSP as starting example. Please see BSP at below location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2Femwin-graphics-library" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/project/emwin-graphics-library&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also look into &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Fnxpemwin514mcb1700bsp" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/nxpfile/nxpemwin514mcb1700bsp&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Femwin-porting-guide-ea-lpc1788-bsp-keil-mcb1700-english-version" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/nxpfile/emwin-porting-guide-ea-lpc1788-bsp-keil-mcb1700-english-version&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see below the answers/comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;1. Does emWin support LPC4078? Are there any free, prebuilt packet for LPC4078?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes. You can use emWin M4F library from emWin page and&amp;nbsp; LPC1788 BSP example can be used as a starting point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;2. If no packet available for LPC4078, are there any way to custom emWin LCD driver to work with LPC4078 via 16 bit parallel interface&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think we have 16-bit interface example without using LCD controller. If you want to use RGB interface, I will recommend to use LPC4088.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:16:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515356#M1141</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: emWin for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515357#M1142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by phuockal on Tue Nov 03 00:47:39 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear mc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently use LPC4078 with LCD 16 bit, no RGB support. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that my system can not run NXP emWin, is that right? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I want to use NXP emWin, I must switch to LPC4088 (or other MCU has LCD controller) and change the LCD to RGB support. Is that right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:16:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515357#M1142</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: emWin for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515358#M1143</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 03 08:45:16 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi phuockal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can run NXP emWin on LPC4078. How are you planning to use 16-bit interface as LPC4078 does not have LCD controller?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EMC?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515358#M1143</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: emWin for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515359#M1144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by phuockal on Wed Nov 04 01:20:42 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi MC,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC4078 does not delicate any port pin for LCD control signal. so I just connect a GPIO port to control LCD. Please see the attached file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My situation is: I already make hardware and the LPC4078 can control the 16bit LCD well without any problem. For now I want the LCD display more complicated thing and I recognize that using emWin is the fastest solution. Even try, I can not find how to make the emWin run on my hardware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515359#M1144</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: emWin for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515360#M1145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by phuockal on Sat Nov 07 08:59:52 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi MC,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Does emWin support for the RDB4078: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fboard%2FOM13038.html%23showall" rel="nofollow" target="_blank"&gt;http://www.nxp.com/board/OM13038.html#showall&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:16:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515360#M1145</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: emWin for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515361#M1146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vtw.433e on Sat Nov 07 09:53:18 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Afaik, there is no example driver for the RDB4078.. but emWin will work with ANY board -&amp;nbsp; you will have to write the display controller driver ( which is quite a simple job). &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:16:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515361#M1146</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: emWin for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515362#M1147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by phuockal on Mon Jan 18 23:41:23 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, just custom the lcd driver. I am done and I can share my work for any member.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-for-LPC4078/m-p/515362#M1147</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:16:55Z</dc:date>
    </item>
  </channel>
</rss>

