<?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>nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56405/nrf52832-can-not-divide-48khz-sample-rate-with-i2s-slave-mode</link><description>Dear team： 
 the nRF52832 can&amp;#39;t divide the frequency to 48K, so I consider nRF52832 as the slave mode, codec as the master mode, and provide a 48K clock. In this way, does the nrf52832 work normally?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Jan 2020 12:13:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56405/nrf52832-can-not-divide-48khz-sample-rate-with-i2s-slave-mode" /><item><title>RE: nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/thread/229822?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2020 12:13:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c46d068-736b-4c71-9c7b-c7620c279d92</guid><dc:creator>Wwing</dc:creator><description>&lt;p&gt;Ok, thanks a lot&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/thread/229820?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2020 12:09:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d69b336-fa5e-4e9f-a6ba-95fa8a0a3dbb</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This question doesn&amp;#39;t seem relevant to the original post, please create a new devzone case for this question.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/thread/229736?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2020 01:27:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a10a7ac7-5f11-471a-877c-67fb7c666c97</guid><dc:creator>Wwing</dc:creator><description>&lt;p&gt;Hi,Kenneth&lt;/p&gt;
&lt;p&gt;52832&amp;#39;s PDM function. After initialization, call the nrf_pdm_enable function, and then call the nrfx_pdm_start function. NRFX_PDM_ENABLED is set to 1. But the clock pin always has no result output. What could be the problem?&amp;nbsp;I tried it in the order of this manual. At least there should be a clock. I checked that the module is ENABLE.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20200120092605.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/thread/229155?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2020 08:03:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b1381c8-9dd2-4d77-a212-ff93925b6019</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hmm.. have you tried to increase&amp;nbsp;NRF_ESB_MAX_PAYLOAD_LENGTH to for instance max 252bytes? Then you should be able to get higher throughput at least.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/thread/229135?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2020 02:57:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06229187-07f0-4133-84f5-203698598b1b</guid><dc:creator>Wwing</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Now，ACK has been disabled, but the data rate cannot be increased.&amp;nbsp; I am Using PCM data to send sine wave is just to test the synchronization of radio data rate and I2S rate. The compression algorithm is added in the next step&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/thread/229027?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2020 12:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb0dc4cd-83bf-4285-9665-8eb45302f019</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You can increase the datarate for instance by disable ack on each packet, and have longer packets. However you will need to also compress the audio, it is not enough bandwidth to transmit uncompressed 16bit@48kHz not stable with some packet loss due to interference.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/thread/229007?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2020 11:05:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c4f9f64-c254-478a-b72b-f55ffdf20cb3</guid><dc:creator>Wwing</dc:creator><description>&lt;p&gt;Hi Kenneth:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;May I have a question:&lt;/p&gt;
&lt;p&gt;I would like to ask how the radio is set to a 2M rate, and then the transmitted data can&amp;#39;t keep up with the I2S transmission rate. According to the I2S clock of 48K, the 16bit bit depth, the radio transmission rate can reach 768K. The ESB demo is used. How to improve the Radio transmission rate?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 can not divide 48Khz sample rate with I2S slave mode</title><link>https://devzone.nordicsemi.com/thread/228767?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2020 11:00:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9104cb4f-6854-4422-a838-610b6c8d8ea3</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;&lt;span&gt;You are right, it is not possible for the NRF_I2S master to generate exactly 48 kHz (~47.619 kHz). If your codec can work as a I2S master device, and provide MCLK/LRCK to the nRF (in I2S slave mode), then it is possible to get 48kHz.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Kenneth&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>