<?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>LPC MicrocontrollersのトピックLPC5512 - I2S</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1160676#M42425</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I have here design design with&amp;nbsp;LPC5512 and I need to connect&amp;nbsp;TLV320AIC3104 with it through I2S. I'm not sure if it is possible 'coz each I2S channel have only one I/O pin for data and I need 2 of them (one for TX and second for RX).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thx &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 12:31:07 GMT</pubDate>
    <dc:creator>MartinK7</dc:creator>
    <dc:date>2020-09-29T12:31:07Z</dc:date>
    <item>
      <title>LPC5512 - I2S</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1160676#M42425</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have here design design with&amp;nbsp;LPC5512 and I need to connect&amp;nbsp;TLV320AIC3104 with it through I2S. I'm not sure if it is possible 'coz each I2S channel have only one I/O pin for data and I need 2 of them (one for TX and second for RX).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thx &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:31:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1160676#M42425</guid>
      <dc:creator>MartinK7</dc:creator>
      <dc:date>2020-09-29T12:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5512 - I2S</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1162009#M42449</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" style="color: #333f48;" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178529" target="_self"&gt;&lt;SPAN class=""&gt;MartinK7&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The I2S protocol states 3 signals: Serial Clock(SCK), Word Select (WS) and Serial Data. The LPC5512 has 7 flexcomm modules that can be used as USART, SPI, I2C and I2S. You may use one for Tx and&amp;nbsp; the other for Rx.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this is helpful, if you have more questions do not hesitate to ask me.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Omar&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 19:09:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1162009#M42449</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2020-10-01T19:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5512 - I2S</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1162229#M42453</link>
      <description>&lt;P&gt;So, it is possible configuration below?&lt;/P&gt;&lt;P&gt;First FLEXCOMM&lt;/P&gt;&lt;P&gt;Serial Clock(SCK)&lt;/P&gt;&lt;P&gt;Word Select (WS)&lt;/P&gt;&lt;P&gt;Serial Data - Tx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second&amp;nbsp;FLEXCOMM&lt;/P&gt;&lt;P&gt;Serial Data - Rx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(where clocks and buffers are internally synchornized)&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 11:25:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1162229#M42453</guid>
      <dc:creator>MartinK7</dc:creator>
      <dc:date>2020-10-02T11:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5512 - I2S</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1163566#M42481</link>
      <description>&lt;P&gt;Hello &lt;A id="link_12" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178529" target="_self"&gt;MartinK7&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the I2S protocol is necessary to have SCK, WS, and Serial Data. If clocks and buffers are internally synchronized you may experience issues.&lt;/P&gt;
&lt;P&gt;I suggest you consider the SPI protocol since it has one serial input and one serial output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this is helpful, if you have more questions do not hesitate to ask me.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Omar&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 17:16:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5512-I2S/m-p/1163566#M42481</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2020-10-06T17:16:11Z</dc:date>
    </item>
  </channel>
</rss>

