<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Audio via I2S</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35103/audio-via-i2s</link><description>This relates to playing audio files over i2s. 
 So far I have managed to replay audio files using the method suggested in the SDK i2s example files - basically sending one block of audio data after another. What bothers me is the &amp;quot;end of file&amp;quot; conditions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Jan 2022 12:49:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35103/audio-via-i2s" /><item><title>RE: Audio via I2S</title><link>https://devzone.nordicsemi.com/thread/346475?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 12:49:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:774c55c3-1fa9-453d-b6df-500a8fc91f55</guid><dc:creator>saiteja143</dc:creator><description>&lt;p&gt;share&amp;nbsp; your code&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio via I2S</title><link>https://devzone.nordicsemi.com/thread/135152?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 12:31:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cfdd945-13dc-4047-8041-b60d1321d432</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately, the driver or the hardware does not have any option to change the size of the last DMA transferred chunk.&lt;/p&gt;
&lt;p&gt;If you know the amount of data to transfer, you could setup the block size to accommodate this size.&lt;/p&gt;
&lt;p&gt;In the case of a stream with unknown size, I do not have any other suggestions than to let the frame finish.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>