<?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: MCIMX6SL camera problem afte idling. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SL-camera-problem-afte-idling/m-p/305299#M39115</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 found the root cause.&lt;/P&gt;&lt;P&gt;It was caused by bus frequency scaling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After about 10 min, set_low_bus_freq() and reduce_bus_freq_handler() function in /linux-3.0.35/arch/arm/mach-mx6/bus_freq.c is called.&lt;/P&gt;&lt;P&gt;Maybe, the reduced bus frequency is not sufficient to work camera and I2C.&lt;/P&gt;&lt;P&gt;We can avoid this issue by commenting out "reduce_bus_freq_handler()" or disable CONFIG_CPU_FREQ_GOV_POWERSAVE when building.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2014 05:20:10 GMT</pubDate>
    <dc:creator>satoshishimoda</dc:creator>
    <dc:date>2014-04-09T05:20:10Z</dc:date>
    <item>
      <title>MCIMX6SL camera problem afte idling.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SL-camera-problem-afte-idling/m-p/305298#M39114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem on MCIMX6SLEVK.&lt;/P&gt;&lt;P&gt;Actually, MCIMX6SLEVK camera input does not works correctly after about 10 min from boot.&lt;/P&gt;&lt;P&gt;Please see the detail as below.&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;[Board]&lt;/P&gt;&lt;P&gt;MCIMX6SLEVK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[BSP]&lt;/P&gt;&lt;P&gt;L3.0.35_4.1.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Condition]&lt;/P&gt;&lt;P&gt;1. A camera is connected to J24 connector on MCIMX6SLEVK.&lt;/P&gt;&lt;P&gt;2. Camera capture and I2C3 communication to the camera work continuously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Procedure]&lt;/P&gt;&lt;P&gt;1. Boot MCIMX6SLEVK with L3.0.35_4.1.0 BSP.&lt;/P&gt;&lt;P&gt;2. Leave MCIMX6SLEVK idle about 10 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Problem]&lt;/P&gt;&lt;P&gt;After idling, sometime I2C3 SCL is pulled "low" and I2C communication does not work well.&lt;/P&gt;&lt;P&gt;Additionally, capturing from a camera which is connected to J24 and uses I2C3 does not work well.&lt;/P&gt;&lt;P&gt;(lack some frame, and jumble capture image)&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Q]&lt;/P&gt;&lt;P&gt;Do you have a information about similar issue?&lt;/P&gt;&lt;P&gt;If you have it, could you tell me what should we modify?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need more information, please tell me it.&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;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 08:03:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SL-camera-problem-afte-idling/m-p/305298#M39114</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2014-03-27T08:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6SL camera problem afte idling.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SL-camera-problem-afte-idling/m-p/305299#M39115</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 found the root cause.&lt;/P&gt;&lt;P&gt;It was caused by bus frequency scaling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After about 10 min, set_low_bus_freq() and reduce_bus_freq_handler() function in /linux-3.0.35/arch/arm/mach-mx6/bus_freq.c is called.&lt;/P&gt;&lt;P&gt;Maybe, the reduced bus frequency is not sufficient to work camera and I2C.&lt;/P&gt;&lt;P&gt;We can avoid this issue by commenting out "reduce_bus_freq_handler()" or disable CONFIG_CPU_FREQ_GOV_POWERSAVE when building.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 05:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6SL-camera-problem-afte-idling/m-p/305299#M39115</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2014-04-09T05:20:10Z</dc:date>
    </item>
  </channel>
</rss>

