<?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: U-boot Error after plugging in raspberry pi camera in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Error-after-plugging-in-raspberry-pi-camera/m-p/557428#M86680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message is caused by function force_idle_bus()&lt;/P&gt;&lt;P&gt;waiting for:&amp;nbsp; if ((sda &amp;amp; scl) == 1) in&lt;BR /&gt;uboot..arch/arm/imx-common/i2c-mxv7.c&lt;/P&gt;&lt;P&gt;one can attach jtag and debug it more, checking&lt;/P&gt;&lt;P&gt;i2c signals with oscilloscope. Seems somebody holds bus in low state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Thu, 25 Aug 2016 03:12:36 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-08-25T03:12:36Z</dc:date>
    <item>
      <title>U-boot Error after plugging in raspberry pi camera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Error-after-plugging-in-raspberry-pi-camera/m-p/557427#M86679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I am doing some experimenting with the raspberry pi camera (Sony IMX219). I am using the SCM-QWKS quick startup board. When I plug the ribbon cable of the camera into the MIPI/CSI port and boot up my board, I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2015.04-imx_v2015.04_3.14.52_1.1.0_ga+g6cf684a (Aug 17 2016 - 08:19:11)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6Q rev1.5 at 792 MHz&lt;BR /&gt;CPU: Temperature 36 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MX6DQSCM-QWKS&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 1 GiB&lt;BR /&gt;force_idle_bus: sda=0 scl=0 sda.gp=0x6d scl.gp=0x6c&lt;BR /&gt;force_idle_bus: failed to clear bus, sda=0 scl=0&lt;BR /&gt;wait_for_sr_state: Arbitration lost sr=93 cr=80 state=2020&lt;BR /&gt;i2c_init_transfer: failed for chip 0x8 retry=0&lt;BR /&gt;wait_for_sr_state: Arbitration lost sr=93 cr=80 state=2020&lt;BR /&gt;i2c_init_transfer: failed for chip 0x8 retry=1&lt;BR /&gt;wait_for_sr_state: Arbitration lost sr=93 cr=80 state=2020&lt;BR /&gt;i2c_init_transfer: failed for chip 0x8 retry=2&lt;BR /&gt;i2c_init_transfer: give up i2c_regs=021a4000&lt;BR /&gt;Can't find PMIC:PFUZE100&lt;BR /&gt;initcall sequence 2ff93350 failed at call 17803688 (err=-19)&lt;BR /&gt;### ERROR ### Please RESET the board ###&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why when I plug the camera in, I get this error. Looks like there is some i2c issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 16:31:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-Error-after-plugging-in-raspberry-pi-camera/m-p/557427#M86679</guid>
      <dc:creator>aliismail</dc:creator>
      <dc:date>2016-08-24T16:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot Error after plugging in raspberry pi camera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-Error-after-plugging-in-raspberry-pi-camera/m-p/557428#M86680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message is caused by function force_idle_bus()&lt;/P&gt;&lt;P&gt;waiting for:&amp;nbsp; if ((sda &amp;amp; scl) == 1) in&lt;BR /&gt;uboot..arch/arm/imx-common/i2c-mxv7.c&lt;/P&gt;&lt;P&gt;one can attach jtag and debug it more, checking&lt;/P&gt;&lt;P&gt;i2c signals with oscilloscope. Seems somebody holds bus in low state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Thu, 25 Aug 2016 03:12:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-Error-after-plugging-in-raspberry-pi-camera/m-p/557428#M86680</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-08-25T03:12:36Z</dc:date>
    </item>
  </channel>
</rss>

