<?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: on board I2S interface for TWR-K60f120m</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-board-I2S-interface-for-TWR-K60f120m/m-p/413685#M23512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pallenna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of our sample code is set the I2S as slave not master. In order for master - slave communication, do you have connection hook up correctly? clk to clk, rx to tx and tx to rx? Also, master and slave clock must sync up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&amp;gt; i tried only transmission without slave device &lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;initialization &lt;/SPAN&gt;for testing of clock line&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;You need slave initialized for proper testing.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;TsiChung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 15:35:11 GMT</pubDate>
    <dc:creator>tsi-chung_liew</dc:creator>
    <dc:date>2015-04-21T15:35:11Z</dc:date>
    <item>
      <title>on board I2S interface for TWR-K60f120m</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-board-I2S-interface-for-TWR-K60f120m/m-p/413684#M23511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-objectid="17769" data-objecttype="3" href="https://community.nxp.com/people/tcliew"&gt;Tc Liew&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Hi Chung,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;i am new to i2s interface,&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-weight: inherit; font-style: inherit;"&gt;now i want interface of on board two I2S's for TWR-K60F120 &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit; font-weight: inherit;"&gt;using I2S communication for this what can i do first. i think it is possible right.&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt; for this communication&amp;nbsp; i made I2S0 as Master and I2S1 as Slave mode. my theme is, to send one byte &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;data&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(ex, 0x1)&lt;/SPAN&gt;&lt;/SPAN&gt;from &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;master&amp;nbsp; of I2S0&lt;/SPAN&gt; to Slave of I2S1 and receive the&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit; font-weight: inherit;"&gt;one byte data(ex 0x2) from &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;Slave of I2S1&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit; font-weight: inherit;"&gt; to Master &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;Slave of I2S0&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit; font-weight: inherit;"&gt;. so for this please if have code please post here.and i have I2S driver code also with this&amp;nbsp; i tried only transmission without slave device &lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;initialization &lt;/SPAN&gt;for testing of clock line and data line observation on port lines,and the code also posting here so please check it once and inform where i did mistakes in the initialization.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Padmaja&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 15px;"&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337682"&gt;hello_world.c.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 15px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337682"&gt;sai.c.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 04:46:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-board-I2S-interface-for-TWR-K60f120m/m-p/413684#M23511</guid>
      <dc:creator>pallenna</dc:creator>
      <dc:date>2015-04-16T04:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: on board I2S interface for TWR-K60f120m</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-board-I2S-interface-for-TWR-K60f120m/m-p/413685#M23512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pallenna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of our sample code is set the I2S as slave not master. In order for master - slave communication, do you have connection hook up correctly? clk to clk, rx to tx and tx to rx? Also, master and slave clock must sync up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&amp;gt; i tried only transmission without slave device &lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;initialization &lt;/SPAN&gt;for testing of clock line&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;You need slave initialized for proper testing.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;TsiChung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 15:35:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-board-I2S-interface-for-TWR-K60f120m/m-p/413685#M23512</guid>
      <dc:creator>tsi-chung_liew</dc:creator>
      <dc:date>2015-04-21T15:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: on board I2S interface for TWR-K60f120m</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-board-I2S-interface-for-TWR-K60f120m/m-p/413686#M23513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tsi-Chung,&lt;/P&gt;&lt;P&gt;Thanks for reply,i will try with your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px;"&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px;"&gt;Padmaja&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 04:20:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-board-I2S-interface-for-TWR-K60f120m/m-p/413686#M23513</guid>
      <dc:creator>pallenna</dc:creator>
      <dc:date>2015-04-22T04:20:01Z</dc:date>
    </item>
  </channel>
</rss>

