<?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>LC3 codec with 24-bit PCM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93732/lc3-codec-with-24-bit-pcm</link><description>Hi, I&amp;#39;m hoping someone could advise on interfacing with the T2 LC3 codec included in nRF Connect. 
 The context is I have stereo I2S microphones providing 24-bit 2&amp;#39;s complement PCM audio streams, which are to be encoded and decoded via the LC3 codec.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Nov 2022 18:48:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93732/lc3-codec-with-24-bit-pcm" /><item><title>RE: LC3 codec with 24-bit PCM</title><link>https://devzone.nordicsemi.com/thread/395635?ContentTypeID=1</link><pubDate>Mon, 14 Nov 2022 18:48:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0298eb7-476e-4862-a6f2-833a9c74320d</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Good to hear that. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Amanda&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LC3 codec with 24-bit PCM</title><link>https://devzone.nordicsemi.com/thread/395604?ContentTypeID=1</link><pubDate>Mon, 14 Nov 2022 15:12:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28db0c3f-09bc-4a94-9694-9c68a5d6e324</guid><dc:creator>kieran.cheung</dc:creator><description>&lt;p&gt;Hi Amanda, thanks for the answer. After some experimentation I found I was having an endianness issue when attempting reformat the data from my microphones for the codec.&lt;/p&gt;
&lt;p&gt;Converting the PCM buffers to and from the codec-buffer and my larger-type buffer for the I2S driver using little endian seems to be giving the expected output now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LC3 codec with 24-bit PCM</title><link>https://devzone.nordicsemi.com/thread/395376?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 15:21:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d818fbec-1818-48aa-910a-985845567b8b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is a parameter to set bitDepth. Not sure if you are using the LC3 directly or if you are going through our application, because we removed support for 24 bit I2S since we are having issues with the clock divisions. In any case our application is set to default use 16 bit. Also note that the T2 implementation of LC3 only use 16 bit to encode, meaning you mask out all the upper bits if given 24 or 32 bits. It does support 24 bit, but the information is lost.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LC3 codec with 24-bit PCM</title><link>https://devzone.nordicsemi.com/thread/395195?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2022 17:42:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b40e59c8-a097-415b-b643-72c9bc012f5b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let me check with the team and update the case later.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>