<?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: I2C1 stops working in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312199#M13499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is a mux on the way to those i2c register banks, so first I selected the mux address using 7-bit addressing, then I wrote to the control register of the mux to select the first line (it is a 1:4 mux), and then I selected which register bank I want to write in (on each line there are two register banks)....then since these register banks are having indirect addressing, I selected the pointer at location 0, meaning I want to read from address zero of register bank, and last but not least, I started to read from it.&lt;/P&gt;&lt;P&gt;I think the sequence is correct that I used, since I am getting correct data back.&lt;/P&gt;&lt;P&gt;I think that the problem was with hardware/PCB. I had a new hardware coming in and not experiencing this issue anymore with the new hardware as of yet. The reason that I2C was going down after a while or not responding could be due to that. I keep this updated if I see a similar behavior again on I2C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehdi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2014 16:32:35 GMT</pubDate>
    <dc:creator>mehdikarimibiuk</dc:creator>
    <dc:date>2014-04-09T16:32:35Z</dc:date>
    <item>
      <title>I2C1 stops working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312197#M13497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;n/a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 18:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312197#M13497</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-04-07T18:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: I2C1 stops working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312198#M13498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehdi Karimibiuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your code should be fine, maybe your issue is related with the I2C device end, would you please clarify the process that you attempt to implement? Is it a register writing followed with a reading?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience!!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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>Wed, 09 Apr 2014 07:25:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312198#M13498</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2014-04-09T07:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: I2C1 stops working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312199#M13499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is a mux on the way to those i2c register banks, so first I selected the mux address using 7-bit addressing, then I wrote to the control register of the mux to select the first line (it is a 1:4 mux), and then I selected which register bank I want to write in (on each line there are two register banks)....then since these register banks are having indirect addressing, I selected the pointer at location 0, meaning I want to read from address zero of register bank, and last but not least, I started to read from it.&lt;/P&gt;&lt;P&gt;I think the sequence is correct that I used, since I am getting correct data back.&lt;/P&gt;&lt;P&gt;I think that the problem was with hardware/PCB. I had a new hardware coming in and not experiencing this issue anymore with the new hardware as of yet. The reason that I2C was going down after a while or not responding could be due to that. I keep this updated if I see a similar behavior again on I2C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehdi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 16:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312199#M13499</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-04-09T16:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: I2C1 stops working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312200#M13500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehdi Karimibiuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's great!! Please kindly let me know if you have any further issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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, 10 Apr 2014 08:41:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C1-stops-working/m-p/312200#M13500</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2014-04-10T08:41:09Z</dc:date>
    </item>
  </channel>
</rss>

