<?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>Unable to use UART, i2c and SPI together.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110608/unable-to-use-uart-i2c-and-spi-together</link><description>Unable to use uart ,I2c,SPI together as shown in the error message. I am attaching the dts overlay file 
 
 Is there any way to use all UART,SPI,I2C together. Please let me know if you need any further details or explanations regarding this issue.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Apr 2024 05:27:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110608/unable-to-use-uart-i2c-and-spi-together" /><item><title>RE: Unable to use UART, i2c and SPI together.</title><link>https://devzone.nordicsemi.com/thread/480792?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 05:27:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:839b26e4-6db8-4897-818e-b0a986e63925</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;As I mentioned before uart2 &amp;amp; i2c2 &amp;amp; spi2 are shared devices. You can only select one. &amp;nbsp;either uart2 and i2c1 or other combination but not both the same instance.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to use UART, i2c and SPI together.</title><link>https://devzone.nordicsemi.com/thread/480790?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 05:20:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a32fb0c-c34a-41e7-a2f5-8a31c52c9c3e</guid><dc:creator>Devendu R</dc:creator><description>&lt;ul&gt;
&lt;li&gt;&amp;nbsp;I am using the NRF9160 and utilizing three UARTs. However, when attempting to enable I2C2, a conflict arises between UART2 and I2C2, as shown in the image. Could you please rectify why this is happening ?&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to use UART, i2c and SPI together.</title><link>https://devzone.nordicsemi.com/thread/480691?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 12:34:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8162d0e-58dd-4515-a3a8-2ae4889bcc1e</guid><dc:creator>mattheis</dc:creator><description>&lt;p&gt;You are correct. This is also what I was trying to communicate&lt;br /&gt;&lt;br /&gt;My first reply might seem odd because it was written right after your reply, wasn&amp;#39;t aware at the time of writing of your answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to use UART, i2c and SPI together.</title><link>https://devzone.nordicsemi.com/thread/480687?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 12:31:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a119af50-bc5c-45fd-be15-2b3d736113d8</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;You can&amp;#39;t use all 3 but not on the same device instance. &amp;nbsp;for example I2C instance 0, SPI instance 1 are possible but not I2C instance &amp;amp; SPI instance 0 at the same time.&lt;/p&gt;
&lt;p&gt;See datasheet&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to use UART, i2c and SPI together.</title><link>https://devzone.nordicsemi.com/thread/480686?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 12:29:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcff7ad8-f569-4a3f-aedb-50408b83280c</guid><dc:creator>mattheis</dc:creator><description>&lt;p&gt;It&amp;#39;s definitely possible to use UART, I2C and SPI, but you have to consider that they might share memory locations.&lt;br /&gt;So you can&amp;#39;t use them at the same time if they share a memory location. Refer to the datasheet of the chip you&amp;#39;re using to verify.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to use UART, i2c and SPI together.</title><link>https://devzone.nordicsemi.com/thread/480685?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 12:28:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:869ec8c9-43c6-41d6-af97-e25ca39aa827</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Which SoC are you referring to ? On nRF52 series the I2C &amp;amp; SPI are shared. &amp;nbsp;On nRF53 all 3 are probably shared. Which means if you use dev 0 of i2c, you cannot use device 0 of SPI. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>