<?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>ColdFire/68K Microcontrollers and Processors中的主题 Re: 52259 - I2C Interrupt driven routines?</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/52259-I2C-Interrupt-driven-routines/m-p/193122#M8482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is an I2C driver reference (for all V2 parts incl. M52259 on 2 interfaces). Only the HW interface is show (register defines should be fairly obvious but not included). The use of the I2C module is described at &lt;A href="http://www.utasker.com/docs/uTasker/uTaskerIIC.PDF" rel="nofollow" target="_self"&gt;http://www.utasker.com/docs/uTasker/uTaskerIIC.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As described, the I2C interface can also be simulated to study it operation and verify application's use of it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is from the uTasker project, which supports simulation of the Kirin3, includes most drivers, including USB, and Ethernet (with TCP/IP stack and utFAT for SD cards). Eg. of M52259 running:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Simulated M52259" border="0" height="672" src="http://www.utasker.com/Demos/Kirin3.jpg" width="500" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_self"&gt;www.uTasker.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.utasker.com/kirin3.html" rel="nofollow" target="_self"&gt;www.utasker.com/kirin3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Apr 2010 23:00:36 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2010-04-19T23:00:36Z</dc:date>
    <item>
      <title>52259 - I2C Interrupt driven routines?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/52259-I2C-Interrupt-driven-routines/m-p/193121#M8481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have an interrupt-driven routine for the MCF52259 I2C interface? The freescale example code is polling only which is slightly disappointing given the hardware supports I2C interrupts &lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-indifferent.gif"&gt;&lt;IMG alt=":smileyindifferent:" class="emoticon emoticon-smileyindifferent" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-indifferent.gif" title="Smiley Indifferent" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 21:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/52259-I2C-Interrupt-driven-routines/m-p/193121#M8481</guid>
      <dc:creator>FridgeFreezer</dc:creator>
      <dc:date>2010-04-19T21:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: 52259 - I2C Interrupt driven routines?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/52259-I2C-Interrupt-driven-routines/m-p/193122#M8482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is an I2C driver reference (for all V2 parts incl. M52259 on 2 interfaces). Only the HW interface is show (register defines should be fairly obvious but not included). The use of the I2C module is described at &lt;A href="http://www.utasker.com/docs/uTasker/uTaskerIIC.PDF" rel="nofollow" target="_self"&gt;http://www.utasker.com/docs/uTasker/uTaskerIIC.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As described, the I2C interface can also be simulated to study it operation and verify application's use of it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is from the uTasker project, which supports simulation of the Kirin3, includes most drivers, including USB, and Ethernet (with TCP/IP stack and utFAT for SD cards). Eg. of M52259 running:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Simulated M52259" border="0" height="672" src="http://www.utasker.com/Demos/Kirin3.jpg" width="500" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_self"&gt;www.uTasker.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.utasker.com/kirin3.html" rel="nofollow" target="_self"&gt;www.utasker.com/kirin3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 23:00:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/52259-I2C-Interrupt-driven-routines/m-p/193122#M8482</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2010-04-19T23:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: 52259 - I2C Interrupt driven routines?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/52259-I2C-Interrupt-driven-routines/m-p/193123#M8483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're a gentleman and a scholar, Sir! Thanks very much &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 00:34:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/52259-I2C-Interrupt-driven-routines/m-p/193123#M8483</guid>
      <dc:creator>FridgeFreezer</dc:creator>
      <dc:date>2010-04-20T00:34:41Z</dc:date>
    </item>
  </channel>
</rss>

