<?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 Re: How to use I2C module as communication interface between K60DN128 with MKL25Z128? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267403#M8813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About Init_I2C PE component example, there is no related example code.&lt;/P&gt;&lt;P&gt;I would recommend to refer Kinetis 100MHz V2 example code and KL25 example code, which includes I2C example demo.&lt;/P&gt;&lt;P&gt;Kinetis 100MHz V2 software could be downloaded from below link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K60_100&amp;amp;nodeId=01624698C9DE2DDDAF&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K60_100&amp;amp;nodeId=01624698C9DE2DDDAF&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;KL25 example could be downloaded from below link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/software/KL25_SC.exe" title="http://cache.freescale.com/files/32bit/software/KL25_SC.exe"&gt;http://cache.freescale.com/files/32bit/software/KL25_SC.exe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;P&gt;Ma Hui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Dec 2013 02:35:46 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2013-12-25T02:35:46Z</dc:date>
    <item>
      <title>How to use I2C module as communication interface between K60DN128 with MKL25Z128?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267400#M8810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to use I2C module as interface between K60DN128 with MKL25Z128, setting K60 as I2C-master and MKL25 as I2C-slave.&lt;/P&gt;&lt;P&gt;Could you please let me know How to routine the firmware in C language on CW 10.5?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kenta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 01:43:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267400#M8810</guid>
      <dc:creator>changkenta</dc:creator>
      <dc:date>2013-12-18T01:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use I2C module as communication interface between K60DN128 with MKL25Z128?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267401#M8811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend you to use Processor Expert tool, which provides I2C_LDD component.&lt;/P&gt;&lt;P&gt;The I2C_LDD component also provides typical usage example for your reference, includes I2C master and slave mode.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;P&gt;Ma Hui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:55:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267401#M8811</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2013-12-19T07:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use I2C module as communication interface between K60DN128 with MKL25Z128?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267402#M8812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hui_Ma,&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way, I hope to know how to setting I2C master and slave function in Init_I2C component, is there any example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kenta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 02:07:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267402#M8812</guid>
      <dc:creator>changkenta</dc:creator>
      <dc:date>2013-12-23T02:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use I2C module as communication interface between K60DN128 with MKL25Z128?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267403#M8813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About Init_I2C PE component example, there is no related example code.&lt;/P&gt;&lt;P&gt;I would recommend to refer Kinetis 100MHz V2 example code and KL25 example code, which includes I2C example demo.&lt;/P&gt;&lt;P&gt;Kinetis 100MHz V2 software could be downloaded from below link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K60_100&amp;amp;nodeId=01624698C9DE2DDDAF&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K60_100&amp;amp;nodeId=01624698C9DE2DDDAF&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;KL25 example could be downloaded from below link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/software/KL25_SC.exe" title="http://cache.freescale.com/files/32bit/software/KL25_SC.exe"&gt;http://cache.freescale.com/files/32bit/software/KL25_SC.exe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;P&gt;Ma Hui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 02:35:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-I2C-module-as-communication-interface-between/m-p/267403#M8813</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2013-12-25T02:35:46Z</dc:date>
    </item>
  </channel>
</rss>

