<?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 Re: rm67191 Driver in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068439#M156980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what bsp version do you use? did you test on nxp imx8mq board? how did you set in the dts file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2020 04:02:40 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2020-04-09T04:02:40Z</dc:date>
    <item>
      <title>rm67191 Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068438#M156979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMX8M平台 linux系统&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rm67191的配置：&lt;/P&gt;&lt;P&gt;static const struct display_timing rad_default_timing = {&lt;BR /&gt; .pixelclock = { 66000000, 132000000, 132000000 },&lt;BR /&gt; .hactive = { 1080, 1080, 1080 },&lt;BR /&gt; .hfront_porch = { 20, 20, 20 },&lt;BR /&gt; .hsync_len = { 2, 2, 2 },&lt;BR /&gt; .hback_porch = { 34, 34, 34 },&lt;BR /&gt; .vactive = { 1920, 1920, 1920 },&lt;BR /&gt; .vfront_porch = { 10, 10, 10 },&lt;BR /&gt; .vsync_len = { 2, 2, 2 },&lt;BR /&gt; .vback_porch = { 4, 4, 4 },&lt;BR /&gt; .flags = DISPLAY_FLAGS_HSYNC_LOW |&lt;BR /&gt; DISPLAY_FLAGS_VSYNC_LOW |&lt;BR /&gt; DISPLAY_FLAGS_DE_LOW |&lt;BR /&gt; DISPLAY_FLAGS_PIXDATA_NEGEDGE,&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;系统 启动过程 中出现4个企鹅图标，但有线条扯动的横线。进入开机画面，完成后就黑屏&lt;/P&gt;&lt;P&gt;使用&lt;/P&gt;&lt;P&gt;root@imx8mqevk:/unit_tests/Display# ./autorun-fb.sh&lt;/P&gt;&lt;P&gt;i测试时，颜色变化基本正常。&lt;/P&gt;&lt;P&gt;测试完成&lt;/P&gt;&lt;P&gt;停留的画面明显周期性的闪动：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/98294iE60D5AE71A138E54/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;显示正常的图片应当是：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/104345i14AE1308FBDB3125/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;使用的是lcdif接口配置，原厂默认配置。&lt;/P&gt;&lt;P&gt;请协助。。。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2020 07:19:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068438#M156979</guid>
      <dc:creator>tanyid</dc:creator>
      <dc:date>2020-04-07T07:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: rm67191 Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068439#M156980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what bsp version do you use? did you test on nxp imx8mq board? how did you set in the dts file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2020 04:02:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068439#M156980</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-04-09T04:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: rm67191 Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068440#M156981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;uboot:u-boot-2018.03&lt;/P&gt;&lt;P&gt;imx8mq&amp;nbsp;&lt;/P&gt;&lt;P&gt;device_tree is :&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2020 05:50:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068440#M156981</guid>
      <dc:creator>tanyid</dc:creator>
      <dc:date>2020-04-10T05:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: rm67191 Driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068441#M156982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what bsp version? 4.19.35 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2020 10:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/rm67191-Driver/m-p/1068441#M156982</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-04-17T10:05:00Z</dc:date>
    </item>
  </channel>
</rss>

