<?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>About the I2S communication with nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25468/about-the-i2s-communication-with-nrf52832</link><description>the signal flow is as follow:
TLV320AIC23B(as ADC)——》nRF52832（TX）——》nRF52832（Rx）——TLV320AIC23B（as DAC）
TLV320 works in master mode and nRF52832 works in slave mode. 48kHz sampling rate and 16bits word length. they both are set to I2S mode.
I set two</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Sep 2017 12:47:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25468/about-the-i2s-communication-with-nrf52832" /><item><title>RE: About the I2S communication with nRF52832</title><link>https://devzone.nordicsemi.com/thread/100369?ContentTypeID=1</link><pubDate>Tue, 26 Sep 2017 12:47:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2601dde4-6d92-4594-9d75-8a4928b8de93</guid><dc:creator>MartinBL</dc:creator><description>&lt;ol&gt;
&lt;li&gt;So you transfer 200 of the original 1600 samples via BLE (or some radio protocol) and then use I2S and the TLV320AIC23B to generate the output shown in the image?&lt;/li&gt;
&lt;li&gt;Have you compared the original and the output sample values?&lt;/li&gt;
&lt;li&gt;Are you doing any filtering?&lt;/li&gt;
&lt;li&gt;Could there be some data outside of your buffer that somehow makes its way to the output?&lt;/li&gt;
&lt;li&gt;What do you mean by i2s &amp;quot;date&amp;quot;?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It is pretty peculiar how the spikes seem to point up or downwards depending on where the output is in the cycle.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>