<?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: i.mx51 display driver has function Screen off?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243531#M20693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; "The DI and DC submodules of the IPUv3 are disabled.". It is means DI and DC ( the submodules in the IPUv3) disable, not the whole IPUv3 module disable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Apr 2013 02:27:50 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2013-04-02T02:27:50Z</dc:date>
    <item>
      <title>i.mx51 display driver has function Screen off?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243528#M20690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on i.mx51 customized board.&lt;/P&gt;&lt;P&gt;I am worried about LCD Burn-In. I would like to screen off.&lt;/P&gt;&lt;P&gt;Please tell me, In Windows CE 6.0 Freescale BSP, the Display Driver, or would have been implemented function screen off?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ogata&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 01:44:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243528#M20690</guid>
      <dc:creator>oogata</dc:creator>
      <dc:date>2013-03-28T01:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx51 display driver has function Screen off?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243529#M20691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the i.MX51 WinCE6 BSP Reference manual 8.4.4.3&amp;nbsp; IOCTL_POWER_SET, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The display driver implements the IOCTL_POWER_SET IOCTL API with support for the D0 (Full On) and D4 (Off) power states. These states are handled in the following manner:&lt;/P&gt;&lt;P&gt;• D0—The display panel is enabled. The IPUv3 DI and DC modules are enabled to send data to thedisplay. If video is active, additional submodules may also be enabled to process and convert video data. If TV output mode is active, enable the TVE module and its clocks. &lt;/P&gt;&lt;P&gt;• D4—The DI and DC submodules of the IPUv3 are disabled. The display panel is disabled. If TV output mode was enabled, disable the TVE and its clocks.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Have you try this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 01:37:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243529#M20691</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-04-02T01:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx51 display driver has function Screen off?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243530#M20692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply, jimmy.&lt;/P&gt;&lt;P&gt;I'll try "IOCTL_POWER_SET, D4".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have heard that the cause of LCD-burn-in is long time displaying of same contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSP Reference manual 8.4.4.3 ,wrote &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "The DI and DC submodules of the IPUv3 are disabled."&lt;/P&gt;&lt;P&gt;Are "the IPUv3 are disabled" mean that to stop the display ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 02:17:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243530#M20692</guid>
      <dc:creator>oogata</dc:creator>
      <dc:date>2013-04-02T02:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx51 display driver has function Screen off?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243531#M20693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; "The DI and DC submodules of the IPUv3 are disabled.". It is means DI and DC ( the submodules in the IPUv3) disable, not the whole IPUv3 module disable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 02:27:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx51-display-driver-has-function-Screen-off/m-p/243531#M20693</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-04-02T02:27:50Z</dc:date>
    </item>
  </channel>
</rss>

