<?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>Two I2S devices configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115888/two-i2s-devices-configuration</link><description>Hi,I have been trying to configure two I2S devices where I will read data from mic SPH0645 with NRF5340 then I need to send that data to Amplifier(TAS2563).So,help me configuring and how to use i2s_0 node?Do i need to configure i2s0 as same i2s(i2s_rxtx</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Oct 2024 12:49:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115888/two-i2s-devices-configuration" /><item><title>RE: Two I2S devices configuration</title><link>https://devzone.nordicsemi.com/thread/508521?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 12:49:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa39cd79-5945-43fe-8fac-139a7da18af1</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I assume you want to transmit the audio, a good starting point in this regards is:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/zephyr/boards/nordic/nrf5340_audio_dk/doc/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/zephyr/boards/nordic/nrf5340_audio_dk/doc/index.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/applications/nrf5340_audio/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/applications/nrf5340_audio/index.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The i2s node is configured in:&lt;br /&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/nordic/nrf5340_audio_dk/nrf5340_audio_dk_nrf5340_cpuapp_common.dtsi"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/nordic/nrf5340_audio_dk/nrf5340_audio_dk_nrf5340_cpuapp_common.dtsi&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/nordic/nrf5340_audio_dk/nrf5340_audio_dk_nrf5340_cpuapp_common-pinctrl.dtsi"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/nordic/nrf5340_audio_dk/nrf5340_audio_dk_nrf5340_cpuapp_common-pinctrl.dtsi&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to use ACLK you need to add &amp;quot;clock-source = &amp;quot;ACLK&amp;quot;;&amp;quot; to the i2s node.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>