<?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 examples for FRDM KE02Z in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/I2C-examples-for-FRDM-KE02Z/m-p/248472#M181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to talk to a sensor in I2C using the FRDM KE02Z. I am new to both CW and the FRDM so I was wondering if anyone could point me in the direction of some sample code. Sample code for talking to a sensor with I2C is preferred but any I2C examples would be appreciated. The sample code had a I2C portion in lab_demo but as far as I can tell that is not for CW and I was hoping for something specifically dedicated to it like Uart_demo or SPI_demo have.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate any advice.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yusif Nurizade&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit: Issues with lab_demo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 18:12:32 GMT</pubDate>
    <dc:creator>yusifnurizade</dc:creator>
    <dc:date>2013-10-30T18:12:32Z</dc:date>
    <item>
      <title>I2C examples for FRDM KE02Z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/I2C-examples-for-FRDM-KE02Z/m-p/248472#M181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to talk to a sensor in I2C using the FRDM KE02Z. I am new to both CW and the FRDM so I was wondering if anyone could point me in the direction of some sample code. Sample code for talking to a sensor with I2C is preferred but any I2C examples would be appreciated. The sample code had a I2C portion in lab_demo but as far as I can tell that is not for CW and I was hoping for something specifically dedicated to it like Uart_demo or SPI_demo have.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate any advice.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yusif Nurizade&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit: Issues with lab_demo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 18:12:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/I2C-examples-for-FRDM-KE02Z/m-p/248472#M181</guid>
      <dc:creator>yusifnurizade</dc:creator>
      <dc:date>2013-10-30T18:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: I2C examples for FRDM KE02Z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/I2C-examples-for-FRDM-KE02Z/m-p/248473#M182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have posted several examples and articles for the FRDM board using I2C (not specific for KE02Z, but with Processor Expert things are the same for all devices):&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/tag/i2c/" title="http://mcuoneclipse.com/tag/i2c/"&gt;I2C | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be helpful for you, as well the links to GitHub: &lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples"&gt;mcuoneclipse/Examples at master · mcuoneclipse · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 19:06:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/I2C-examples-for-FRDM-KE02Z/m-p/248473#M182</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-10-30T19:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: I2C examples for FRDM KE02Z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/I2C-examples-for-FRDM-KE02Z/m-p/248474#M183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the link, that's twice this week you have come through for me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be spending quite a bit of time on this site as one of my current projects is closely tied to the FRDM board and I2C. Shooting you an email now for a follow up question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Yusif Nurizade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 19:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/I2C-examples-for-FRDM-KE02Z/m-p/248474#M183</guid>
      <dc:creator>yusifnurizade</dc:creator>
      <dc:date>2013-10-30T19:50:49Z</dc:date>
    </item>
  </channel>
</rss>

