<?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 Where does LVDS gets enabled? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Where-does-LVDS-gets-enabled/m-p/372610#M53277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just little confused about working of lvds screen in sabresd board. In order to learn about the working of lvds, I just commented all the code lines within lcd_enable() and lvds_poweron() functions in the board file. Eventhough, I didnt get any splash image on the screen, the lvds backlight seems to be in ON state. Where does this backlight get tuned on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2014 11:29:39 GMT</pubDate>
    <dc:creator>teddy123</dc:creator>
    <dc:date>2014-10-07T11:29:39Z</dc:date>
    <item>
      <title>Where does LVDS gets enabled?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Where-does-LVDS-gets-enabled/m-p/372610#M53277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just little confused about working of lvds screen in sabresd board. In order to learn about the working of lvds, I just commented all the code lines within lcd_enable() and lvds_poweron() functions in the board file. Eventhough, I didnt get any splash image on the screen, the lvds backlight seems to be in ON state. Where does this backlight get tuned on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 11:29:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Where-does-LVDS-gets-enabled/m-p/372610#M53277</guid>
      <dc:creator>teddy123</dc:creator>
      <dc:date>2014-10-07T11:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where does LVDS gets enabled?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Where-does-LVDS-gets-enabled/m-p/372611#M53278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi teddy 123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right, lcd_enable() has functions&lt;/P&gt;&lt;P&gt;imx_pwm_enable, imx_pwm_config, they are&lt;/P&gt;&lt;P&gt;defined in uboot/drivers/misc/imx_pwm.c.&lt;/P&gt;&lt;P&gt;You can just add printfs to check registers values.&lt;/P&gt;&lt;P&gt;PWM programming examples one can find in SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding lvds backlight:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;/*&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Set LVDS panel CABC_EN0 to low to disable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * CABC function. This function will turn backlight&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * automatically according to display content, so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * simply disable it to get rid of annoying unstable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * backlight phenomena.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 07:33:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Where-does-LVDS-gets-enabled/m-p/372611#M53278</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-08T07:33:11Z</dc:date>
    </item>
  </channel>
</rss>

