<?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>i.MX ProcessorsのトピックRe: Parallel RGB on IMXRT1176</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1597594#M201397</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;I hope you are well.&lt;/P&gt;
&lt;P&gt;For more detailed information about how to configure these parameters please refer to the following application note:&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12940.pdf" target="_blank"&gt;AN12940: Use Case of RT1170 LCD Display System based on MIPI DSI – Application Note (nxp.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2023 21:38:33 GMT</pubDate>
    <dc:creator>Omar_Anguiano</dc:creator>
    <dc:date>2023-02-10T21:38:33Z</dc:date>
    <item>
      <title>Parallel RGB on IMXRT1176</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1596590#M201329</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using NXPs IMXRT1170-EVK board. I want to use LCDIFv2 for a parallel RGB supported panel. With the SDK example - LCDIFv2/rgb565, its using MIPI interface with LCDIFv2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this the only change -&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;VIDEO_MUX-&amp;gt;VID_MUX_CTRL.SET = VIDEO_MUX_VID_MUX_CTRL_PARA_LCD_SEL_MASK;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and how are VSYNC, HSYNC, DOTCLOCK calculated?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 10:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1596590#M201329</guid>
      <dc:creator>Devaharsha</dc:creator>
      <dc:date>2023-02-10T10:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel RGB on IMXRT1176</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1597594#M201397</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I hope you are well.&lt;/P&gt;
&lt;P&gt;For more detailed information about how to configure these parameters please refer to the following application note:&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12940.pdf" target="_blank"&gt;AN12940: Use Case of RT1170 LCD Display System based on MIPI DSI – Application Note (nxp.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 21:38:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1597594#M201397</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2023-02-10T21:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel RGB on IMXRT1176</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1597720#M201403</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I went through the document you suggested above. It has the formula of VSync and Hsync. But my query is how those values (VSW, VBP, VFP, HSW, HFP, HBP) are written.&lt;/P&gt;&lt;P&gt;I couldn't find those values in the panel driver (RK055MHD091 datasheet or HX8934F datasheet). Though I got minimum values that can be given to those parameters in the HX8934F datasheet. But the values that are used in the sd_jpeg examples are different.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 07:29:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1597720#M201403</guid>
      <dc:creator>Devaharsha</dc:creator>
      <dc:date>2023-02-12T07:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel RGB on IMXRT1176</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1599064#M201504</link>
      <description>&lt;P&gt;These values are obtained from the specific datasheet. In specific the datasheet contains some values: &lt;A href="https://www.nxp.com/docs/en/data-sheet/RK055MHD091A0-CTG.pdf" target="_blank"&gt;Microsoft Word - RK055MHD091A0-CTG.doc (nxp.com)&lt;/A&gt;&lt;BR /&gt;You should refer to the timing table and modify the macros value according to it.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:33:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/1599064#M201504</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2023-02-14T19:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel RGB on IMXRT1176</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/2094917#M237106</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201385"&gt;@Devaharsha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Were you able to run the video successfully?&lt;BR /&gt;&lt;BR /&gt;I am trying to do the same, I can see the Clock, Vsync, Hsync, but I can't see the data!&lt;BR /&gt;&lt;BR /&gt;How could data be driven out in parallel video?&lt;BR /&gt;&lt;BR /&gt;Could you please share your code with me if it worked with you?&lt;/P&gt;</description>
      <pubDate>Sun, 11 May 2025 09:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-on-IMXRT1176/m-p/2094917#M237106</guid>
      <dc:creator>abady1000</dc:creator>
      <dc:date>2025-05-11T09:56:45Z</dc:date>
    </item>
  </channel>
</rss>

