<?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: I2C_RTOS_Transfer() does not report I2C NAK result</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470168#M3741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, David,&lt;/P&gt;&lt;P&gt;Can you tell us the part number you are using, where the IIC example is in SDK, the version of SDK, whether the IIC module is set up in slave mode or master mode? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2016 09:31:30 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2016-03-17T09:31:30Z</dc:date>
    <item>
      <title>I2C_RTOS_Transfer() does not report I2C NAK result</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470167#M3740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am expanding a program that uses the I2C bus fairly heavily. In adding some new devices, I discovered that I had specified and incorrect address. In debugging it, I found that the I2C_Transfer() routine in FreeRTOS does not return any information indicating an error. The return value was merely 0.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only clue that I had that something was wrong was that a read transfer did not change the value in memeory before the call.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since failures of the bus are important in this case, how can the program determine that something went wrong on the bus?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 18:43:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470167#M3740</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2016-03-11T18:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: I2C_RTOS_Transfer() does not report I2C NAK result</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470168#M3741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, David,&lt;/P&gt;&lt;P&gt;Can you tell us the part number you are using, where the IIC example is in SDK, the version of SDK, whether the IIC module is set up in slave mode or master mode? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 09:31:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470168#M3741</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-03-17T09:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: I2C_RTOS_Transfer() does not report I2C NAK result</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470169#M3742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running this on a FRDM-K22F board wired as per the readme.txt file found under:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\KSDK2\boards\frdmk22f\rtos_examples\freertos_i2c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the wires connected as described it works. Remove either of the wires causing the I2C bus to fail and rather than reporting a failure, bogus values (0x00 or 0xFF) are reported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I my situation, I was bringing up new hardware on my design. I knew the bus worked as I had several devices already operational. I was adding a new device and just happened to use the wrong address. That was when I found out that I didn't get an error code indicating a NAK condition as I had expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 14:01:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470169#M3742</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2016-03-17T14:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: I2C_RTOS_Transfer() does not report I2C NAK result</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470170#M3743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;xiangjun, David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also ran into this issue. &amp;nbsp;I posted a &lt;A _jive_internal="true" href="https://community.nxp.com/message/832356"&gt;similar question&lt;/A&gt;&amp;nbsp;and solution&amp;nbsp;before I came across this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 13:36:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/I2C-RTOS-Transfer-does-not-report-I2C-NAK-result/m-p/470170#M3743</guid>
      <dc:creator>ryanbryngelson</dc:creator>
      <dc:date>2016-09-16T13:36:16Z</dc:date>
    </item>
  </channel>
</rss>

