<?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>Kinetis MicrocontrollersのトピックRe: I2C and K20</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274965#M9673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the installer of CW again and you get the orginal examples back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The processor expert examples come with the CW installation you cannot get them separate.&lt;/P&gt;&lt;P&gt;If you intend to modify them , the best is to copy the examples to a directory outside the installation folder and modify them&lt;/P&gt;&lt;P&gt;This way you will have a backup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 04:39:53 GMT</pubDate>
    <dc:creator>deepakrana</dc:creator>
    <dc:date>2013-06-10T04:39:53Z</dc:date>
    <item>
      <title>I2C and K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274961#M9669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the I2C component only available with the accelerometer for the kinetis k20 tower?&amp;nbsp; Are there any resources that are available that has an I2C example with the k20 board?&amp;nbsp; I used the demo code that works with the accelerometer but there are no PE components in the demo project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my question is clear enough,&lt;/P&gt;&lt;P&gt;Liz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 19:57:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274961#M9669</guid>
      <dc:creator>lander</dc:creator>
      <dc:date>2013-02-26T19:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: I2C and K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274962#M9670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you did not mention the frequency of the controller you have with you&lt;/P&gt;&lt;P&gt;i take an example of the 72Mhz part. In your CW(10.) installation go to the path&amp;nbsp; location C:\Freescale\CW MCU v10.3\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K20D72M .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using a 100 Mhz part then you can use the example in the same location under the K60 board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this you will find a I2C based PE example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes on FSL boards there is an I2C accelerometer so we have example for that. You can modify this code as per the I2C device you are using. Things you need to take care are the device address and the command flow for the I2C device of your choice. All the API required to communicate are part of the example project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 04:38:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274962#M9670</guid>
      <dc:creator>deepakrana</dc:creator>
      <dc:date>2013-02-27T04:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: I2C and K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274963#M9671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is the 72MHz!&amp;nbsp; Thank you, I had no idea all this PE code was on my computer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:25:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274963#M9671</guid>
      <dc:creator>lander</dc:creator>
      <dc:date>2013-02-27T13:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: I2C and K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274964#M9672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know where I can find another copy of the I2C for K20 that was in the folder you showed me?&amp;nbsp; All I need is the ProcessorExpert.c,&amp;nbsp; I accidently modified it and I am trying to find the original. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really new at this.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Liz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 12:09:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274964#M9672</guid>
      <dc:creator>lander</dc:creator>
      <dc:date>2013-03-12T12:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: I2C and K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274965#M9673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the installer of CW again and you get the orginal examples back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The processor expert examples come with the CW installation you cannot get them separate.&lt;/P&gt;&lt;P&gt;If you intend to modify them , the best is to copy the examples to a directory outside the installation folder and modify them&lt;/P&gt;&lt;P&gt;This way you will have a backup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 04:39:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I2C-and-K20/m-p/274965#M9673</guid>
      <dc:creator>deepakrana</dc:creator>
      <dc:date>2013-06-10T04:39:53Z</dc:date>
    </item>
  </channel>
</rss>

