<?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: The I2C driver always returns error &amp;quot;kStatus_I2C_ArbitrationLost&amp;quot; in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675221#M41505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gaurav Banyal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Good and thank you for your updated information !&lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually, the I2C is not complicate, next time, if you meet the problem, the first thing is check the I2C bus wave, it will be useful to&amp;nbsp; locate the root problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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, 21 Jul 2017 01:43:05 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2017-07-21T01:43:05Z</dc:date>
    <item>
      <title>The I2C driver always returns error "kStatus_I2C_ArbitrationLost"</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675218#M41502</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 am trying to communicate with the various slaves I have on the I2C bus on my MKL03Z32 controller. However, the driver always returns error code "kStatus_I2C_ArbitrationLost".&lt;/P&gt;&lt;P&gt;I don't have a clue on why this is happening. The same code was working perfectly on a different schematics using the same uC. Additionally, the uC is the only bus master. So I don't understand why there should be arbitration and why this error is returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Gaurav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 07:56:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675218#M41502</guid>
      <dc:creator>gauravbanyal</dc:creator>
      <dc:date>2017-07-19T07:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: The I2C driver always returns error "kStatus_I2C_ArbitrationLost"</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675219#M41503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gaurav Banyal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; How many I2C devices you connect in the I2C bus?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; When the problem happens, did you check the I2C bus wave, whether there has some other I2C device influence the I2C wave?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please also attached the I2C wave, thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Thu, 20 Jul 2017 08:42:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675219#M41503</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-07-20T08:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: The I2C driver always returns error "kStatus_I2C_ArbitrationLost"</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675220#M41504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As soon as I connected to the scope to the I2C slave test points, I figured that the slave was not getting powered. HW issue. When that was fixed, it worked like a charm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:26:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675220#M41504</guid>
      <dc:creator>gauravbanyal</dc:creator>
      <dc:date>2017-07-20T09:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: The I2C driver always returns error "kStatus_I2C_ArbitrationLost"</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675221#M41505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gaurav Banyal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Good and thank you for your updated information !&lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually, the I2C is not complicate, next time, if you meet the problem, the first thing is check the I2C bus wave, it will be useful to&amp;nbsp; locate the root problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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, 21 Jul 2017 01:43:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/The-I2C-driver-always-returns-error-quot-kStatus-I2C/m-p/675221#M41505</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-07-21T01:43:05Z</dc:date>
    </item>
  </channel>
</rss>

