<?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: i.MX 6Dual/6Quad Backlight Questions in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316335#M41892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott&lt;/P&gt;&lt;P&gt;backlight is serviced by PWM module, not IPU, please check PWM chapter&lt;/P&gt;&lt;P&gt;i.MX_6Dual6Quad_Linux_Reference_Manual.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_LINUX_DOCS&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation" onclick="" style="color: #017bba; text-decoration: underline; font-family: arial, sans-serif;"&gt;L3.0.35_4.1.0_LINUX_DOCS&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&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>Tue, 10 Jun 2014 03:25:34 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-06-10T03:25:34Z</dc:date>
    <item>
      <title>i.MX 6Dual/6Quad Backlight Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316334#M41891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which registers would one modify to change the backlight or disable it completely? I see mentions of the functionality in the IPU section of the reference manual but can't seem to find any specific registers. I'm trying to write a driver for the HDMI interface on the board I am using with an imx6 processor. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 20:19:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316334#M41891</guid>
      <dc:creator>scottwalter</dc:creator>
      <dc:date>2014-06-09T20:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 6Dual/6Quad Backlight Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316335#M41892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott&lt;/P&gt;&lt;P&gt;backlight is serviced by PWM module, not IPU, please check PWM chapter&lt;/P&gt;&lt;P&gt;i.MX_6Dual6Quad_Linux_Reference_Manual.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_LINUX_DOCS&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation" onclick="" style="color: #017bba; text-decoration: underline; font-family: arial, sans-serif;"&gt;L3.0.35_4.1.0_LINUX_DOCS&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&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>Tue, 10 Jun 2014 03:25:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316335#M41892</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-06-10T03:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 6Dual/6Quad Backlight Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316336#M41893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read through the PWM module and it doesn't mention the back light control anywhere. I can assume that the period of the PWM is what effects the brightness of the display, but this isn't mentioned anywhere. Additionally, the reference manual mentions Stop Mode, Doze Mode, and Wait mode and doesn't explain what any of these modes are or what their purpose is. Sorry, I'm not entirely familiar with this technology, could you tell me what I missed? Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 20:42:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316336#M41893</guid>
      <dc:creator>scottwalter</dc:creator>
      <dc:date>2014-06-10T20:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: i.MX 6Dual/6Quad Backlight Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316337#M41894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott&lt;/P&gt;&lt;P&gt;please look at attached page 288 from this document,&lt;/P&gt;&lt;P&gt;it shows how to disable PWM.&lt;/P&gt;&lt;P&gt;Regarding Low Power modes questions, please look at&lt;/P&gt;&lt;P&gt;i.MX6 Reference Manual and create (if necessary new Community threads).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX6DQ Reference Manual (rev.1&amp;nbsp; 4/2013)&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf"&gt;http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 04:09:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316337#M41894</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-06-11T04:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 6Dual/6Quad Backlight Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316338#M41895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for responding so late. I checked out your picture of your reference manual and I don't need to disable the PWM from a user's perspective, but from a developer's POV. On previous i.MX6 boards you could do this by toggling a pin via a register but I can't happen to find this pin. Also, strangely, page 288 of the updated reference manual for the i.MX6DQ is not this page at all.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 18:44:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316338#M41895</guid>
      <dc:creator>scottwalter</dc:creator>
      <dc:date>2014-06-18T18:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 6Dual/6Quad Backlight Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316339#M41896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PWM module is the same (with minor&lt;/P&gt;&lt;P&gt;modifications) on all i.MX processors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 14:46:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316339#M41896</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-06-19T14:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 6Dual/6Quad Backlight Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316340#M41897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so there's a really handy method declared in the pwm_ifc.h and defined in the pwm.c driver that's a part of the iMX6DQ SDK for the PWM which disables and enables the pwm. This should be sufficient for disabling and enabling the monitor, I believe. I will do testing. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 18:28:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Dual-6Quad-Backlight-Questions/m-p/316340#M41897</guid>
      <dc:creator>scottwalter</dc:creator>
      <dc:date>2014-06-27T18:28:24Z</dc:date>
    </item>
  </channel>
</rss>

