<?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>Configuring i2c0 on nrf5340dk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113641/configuring-i2c0-on-nrf5340dk</link><description>Greetings 
 I am trying to configure the nrf5340dk to use the i2c0 bus. I believe i2c1 is already configured, but for learning purposes, I want to figure out how to do this. I have used the Ask-AI and asked &amp;quot; how do I enable the i2c0 bus on the nrf5340dk</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 03 Aug 2024 20:01:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113641/configuring-i2c0-on-nrf5340dk" /><item><title>RE: Configuring i2c0 on nrf5340dk</title><link>https://devzone.nordicsemi.com/thread/496883?ContentTypeID=1</link><pubDate>Sat, 03 Aug 2024 20:01:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c34bc85-b1c8-4864-8ebf-cfcfe614a92a</guid><dc:creator>s23</dc:creator><description>&lt;p&gt;Hi Turbo&lt;/p&gt;
&lt;p&gt;Thanks for responding. I&amp;#39;ve used i2c1 for now and the configuration works. I will not fidget with the uart for now (at this point, only uart0 is configured and I&amp;#39;m sure that&amp;#39;s for logging to the terminal).&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring i2c0 on nrf5340dk</title><link>https://devzone.nordicsemi.com/thread/496876?ContentTypeID=1</link><pubDate>Sat, 03 Aug 2024 11:18:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b92a9ea-dc6a-40bb-8237-b84d2ec6c433</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;The DTS is pulled (combined) from multiple sources, with the .overlay being the simplest method. You don&amp;#39;t need to mess with dtsi files unless you want to define your own BOARD.&lt;/p&gt;
&lt;p&gt;Above dts overlay is missing a &lt;code&gt;status = &amp;quot;okay&amp;quot;; &lt;/code&gt;statement, I believe I2C0 is not enabled by default (and will probably collide with one of the enabled uarts).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>