<?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>i2s How to get data .</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40512/i2s-how-to-get-data</link><description>Hi: 
 How to get sine_table[] data,like this. 
 int16_t sine_table[]= {0,0,23170,23170,32767,32767,23170,0,0,-23170,-23170,-32768,-32768,-23170,-23170}; 
 NRF_I2S-&amp;gt;TXD.PTR=(uint32_t)&amp;amp;sine_table[0]; NRF_I2S-&amp;gt;RXTXD.MAXCNT=sizeof(sine_table)/sizeof(uint32_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Nov 2018 08:42:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40512/i2s-how-to-get-data" /><item><title>RE: i2s How to get data .</title><link>https://devzone.nordicsemi.com/thread/157656?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 08:42:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ef6ccc0-3c32-4215-9af5-47fdf59bb447</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Do you have pip installed?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then you could just do &amp;quot;&lt;span id="pip-command"&gt;pip install SoundFile&amp;quot; in the command line.&lt;/span&gt;&lt;i class="fa fa-copy"&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2s How to get data .</title><link>https://devzone.nordicsemi.com/thread/157616?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 02:02:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:334f1851-2d48-4353-8260-1b0f4259616e</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;Thanks for you help.&amp;nbsp;I downloaded GitHub&amp;#39;s file test. But I was missing some files. Like this.&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/1542333659_2800_1_2900_.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2s How to get data .</title><link>https://devzone.nordicsemi.com/thread/157486?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 12:10:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:580fa608-465a-4558-8e44-2d2122f705f4</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you need to to convert the .wav file to a sample .c source file / array, then the python script Convert Audio Sample\conv.py in this &lt;a href="https://github.com/NordicPlayground/nRF52-teensy-sgtl5000-audio/tree/master/Convert%20Audio%20Sample"&gt;github repo&lt;/a&gt; can be used. Follow the &lt;a href="https://github.com/NordicPlayground/nRF52-teensy-sgtl5000-audio/blob/master/Convert%20Audio%20Sample/How%20To.txt"&gt;instructions &lt;/a&gt;as specified within that folder to create the sample .c file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>