<?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 GUIX single frame buffer in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-single-frame-buffer/m-p/1616536#M202826</link>
    <description>&lt;P&gt;I am working on MIMXRT1062 board . I took the reference of example code of "EVK-MIMXRT1060-guix_washing_machine". In this example it is using two frame buffer of 480*270 pixel for LCD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The board I am using has display of 320*480 resolution, and I have to use single frame buffer only.&lt;/P&gt;&lt;P&gt;Please guide me what are the necessary changes I need to made for this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 07:57:24 GMT</pubDate>
    <dc:creator>vipuljain91</dc:creator>
    <dc:date>2023-03-16T07:57:24Z</dc:date>
    <item>
      <title>GUIX single frame buffer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-single-frame-buffer/m-p/1616536#M202826</link>
      <description>&lt;P&gt;I am working on MIMXRT1062 board . I took the reference of example code of "EVK-MIMXRT1060-guix_washing_machine". In this example it is using two frame buffer of 480*270 pixel for LCD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The board I am using has display of 320*480 resolution, and I have to use single frame buffer only.&lt;/P&gt;&lt;P&gt;Please guide me what are the necessary changes I need to made for this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 07:57:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GUIX-single-frame-buffer/m-p/1616536#M202826</guid>
      <dc:creator>vipuljain91</dc:creator>
      <dc:date>2023-03-16T07:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: GUIX single frame buffer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-single-frame-buffer/m-p/1619440#M203051</link>
      <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212319"&gt;@vipuljain91&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;You could try modifying those values in &lt;EM&gt;display_support.h&lt;/EM&gt; file:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaulRomero_1-1679424646925.png" style="width: 516px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/215695iED9A81F8F1F0F9A9/image-dimensions/516x159?v=v2" width="516" height="159" role="button" title="RaulRomero_1-1679424646925.png" alt="RaulRomero_1-1679424646925.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;[guix_washing_machine -&amp;gt; board -&amp;gt; display_support.h]&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Please modify the DEMO_PANEL_WIDTH, DEMO_PANEL_HEIGHT, and DEMO_BUFFER_COUNT (lines 25 to 29) to the values your display has. Example:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;#define DEMO_PANEL_WIDTH 320
#define DEMO_PANEL_HEIGHT 480

#define DEMO_BUFFER_COUNT 1&lt;/LI-CODE&gt;
&lt;P class="lia-align-justify"&gt;Hope this helps.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 18:52:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GUIX-single-frame-buffer/m-p/1619440#M203051</guid>
      <dc:creator>RaRo</dc:creator>
      <dc:date>2023-03-21T18:52:41Z</dc:date>
    </item>
  </channel>
</rss>

