<?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 I2C: Unexpected transfer complet interrupt in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I2C-Unexpected-transfer-complet-interrupt/m-p/351954#M250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a I2C Slave using interrupts.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i have the problem that from time to time there is a unexpected "Byte Transfer" Interrupt which is at a strange position (in the middle of a Byte).&lt;/P&gt;&lt;P&gt;Do anybody know this behavior and know a solution? Did i made something wrong?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 10:44:23 GMT</pubDate>
    <dc:creator>matthiasuhlmann</dc:creator>
    <dc:date>2015-02-05T10:44:23Z</dc:date>
    <item>
      <title>I2C: Unexpected transfer complet interrupt</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I2C-Unexpected-transfer-complet-interrupt/m-p/351954#M250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a I2C Slave using interrupts.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i have the problem that from time to time there is a unexpected "Byte Transfer" Interrupt which is at a strange position (in the middle of a Byte).&lt;/P&gt;&lt;P&gt;Do anybody know this behavior and know a solution? Did i made something wrong?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 10:44:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/I2C-Unexpected-transfer-complet-interrupt/m-p/351954#M250</guid>
      <dc:creator>matthiasuhlmann</dc:creator>
      <dc:date>2015-02-05T10:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: I2C: Unexpected transfer complet interrupt</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I2C-Unexpected-transfer-complet-interrupt/m-p/351955#M251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Mattias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell us the part number you are using? do you use Processor Expert to develop code? what version of CodeWarrior tools are you using? I suggest you paste or attach the code so that we can check it.&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>Fri, 06 Feb 2015 02:15:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/I2C-Unexpected-transfer-complet-interrupt/m-p/351955#M251</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2015-02-06T02:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: I2C: Unexpected transfer complet interrupt</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/I2C-Unexpected-transfer-complet-interrupt/m-p/351956#M252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi XiangJun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part Nr.: MC56F84769; I don't use Processor Expert, Code Warrior: Version: 10.3, Build Id:121211&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can not attach or paste the code because i made a library which is maybe a little bit difficult to read (registers are set by enumerations wich can be selected in the application)&lt;/P&gt;&lt;P&gt;But here are the registers after initialisation:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50484i33D293452DFFADD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed priority level from 0 to 1 which solved my problem. At the moment I2C is robust and there were no more unexpected interrupts. If i have enought time i will ask you again in future but for the moment its ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 09:52:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/I2C-Unexpected-transfer-complet-interrupt/m-p/351956#M252</guid>
      <dc:creator>matthiasuhlmann</dc:creator>
      <dc:date>2015-02-13T09:52:16Z</dc:date>
    </item>
  </channel>
</rss>

