<?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 Driving a MIP Memory-In-Pixel display in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1379658#M47189</link>
    <description>&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;For a new project we're considering a MIP display with 8 bits bus, but RGB222 format (64 colors, 6bpp), where the first 2 bits are discarded and the rest of the byte are RRGGBB.&lt;/P&gt;&lt;P&gt;I've been browsing the LPC microcontrollers with LCD driver, but looking at the LPC546xx Series I found there's no direct drive for this format. Is there a format that would allow me to use the RGB222? Maybe in another family?&lt;/P&gt;&lt;P&gt;What about the GUI Guider? Is it able to manage this color configuration?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2021 11:38:27 GMT</pubDate>
    <dc:creator>paolog</dc:creator>
    <dc:date>2021-12-01T11:38:27Z</dc:date>
    <item>
      <title>Driving a MIP Memory-In-Pixel display</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1379658#M47189</link>
      <description>&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;For a new project we're considering a MIP display with 8 bits bus, but RGB222 format (64 colors, 6bpp), where the first 2 bits are discarded and the rest of the byte are RRGGBB.&lt;/P&gt;&lt;P&gt;I've been browsing the LPC microcontrollers with LCD driver, but looking at the LPC546xx Series I found there's no direct drive for this format. Is there a format that would allow me to use the RGB222? Maybe in another family?&lt;/P&gt;&lt;P&gt;What about the GUI Guider? Is it able to manage this color configuration?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 11:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1379658#M47189</guid>
      <dc:creator>paolog</dc:creator>
      <dc:date>2021-12-01T11:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Driving a MIP Memory-In-Pixel display</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1381188#M47234</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;You are right.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This states in UM.&lt;/P&gt;
&lt;P&gt;TFT panels only support one or more of the following color modes:&lt;BR /&gt;• 1 bpp, palettized, 2 colors selected from available colors.&lt;BR /&gt;• 2 bpp, palettized, 4 colors selected from available colors.&lt;BR /&gt;• 4 bpp, palettized, 16 colors selected from available colors.&lt;BR /&gt;• 8 bpp, palettized, 256 colors selected from available colors.&lt;BR /&gt;• 12 bpp, direct 4:4:4 RGB.&lt;BR /&gt;• 16 bpp, direct 5:5:5 RGB, with 1 bpp not normally used. This pixel is still output, and&lt;BR /&gt;can be used as a brightness bit to connect to the Least Significant Bit (LSB) of RGB&lt;BR /&gt;components of a 6:6:6 TFT panel.&lt;BR /&gt;• 16 bpp, direct 5:6:5 RGB.&lt;BR /&gt;• 24 bpp, direct 8:8:8 RGB, providing over 16 million colors.&lt;BR /&gt;Each 16-bit palette entry is composed of 5 bpp (RGB), plus a common intensity bit. This provides better memory utilization and performance compared with a full 6 bpp structure.&lt;BR /&gt;The total number of colors supported can be doubled from 32K to 64K if the intensity bit is used and applied to all three color components simultaneously.&lt;BR /&gt;Alternatively, the 16 signals can be used to drive a 5:6:5 panel with the extra bit only&lt;BR /&gt;applied to the green channel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 09:47:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1381188#M47234</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-12-03T09:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Driving a MIP Memory-In-Pixel display</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1382072#M47271</link>
      <description>&lt;P&gt;Thank you for your post. Unfortunately I couldn't find replies to my questions.&lt;/P&gt;&lt;P&gt;1. Is it possible for an MCU in&amp;nbsp;&lt;SPAN&gt;LPC546xx Series (or another family) to drive a parallel RGB222 lcd?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Is GUI Guider able to manage an RGB222 display?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paolo&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 15:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1382072#M47271</guid>
      <dc:creator>paolog</dc:creator>
      <dc:date>2021-12-06T15:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Driving a MIP Memory-In-Pixel display</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1382551#M47286</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Paolo&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;To&amp;nbsp;&lt;SPAN&gt;drive a parallel RGB222 lcd, normally we need several spare IOs and very fast coprocessor to handle LCD . while&amp;nbsp;LPC546xx&amp;nbsp;only has one core, thus it makes parallel lcd very slow. I mean it's possible&amp;nbsp;but we can't guarantee the refreshing speed. That's why we don't have any reference design for this. We recommend LPC546xx supported RGB format as I listed in my previous reply.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;GUI Guider&amp;nbsp;is a graphical user interface development tool, for example convert a picture to code. it's not for low level driver developing. It can manage RGB222 display but your problem is lack of driver support.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 09:44:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1382551#M47286</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-12-07T09:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Driving a MIP Memory-In-Pixel display</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1384789#M47351</link>
      <description>&lt;P&gt;Thank you for the explanation.&lt;/P&gt;&lt;P&gt;Unfortunately we already selected the LCD and we can't change the RGB format. We'll look for a different solution, then.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Paolo&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 10:33:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1384789#M47351</guid>
      <dc:creator>paolog</dc:creator>
      <dc:date>2021-12-10T10:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Driving a MIP Memory-In-Pixel display</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1385347#M47362</link>
      <description>&lt;P&gt;You are welcome.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 05:18:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Driving-a-MIP-Memory-In-Pixel-display/m-p/1385347#M47362</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-12-13T05:18:59Z</dc:date>
    </item>
  </channel>
</rss>

