<?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: Performance difference between seperate LCD controller and Microcontroller with LCD controller</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Performance-difference-between-seperate-LCD-controller-and/m-p/572787#M18651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jay123 on Sun Apr 27 06:37:40 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;what are the limitations with external LCD controller??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LCD interface specification: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 800 x480 , 16bpp, 565&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;could you explain performance with &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) LPC1788 with internal LCD controller &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) LPC1788 with external LCD Controller&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how the external LCD controller work with microcontroller ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;required microcontroller bandwidth with external microcontroller?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:16:34 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:16:34Z</dc:date>
    <item>
      <title>Performance difference between seperate LCD controller and Microcontroller with LCD controller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Performance-difference-between-seperate-LCD-controller-and/m-p/572785#M18649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jay123 on Sat Apr 26 09:49:28 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;i want to start new project with graphic lcd.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm little bit confuse about LPC Controller and MCU with on chip LCD Controller.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what is the difference between two interfacing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pros and cons?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;microcontroller bandwidth with LCD Controller (like EPSON..etc) and microcontroller&amp;nbsp; + SDRAM LCD interfacing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Performance-difference-between-seperate-LCD-controller-and/m-p/572785#M18649</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Performance difference between seperate LCD controller and Microcontroller with LCD controller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Performance-difference-between-seperate-LCD-controller-and/m-p/572786#M18650</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 Sat Apr 26 12:10:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jay123,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP's LPC Microcontroller with graphics LCD controller are high end Microcontroller with EMC(SDRAM/SRAM/External parallel Flash) interface and many more other features. The Graphics LCD Controller is one of the bus master on these Microcontroller and it has its own DMA controller. In some of the Microcontrollers you can also change priority of these bus masters. LCD Controller also has FIFO which is helpful when there is not continuous flow of data. The LCD controller generates various timing control signals like VSYNC,HSYNC etc.&amp;nbsp; The LCD controller generated RGB bits in various formats. It generated signal ranging from 1bpp to 24bpp. Some of them are 444,555, 565 etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As device contains EMC interface, you can put frame buffer in the SDRAM/SRAM. If you are using small LCD with low resolution, you can use internal SRAM as well. However, I believe in most of the practical cases you need external SDRAM or SRAM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you want to compare LPC devices with a particular device? Please post the part number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you interfacing external LCD controller with a microcontroller through SPI, then there is limitation due to maximum speed of SPI. Normally most of the external modules are connected through SPI.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Performance-difference-between-seperate-LCD-controller-and/m-p/572786#M18650</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Performance difference between seperate LCD controller and Microcontroller with LCD controller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Performance-difference-between-seperate-LCD-controller-and/m-p/572787#M18651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jay123 on Sun Apr 27 06:37:40 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;what are the limitations with external LCD controller??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LCD interface specification: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 800 x480 , 16bpp, 565&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;could you explain performance with &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) LPC1788 with internal LCD controller &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) LPC1788 with external LCD Controller&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how the external LCD controller work with microcontroller ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;required microcontroller bandwidth with external microcontroller?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Performance-difference-between-seperate-LCD-controller-and/m-p/572787#M18651</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:34Z</dc:date>
    </item>
  </channel>
</rss>

