<?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 access PTA2 and PTA3 pins for I2C communication on FRDM-KE02Z board? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-access-PTA2-and-PTA3-pins-for-I2C-communication-on-FRDM/m-p/434022#M25219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew Stagg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/mjbcswitzerland"&gt;mjbcswitzerland&lt;/A&gt;​&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;is correct, you still can use PTA2 and PTA3 pin, you just need to define your slave address different from the on-board acelerometer adress. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2015 02:10:45 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2015-05-18T02:10:45Z</dc:date>
    <item>
      <title>How to access PTA2 and PTA3 pins for I2C communication on FRDM-KE02Z board?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-access-PTA2-and-PTA3-pins-for-I2C-communication-on-FRDM/m-p/434020#M25217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The board uses PTA2 and PTA3 for I2C communications, but both of these pins are already used by the on-board accelerometer. PTB6 and PTB7 are the other options, but they are running an on-board clock. How can I use I2C communication on this board if all the allocated pins are already used by on-board components?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please don't yell at me. I'm an intern.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 15:38:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-access-PTA2-and-PTA3-pins-for-I2C-communication-on-FRDM/m-p/434020#M25217</guid>
      <dc:creator>mstagg</dc:creator>
      <dc:date>2015-05-14T15:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to access PTA2 and PTA3 pins for I2C communication on FRDM-KE02Z board?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-access-PTA2-and-PTA3-pins-for-I2C-communication-on-FRDM/m-p/434021#M25218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I2C is a bus that can have many devices on it so the fact that the accelerometer is connected to PA2 and PA3 don't restrict you from using the same bus lines for furter devices with difference addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;KE: &lt;A href="http://www.utasker.com/kinetis/FRDM-KE02Z.html" title="http://www.utasker.com/kinetis/FRDM-KE02Z.html"&gt;µTasker FRDM-KE02Z support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/FRDM-KE02Z40M.html" title="http://www.utasker.com/kinetis/FRDM-KE02Z40M.html"&gt;µTasker FRDM-KE02Z40M support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/FRDM-KE06Z.html" title="http://www.utasker.com/kinetis/FRDM-KE06Z.html"&gt;µTasker FRDM-KE06Z support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 15:59:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-access-PTA2-and-PTA3-pins-for-I2C-communication-on-FRDM/m-p/434021#M25218</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-05-15T15:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to access PTA2 and PTA3 pins for I2C communication on FRDM-KE02Z board?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-access-PTA2-and-PTA3-pins-for-I2C-communication-on-FRDM/m-p/434022#M25219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew Stagg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/mjbcswitzerland"&gt;mjbcswitzerland&lt;/A&gt;​&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;is correct, you still can use PTA2 and PTA3 pin, you just need to define your slave address different from the on-board acelerometer adress. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 02:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-access-PTA2-and-PTA3-pins-for-I2C-communication-on-FRDM/m-p/434022#M25219</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-05-18T02:10:45Z</dc:date>
    </item>
  </channel>
</rss>

