<?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 on MCF52235 in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF52235/m-p/190429#M8252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;I am working on a project and am extremely new to using I2C for peripheral communications.&amp;nbsp; I am using the Coldfire MCF52235 microcontroller to interface with a peripheral device. I have researched I2C and understand how it works but I am having difficulty implementing it on my board.&amp;nbsp; I have found in several places standard code (iic.c)&amp;nbsp;for initializing and communicating with I2C ( I have attached the code).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have not been able to determine where the header files for this code are located.&amp;nbsp; They are listed as:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;common.h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;iic.h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is anyone experienced with this code and have any suggestions or know where those header files are located?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ryan&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Feb 2008 08:34:00 GMT</pubDate>
    <dc:creator>Schroederr</dc:creator>
    <dc:date>2008-02-17T08:34:00Z</dc:date>
    <item>
      <title>I2C on MCF52235</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF52235/m-p/190429#M8252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;I am working on a project and am extremely new to using I2C for peripheral communications.&amp;nbsp; I am using the Coldfire MCF52235 microcontroller to interface with a peripheral device. I have researched I2C and understand how it works but I am having difficulty implementing it on my board.&amp;nbsp; I have found in several places standard code (iic.c)&amp;nbsp;for initializing and communicating with I2C ( I have attached the code).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have not been able to determine where the header files for this code are located.&amp;nbsp; They are listed as:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;common.h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;iic.h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is anyone experienced with this code and have any suggestions or know where those header files are located?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ryan&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2008 08:34:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF52235/m-p/190429#M8252</guid>
      <dc:creator>Schroederr</dc:creator>
      <dc:date>2008-02-17T08:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: I2C on MCF52235</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF52235/m-p/190430#M8253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ryan&lt;BR /&gt;&lt;BR /&gt;I don't know anything about the headers that you are looking for but you may like to look at the uTasker project. It includes also I2C drivers and simulates various I2C devices. See&lt;BR /&gt;&lt;A href="http://www.utasker.com/docs/uTasker/uTaskerIIC_002.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerIIC_002.PDF&lt;/A&gt;&lt;BR /&gt;The project is completely free for non-commercial work.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Mark&lt;BR /&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_blank"&gt;www.uTasker.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2008 18:57:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF52235/m-p/190430#M8253</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2008-02-17T18:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: I2C on MCF52235</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF52235/m-p/190431#M8254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I just noticed that the attached code did not upload.&amp;nbsp; Lets try that again.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 05:02:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF52235/m-p/190431#M8254</guid>
      <dc:creator>Schroederr</dc:creator>
      <dc:date>2008-02-18T05:02:32Z</dc:date>
    </item>
  </channel>
</rss>

