<?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 play audio by sending audio data chunks wise through I2S DMA in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-play-audio-by-sending-audio-data-chunks-wise-through-I2S/m-p/2066579#M57952</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/240627"&gt;@Tharun123&lt;/a&gt;,&lt;BR /&gt;Yo can read a minor size memory sections from your FLASH and send via I2S to reproduce sounds.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Habib_MS_0-1742603863214.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329327i215D74DBD159388C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Habib_MS_0-1742603863214.png" alt="Habib_MS_0-1742603863214.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If this is the case, you can take by reference the SDK (version 24.12) example called "i2s_dma_transfer", where in this example takes a defined sine wave and send via DMA to TX FIFO.&amp;nbsp;&lt;BR /&gt;Also, I highly recommend see this &lt;A href="https://www.nxp.com/docs/en/application-note/AN4520.pdf" target="_self"&gt;app note&lt;/A&gt; where I2S is better explicated.&lt;BR /&gt;BR&lt;BR /&gt;Habib.&lt;/P&gt;</description>
    <pubDate>Sat, 22 Mar 2025 00:38:15 GMT</pubDate>
    <dc:creator>Habib_MS</dc:creator>
    <dc:date>2025-03-22T00:38:15Z</dc:date>
    <item>
      <title>how to play audio by sending audio data chunks wise through I2S DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-play-audio-by-sending-audio-data-chunks-wise-through-I2S/m-p/2066331#M57950</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I am trying to play audio using I2s communication below are the details:-&lt;/P&gt;&lt;H3&gt;Issue:&lt;/H3&gt;&lt;P&gt;I am using Lpc55s69 microcontroller .I am playing 24kHz, 16-bit PCM audio stored in external flash using I2S. Currently, I read the entire data into an array before sending it to the audio codec. This works but consumes too much memory.&lt;/P&gt;&lt;H3&gt;Required Solution:&lt;/H3&gt;&lt;P&gt;I need a way to &lt;STRONG&gt;play audio in smaller chunks&lt;/STRONG&gt; without gaps, reducing memory usage. How can I achieve this efficiently?&lt;/P&gt;&lt;P&gt;Any suggestions or guidance would be helpful.&amp;nbsp;&lt;STRONG&gt;Thank you!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 12:40:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-play-audio-by-sending-audio-data-chunks-wise-through-I2S/m-p/2066331#M57950</guid>
      <dc:creator>Tharun123</dc:creator>
      <dc:date>2025-03-21T12:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to play audio by sending audio data chunks wise through I2S DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-play-audio-by-sending-audio-data-chunks-wise-through-I2S/m-p/2066579#M57952</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/240627"&gt;@Tharun123&lt;/a&gt;,&lt;BR /&gt;Yo can read a minor size memory sections from your FLASH and send via I2S to reproduce sounds.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Habib_MS_0-1742603863214.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329327i215D74DBD159388C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Habib_MS_0-1742603863214.png" alt="Habib_MS_0-1742603863214.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If this is the case, you can take by reference the SDK (version 24.12) example called "i2s_dma_transfer", where in this example takes a defined sine wave and send via DMA to TX FIFO.&amp;nbsp;&lt;BR /&gt;Also, I highly recommend see this &lt;A href="https://www.nxp.com/docs/en/application-note/AN4520.pdf" target="_self"&gt;app note&lt;/A&gt; where I2S is better explicated.&lt;BR /&gt;BR&lt;BR /&gt;Habib.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 00:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-play-audio-by-sending-audio-data-chunks-wise-through-I2S/m-p/2066579#M57952</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2025-03-22T00:38:15Z</dc:date>
    </item>
  </channel>
</rss>

