<?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 clock speed using NRF52832 and SGTL5000</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74662/i2s-clock-speed-using-nrf52832-and-sgtl5000</link><description>Hello. I&amp;#39;m designing a board with NRF52832 connected to SGTL5000 via I2S. I&amp;#39;m planning to use the driver found in the Nordic Playground here... 
 https://github.com/NordicPlayground/nRF52-teensy-sgtl5000-audio 
 The documentation mentions the following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 May 2021 11:54:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74662/i2s-clock-speed-using-nrf52832-and-sgtl5000" /><item><title>RE: I2S clock speed using NRF52832 and SGTL5000</title><link>https://devzone.nordicsemi.com/thread/307900?ContentTypeID=1</link><pubDate>Mon, 03 May 2021 11:54:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d063fa74-7439-4b40-86e2-acf9fc0546df</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;&lt;span&gt;You are right, from the I2S timing specification in the PS the MCK frequency(fMCK) is set to max 4000 kHz. You can set the MCKFREQ to a higher value than this by using a divisor that is 6, 5, 4, 3, or 2. But you will then be outside the specification (it&amp;#39;s not been tested as part of HW verification). For instance the clock duty cycle specified at min 45% and max 55% only applies to MCK frequency up to the specified 4000 kHz limit.&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;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>