<?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 BCLK will not output continuously without data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121970/i2s-bclk-will-not-output-continuously-without-data</link><description>The BCLK_CONT option to i2s_configure() is not being honored anywhere. How do I get BCLK to output continuously without having to do i2s_write() or i2s_read() calls over and over?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jun 2025 02:10:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121970/i2s-bclk-will-not-output-continuously-without-data" /><item><title>RE: I2S BCLK will not output continuously without data</title><link>https://devzone.nordicsemi.com/thread/539462?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 02:10:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88bae196-2142-4942-af09-e386c484cddc</guid><dc:creator>Terence Kim</dc:creator><description>&lt;p&gt;OK - it sounds to me then that I have no choice but to serve up buffers via i2s_read/write repeatedly to keep the MCK signal outputting. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2S BCLK will not output continuously without data</title><link>https://devzone.nordicsemi.com/thread/537803?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 08:48:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f26ac59d-3598-401b-a126-c4e3948ce450</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please correct me if I&amp;#39;m wrong, but is the goal to have a continuous clock output without sending any data?&amp;nbsp;&amp;nbsp;The&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/77c2c454f70ceb9fb3e058e6523acccbe665cc76/include/zephyr/drivers/i2s.h#L177"&gt;I2S_OPT_BIT_CLK_CONT&lt;/a&gt; option flag is not&amp;nbsp;supported in our driver, as the MCK signal&amp;nbsp;can only be enabled&amp;nbsp;by triggering the transfer start task on our devices.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>