<?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>Kinetis Software Development Kit中的主题 Re: MCU not exit-ing the i2c driver</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/MCU-not-exit-ing-the-i2c-driver/m-p/625582#M6584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you are following up in another post about this project:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/440246"&gt;https://community.nxp.com/thread/440246&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you still having the I2C driver issue mentioned above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so please let me know and it would be helpful if you share more information, e.g schematics, source code and scope pictures of the I2C bus transfers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 16:58:53 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2017-05-23T16:58:53Z</dc:date>
    <item>
      <title>MCU not exit-ing the i2c driver</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/MCU-not-exit-ing-the-i2c-driver/m-p/625581#M6583</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 using MKL03Z with a NTAG I2C Plus chip hooked up to the I2C bus.&lt;/P&gt;&lt;P&gt;Very often it happens that after a trasmit from the MCU to the NTAG, the function "I2C_MasterTransferBlocking()" in file fsl_i2c.c does not return. It gets stuck in the following while and never exits:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17016i8E1EEE85AA06171E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason and how can I fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to&amp;nbsp;getting some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Gaurav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 09:41:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/MCU-not-exit-ing-the-i2c-driver/m-p/625581#M6583</guid>
      <dc:creator>gauravbanyal</dc:creator>
      <dc:date>2017-03-28T09:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: MCU not exit-ing the i2c driver</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/MCU-not-exit-ing-the-i2c-driver/m-p/625582#M6584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you are following up in another post about this project:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/440246"&gt;https://community.nxp.com/thread/440246&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you still having the I2C driver issue mentioned above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so please let me know and it would be helpful if you share more information, e.g schematics, source code and scope pictures of the I2C bus transfers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 16:58:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/MCU-not-exit-ing-the-i2c-driver/m-p/625582#M6584</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2017-05-23T16:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: MCU not exit-ing the i2c driver</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/MCU-not-exit-ing-the-i2c-driver/m-p/625583#M6585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found a way around for this question. The&amp;nbsp;&lt;A _jive_internal="true" class="" data-containerid="11488" data-containertype="14" data-objectid="440246" data-objecttype="1" href="https://community.nxp.com/thread/440246" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-size: 14px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Pass-through mode: SRAM_RF_READY flag ambiguity&lt;/A&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; is a different topic and I don't think this is related to the I2C driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Gaurav.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 07:26:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/MCU-not-exit-ing-the-i2c-driver/m-p/625583#M6585</guid>
      <dc:creator>gauravbanyal</dc:creator>
      <dc:date>2017-05-24T07:26:14Z</dc:date>
    </item>
  </channel>
</rss>

