<?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: I2S developement in S32K</title>
    <link>https://community.nxp.com/t5/S32K/I2S-developement/m-p/1689018#M25196</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217672"&gt;@MohitManvar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;We have application note AN12202 which provide more details about SAI module and I2S:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12202.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12202.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, this applies only to S32K148. Other S32K1 devices do not have SAI module. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;On other S32K1 devices, the I2S can be emulated by FlexIO module. In this case, we provide only mentioned examples in the SDK:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;c:\NXP\S32DS.3.4\S32DS\software\S32SDK_S32K1XX_RTM_4.0.3\examples\S32K142\driver_examples\communication\flexio_i2s_master\&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;c:\NXP\S32DS.3.4\S32DS\software\S32SDK_S32K1XX_RTM_4.0.3\examples\S32K142\driver_examples\communication\flexio_i2s_slave\&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Lukas&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 06:32:12 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2023-07-20T06:32:12Z</dc:date>
    <item>
      <title>I2S developement</title>
      <link>https://community.nxp.com/t5/S32K/I2S-developement/m-p/1686665#M25066</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using S32K142 microcontroller for our project.&lt;/P&gt;&lt;P&gt;project basically has sound generation feature and for sound we are using audio amplifier via I2C protocol and willing to implement I2S communication with it for sound transmission.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So I need some sample code or Idea about how to configure I2S with I2C.&lt;/P&gt;&lt;P&gt;I also checked and go through SDK example but it is not feasible for me so if any example code or application code with you it will be fine for me.&lt;/P&gt;&lt;P&gt;Note: Audio amplifier IC is non-NXP product, if you suggest how to do this type of configuration it will be thankful !!&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;Mohit &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MohitManvar_0-1689167140071.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231957i50BFDB4E92D15D1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MohitManvar_0-1689167140071.png" alt="MohitManvar_0-1689167140071.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 13:06:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2S-developement/m-p/1686665#M25066</guid>
      <dc:creator>MohitManvar</dc:creator>
      <dc:date>2023-07-12T13:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: I2S developement</title>
      <link>https://community.nxp.com/t5/S32K/I2S-developement/m-p/1689018#M25196</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217672"&gt;@MohitManvar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;We have application note AN12202 which provide more details about SAI module and I2S:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12202.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12202.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, this applies only to S32K148. Other S32K1 devices do not have SAI module. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;On other S32K1 devices, the I2S can be emulated by FlexIO module. In this case, we provide only mentioned examples in the SDK:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;c:\NXP\S32DS.3.4\S32DS\software\S32SDK_S32K1XX_RTM_4.0.3\examples\S32K142\driver_examples\communication\flexio_i2s_master\&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;c:\NXP\S32DS.3.4\S32DS\software\S32SDK_S32K1XX_RTM_4.0.3\examples\S32K142\driver_examples\communication\flexio_i2s_slave\&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Lukas&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 06:32:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2S-developement/m-p/1689018#M25196</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-07-20T06:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: I2S developement</title>
      <link>https://community.nxp.com/t5/S32K/I2S-developement/m-p/1689035#M25199</link>
      <description>Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for Info, but As I mentioned earlier that SDK example is not understandable for me so can you check and provide some other examples or any other I2S driver file.&lt;BR /&gt;&lt;BR /&gt;that will be more helpful..&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;Mohit Manvar</description>
      <pubDate>Thu, 20 Jul 2023 06:41:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/I2S-developement/m-p/1689035#M25199</guid>
      <dc:creator>MohitManvar</dc:creator>
      <dc:date>2023-07-20T06:41:10Z</dc:date>
    </item>
  </channel>
</rss>

