<?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のトピックemWin slow animation</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514995#M964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Arti4ever on Thu Apr 17 02:46:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently working on a projet with emWin 5.24, a LPC1788 running at 120MHz and 7" display (800x480).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a issue using the animation functions (GUI_MEMDEV_MoveInWindow(), GUI_MEMDEV_FadeInWindow(), etc), animations are very, very slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Beside animation functions, the overall reactivity is very good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wondering if the LPC1788 is powerfull enough to make smooth animations with these functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some optimisations I can make ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a solution to do smooth animations ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:15:52 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:15:52Z</dc:date>
    <item>
      <title>emWin slow animation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514995#M964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Arti4ever on Thu Apr 17 02:46:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently working on a projet with emWin 5.24, a LPC1788 running at 120MHz and 7" display (800x480).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a issue using the animation functions (GUI_MEMDEV_MoveInWindow(), GUI_MEMDEV_FadeInWindow(), etc), animations are very, very slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Beside animation functions, the overall reactivity is very good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wondering if the LPC1788 is powerfull enough to make smooth animations with these functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some optimisations I can make ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a solution to do smooth animations ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:15:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514995#M964</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: emWin slow animation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514996#M965</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 Fri Apr 18 07:29:36 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Arti4ever,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Library is optimized.&amp;nbsp; Display is large so, lots of data is going through EMC. Here you can try two options first and let us know the difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Run M3 core at 120MHz and EMC interface at 60Mhz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Run M3 core at 80MHz and EMC 80MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are using memory device, I think second option may work better.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please post results here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:15:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514996#M965</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: emWin slow animation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514997#M966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Arti4ever on Tue Apr 22 07:23:04 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi mc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried with the EMC clock a 80MHz and this is indeed faster but the animations are still laggy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose the LPC1788 is not good for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try with the LPC4357 with the EMC at 102Mhz to see if is enough to run smooth animation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i'm surprised because i have try the GUI provided by IS2T, and this kind of annimation (like page swapping, etc) are very good. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I though that with emWin this will be even faster. Apparently not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:15:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514997#M966</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: emWin slow animation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514998#M967</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 Apr 22 08:33:39 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Arti4ever,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the resolution in bit per pixel(bpp)? I think&amp;nbsp; high bpp alongwith 800x600 pixel resolution will take lots of bandwidth. You can reduce your bpp if your application allows. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/emWin-slow-animation/m-p/514998#M967</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:15:54Z</dc:date>
    </item>
  </channel>
</rss>

