<?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>Simple I2S Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26770/simple-i2s-example</link><description>I&amp;#39;m embarrassed to say that the loopback I2S example, while able to show me that data can be sent and received through I2S, wasn&amp;#39;t enough to help me achieve a simple demonstration of emitting a tone. Could anyone help me or provide an example of outputting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Nov 2017 11:17:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26770/simple-i2s-example" /><item><title>RE: Simple I2S Example</title><link>https://devzone.nordicsemi.com/thread/105231?ContentTypeID=1</link><pubDate>Fri, 10 Nov 2017 11:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc924d14-707f-4fd7-90cc-8d30500fd52b</guid><dc:creator>J&amp;#248;rn</dc:creator><description>&lt;p&gt;Hello blueshifting&lt;/p&gt;
&lt;p&gt;There is a bare-metal example for transmitting a simple sine wave on github, under examples\i2s_master &lt;a href="https://github.com/andenore/NordicSnippets"&gt;here&lt;/a&gt;. Do keep in mind the I2S cannot generate a tone itself, as it is simply a digital data transfer protocol. Any tone you want to transfer must be defined as a series of data-points with the correct sampling rate. You can read more on the I2S specification &lt;a href="https://web.archive.org/web/20070102004400/http://www.nxp.com/acrobat_download/various/I2SBUS.pdf"&gt;here&lt;/a&gt;, and the I2S hardware peripheral for the nRF52832 &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/i2s.html?cp=2_1_0_43#concept_z2v_24y_vr"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Jørn Frøysa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>