<?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 lcd display image in different offset in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458857#M71892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="direction: ltr;"&gt;Hello,&lt;/P&gt;&lt;P style="direction: ltr;"&gt;&lt;/P&gt;&lt;P style="direction: ltr;"&gt;I have configured a 240x320 LCD with timing correcpond to 240 pixel line and 512 lines (instead of 320). Any other configuration did not work with my LCD.&lt;/P&gt;&lt;P style="direction: ltr;"&gt;Now I can finally get a stable image , but each time the image starts at different line (and the rest of the screen is blank).&lt;/P&gt;&lt;P style="direction: ltr;"&gt;on doing:&lt;/P&gt;&lt;P style="direction: ltr;"&gt;dd if=/dev/zero of=/dev/fb0&lt;/P&gt;&lt;P style="direction: ltr;"&gt;It resolved this issue.&lt;/P&gt;&lt;P style="direction: ltr;"&gt;Does anyone anyone knows why the above command resolve the problem ? I would assume that framebuffer content is the same even before doing this command, so i don't understand the effect.&lt;/P&gt;&lt;P style="direction: ltr;"&gt;I also do not understand what the reason for the different line offset in the first place.&lt;/P&gt;&lt;P style="direction: ltr;"&gt;&lt;/P&gt;&lt;P style="direction: ltr;"&gt;Thanks,&lt;/P&gt;&lt;P style="direction: ltr;"&gt;Ran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2015 21:30:00 GMT</pubDate>
    <dc:creator>rans</dc:creator>
    <dc:date>2015-12-03T21:30:00Z</dc:date>
    <item>
      <title>lcd display image in different offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458857#M71892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="direction: ltr;"&gt;Hello,&lt;/P&gt;&lt;P style="direction: ltr;"&gt;&lt;/P&gt;&lt;P style="direction: ltr;"&gt;I have configured a 240x320 LCD with timing correcpond to 240 pixel line and 512 lines (instead of 320). Any other configuration did not work with my LCD.&lt;/P&gt;&lt;P style="direction: ltr;"&gt;Now I can finally get a stable image , but each time the image starts at different line (and the rest of the screen is blank).&lt;/P&gt;&lt;P style="direction: ltr;"&gt;on doing:&lt;/P&gt;&lt;P style="direction: ltr;"&gt;dd if=/dev/zero of=/dev/fb0&lt;/P&gt;&lt;P style="direction: ltr;"&gt;It resolved this issue.&lt;/P&gt;&lt;P style="direction: ltr;"&gt;Does anyone anyone knows why the above command resolve the problem ? I would assume that framebuffer content is the same even before doing this command, so i don't understand the effect.&lt;/P&gt;&lt;P style="direction: ltr;"&gt;I also do not understand what the reason for the different line offset in the first place.&lt;/P&gt;&lt;P style="direction: ltr;"&gt;&lt;/P&gt;&lt;P style="direction: ltr;"&gt;Thanks,&lt;/P&gt;&lt;P style="direction: ltr;"&gt;Ran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 21:30:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458857#M71892</guid>
      <dc:creator>rans</dc:creator>
      <dc:date>2015-12-03T21:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: lcd display image in different offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458858#M71893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;Looks like the LCD was not fully correctly in initialized.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;Please look at app note&amp;nbsp; AN3974 “Different Display Configurations on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;i.MX35 Linux PDK” describing display parameters for initialization.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/dsp/doc/app_note/AN3974.pdf" rel="nofollow"&gt;http://cache.freescale.com/files/dsp/doc/app_note/AN3974.pdf&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Fri, 04 Dec 2015 03:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458858#M71893</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-12-04T03:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: lcd display image in different offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458859#M71894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the suggestion and link.&lt;/P&gt;&lt;P&gt;But why did the following command seems to redsolved the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;dd if=/dev/zero of=/dev/fb0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;What effect does it have, and does it imply that the timing are correct ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Ran&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 06:11:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458859#M71894</guid>
      <dc:creator>rans</dc:creator>
      <dc:date>2015-12-04T06:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: lcd display image in different offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458860#M71895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;I wanted to add that framebuffer is configured as following:&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;fbset -fb /dev/fb0 -xres 240 -yres 320 -vxres 240 -vyres 320 &lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;so, I don't know why &lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;dd if=/dev/zero of=/dev/fb0&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;results in image correct display starting with line 0 on the screen.&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;I think that writing to framebuffer should fill the complete buffer.&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;Ran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 10:44:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458860#M71895</guid>
      <dc:creator>rans</dc:creator>
      <dc:date>2015-12-05T10:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: lcd display image in different offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458861#M71896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I do not think, that clearing frame buffer fully resolve the issue, if timings are &lt;/P&gt;&lt;P&gt;not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 04:43:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lcd-display-image-in-different-offset/m-p/458861#M71896</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-12-09T04:43:31Z</dc:date>
    </item>
  </channel>
</rss>

