<?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 24 bit and 16 bit, the Signal to noise ratio was same</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78224/i2s-24-bit-and-16-bit-the-signal-to-noise-ratio-was-same</link><description>Hi, 
 I&amp;#39;m evaluating a wireless microphone scenario, using 52&amp;#39;s I2S and external ADC chip to sample sound signal, and than wirelessly transmitting it to another 52 for receiving, and the receiver uses I2S to play on the external DAC chip. 
 Now almost</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Aug 2021 08:33:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78224/i2s-24-bit-and-16-bit-the-signal-to-noise-ratio-was-same" /><item><title>RE: I2S 24 bit and 16 bit, the Signal to noise ratio was same</title><link>https://devzone.nordicsemi.com/thread/323461?ContentTypeID=1</link><pubDate>Thu, 05 Aug 2021 08:33:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b17af74-618d-43ed-af5e-2c2545f628a7</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Yeah I think so.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2S 24 bit and 16 bit, the Signal to noise ratio was same</title><link>https://devzone.nordicsemi.com/thread/323283?ContentTypeID=1</link><pubDate>Wed, 04 Aug 2021 11:02:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4805392-5060-4ec6-a4d0-8a3cec0f61db</guid><dc:creator>OPQ</dc:creator><description>&lt;p&gt;Hi haakonsh,&lt;/p&gt;
&lt;p&gt;Thanks for reply.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;config.format = NRF_I2S_FORMAT_I2S;&lt;br /&gt; config.alignment = NRF_I2S_ALIGN_LEFT;&lt;/p&gt;
&lt;p&gt;Do you mean these two configurations？&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2S 24 bit and 16 bit, the Signal to noise ratio was same</title><link>https://devzone.nordicsemi.com/thread/323279?ContentTypeID=1</link><pubDate>Wed, 04 Aug 2021 10:53:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4088aef-64a4-4785-b229-996c7c8e0deb</guid><dc:creator>haakonsh</dc:creator><description>[quote user=""]I debug and watch the easyDMA data of nrf_drv_i2s, and it seems that 4 bytes of data will be generated for each acquisition. Although the I2S 24-bit mode is used, I am not sure if there is a problem here?[/quote]
&lt;p&gt;This is a feature of the I2S spec, a sign extension of 8 bits is added when used in 24-bit mode. &lt;br /&gt;See&amp;nbsp;&lt;a title="Width, alignment and format" href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/i2s.html?cp=4_0_0_5_10_5#concept_vz5_fty_vr"&gt;Width, alignment and format,&lt;/a&gt;&amp;nbsp;&lt;a title="EasyDMA" href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/i2s.html?cp=4_0_0_5_10_6#concept_gq4_jly_vr"&gt;EasyDMA&lt;/a&gt;, and&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/i2s.html?cp=4_0_0_5_10_5#concept_gq4_jly_vr__map_24bit_stereo"&gt;Memory mapping for 24 bit stereo. CONFIG.SWIDTH = 24Bit, CONFIG.CHANNELS = Stereo.&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The I2S devices needs to have the same alignment configuration otherwise you&amp;#39;ll probably loose 8 lsb/msb depending on config.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>