<?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: Problem using MIPI DSI Display</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849909#M130052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way where i can see the steps i need to do after i modified the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;mxcfb_hx8369_wvga.c to see if i'm doing something wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2018 16:32:38 GMT</pubDate>
    <dc:creator>visparon</dc:creator>
    <dc:date>2018-12-12T16:32:38Z</dc:date>
    <item>
      <title>Problem using MIPI DSI Display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849906#M130049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i'm creating a custom yocto image to use a mipi dsi display on a Wandboard Dual, i don't know if i'm missing something because i cannot make the image load the drivers or detect the screen. I already did this:&lt;/P&gt;&lt;P&gt;- Modify the&amp;nbsp;mxcfb_hx8369_wvga.c with my display data.&lt;BR /&gt;- Modified imx6qdl-wandboard.dtsi and added this:&lt;/P&gt;&lt;P&gt;/ {&lt;/P&gt;&lt;P&gt;mipi_dsi_reset: mipi-dsi-reset {&lt;BR /&gt; compatible = "gpio-reset";&lt;BR /&gt; reset-gpios = &amp;lt;&amp;amp;gpio1 19 GPIO_ACTIVE_LOW&amp;gt;;&lt;BR /&gt; reset-delay-us = &amp;lt;50&amp;gt;;&lt;BR /&gt; #reset-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt; &lt;SPAN&gt;};&amp;nbsp;&lt;/SPAN&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;mipi_dsi {&lt;BR /&gt; dev_id = &amp;lt;0&amp;gt;;&lt;BR /&gt; disp_id = &amp;lt;0&amp;gt;;&lt;BR /&gt; lcd_panel = "TRULY-WVGA";&lt;BR /&gt; resets = &amp;lt;&amp;amp;mipi_dsi_reset&amp;gt;;&lt;BR /&gt; status= "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Compiled my yocto using bitbake core-image-base&lt;BR /&gt;- Configure bootloader with this command:&amp;nbsp;&lt;/P&gt;&lt;P&gt;video=mxcfb0:dev=mipi_dsi,TRULY-WVGA,if=RGB24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i' still cannot see anything on the display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My bootloader info is telling me this:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No panel detected: default to HDMI&lt;BR /&gt;Display: HDMI (1024x768)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i can get some help because i already have 1 week with this problem. Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 19:16:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849906#M130049</guid>
      <dc:creator>visparon</dc:creator>
      <dc:date>2018-12-10T19:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using MIPI DSI Display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849907#M130050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check suggestions provided on&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/322120"&gt;using mipi dsi for LCD display on imx6dl about android&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in particular: just modify the timing parameters in mxcfb_hx8369_wvga.c&lt;/P&gt;&lt;P&gt;is not enough, the mipi display initialization codes are depends on panel,&lt;/P&gt;&lt;P&gt;it is not common code for all panels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 05:16:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849907#M130050</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-11T05:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using MIPI DSI Display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849908#M130051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friend, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already checked my initialization codes and those are okay, in the link you provided where i need to put this line:&amp;nbsp;&lt;BR /&gt;"video=mxcfb0:dev=mipi_dsi,TRULY-WVGA,if=RGB24" because my yocto image using rocko no longer uses uEnv.txt and my uboot is not accepting that line as a parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 16:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849908#M130051</guid>
      <dc:creator>visparon</dc:creator>
      <dc:date>2018-12-11T16:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using MIPI DSI Display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849909#M130052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way where i can see the steps i need to do after i modified the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;mxcfb_hx8369_wvga.c to see if i'm doing something wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 16:32:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849909#M130052</guid>
      <dc:creator>visparon</dc:creator>
      <dc:date>2018-12-12T16:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using MIPI DSI Display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849910#M130053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in general one can debug it using AN4553 Using Open Source&lt;/P&gt;&lt;P&gt;Debugging Tools for Linux on i.MX Processors&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/www.nxp.com/docs/en/application-note/AN4553.pdf" rel="nofollow" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN4553.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;checking mipi lines with data analyzer, check commands/data sent to lcd&lt;/P&gt;&lt;P&gt;and verify with its datasheet.&amp;nbsp; NXP has Professional Services for&lt;/P&gt;&lt;P&gt;help with developing custom drivers: &lt;A class="link-titled" href="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE" title="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE"&gt;NXP Professional Services|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 23:53:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-using-MIPI-DSI-Display/m-p/849910#M130053</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-12T23:53:00Z</dc:date>
    </item>
  </channel>
</rss>

