<?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: HDMI Issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-Issue/m-p/724754#M112685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gabor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can test it with i.mx6q nxp sabre sd reference board to check if this depends&lt;/P&gt;&lt;P&gt;on hardware with nxp official bsps described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HPD issue was described on some third party boards:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/dvi-support-on-i-mx6-boards/" title="https://boundarydevices.com/dvi-support-on-i-mx6-boards/"&gt;DVI Support on i.MX6 boards - Boundary Devices&lt;/A&gt;&amp;nbsp;&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>Thu, 12 Apr 2018 23:21:17 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-04-12T23:21:17Z</dc:date>
    <item>
      <title>HDMI Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-Issue/m-p/724753#M112684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;I'm trying to bring up a custom designed board based on the Solid-Run Hummingbird Edge. Unfortunately I have encountered some issues with HDMI.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR style="color: #414141; background-color: #f1f1f1; font-size: 14px;" /&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;With the original HB EDGE I can see everything on the screen after powering on the board. With my board the display is blank until linux boots up, then all is fine. However if I unplug the HDMI conenctor, after plugging back the display remains blank. I have to restart the board to have anything on the screen again.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;dmesg shows the followings (when replugging)&lt;/SPAN&gt;&lt;BR style="color: #414141; background-color: #f1f1f1; font-size: 14px;" /&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;"&lt;/SPAN&gt;&lt;BR style="color: #414141; background-color: #f1f1f1; font-size: 14px;" /&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;56.840202] mxc_hdmi 20e0000.hdmi_video: same edid&lt;/SPAN&gt;&lt;BR style="color: #414141; background-color: #f1f1f1; font-size: 14px;" /&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;[ 56.840300] mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected reports HDMI mode&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR style="color: #414141; background-color: #f1f1f1; font-size: 14px;" /&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;"&lt;/SPAN&gt;&lt;BR style="color: #414141; background-color: #f1f1f1; font-size: 14px;" /&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;Is there any idea what could be the problem ?&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;When designing the board I've tried to calculate impedances / route the traces according to the HDMI standards. The length of the traces are around 22mm, +/- 0.2mm each.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR style="color: #414141; background-color: #f1f1f1; font-size: 14px;" /&gt;&lt;SPAN style="color: #414141; background-color: #f1f1f1; font-size: 14px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 09:24:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-Issue/m-p/724753#M112684</guid>
      <dc:creator>gaborkurucz</dc:creator>
      <dc:date>2018-04-12T09:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-Issue/m-p/724754#M112685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gabor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can test it with i.mx6q nxp sabre sd reference board to check if this depends&lt;/P&gt;&lt;P&gt;on hardware with nxp official bsps described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HPD issue was described on some third party boards:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/dvi-support-on-i-mx6-boards/" title="https://boundarydevices.com/dvi-support-on-i-mx6-boards/"&gt;DVI Support on i.MX6 boards - Boundary Devices&lt;/A&gt;&amp;nbsp;&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>Thu, 12 Apr 2018 23:21:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-Issue/m-p/724754#M112685</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-04-12T23:21:17Z</dc:date>
    </item>
  </channel>
</rss>

