<?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>NRF9160 - Only one of the following peripherals can be enabled SPI1... UARTE1, Why?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62899/nrf9160---only-one-of-the-following-peripherals-can-be-enabled-spi1-uarte1-why</link><description>After I updated the libraries via west, an error started to appear: error: static assertion failed: error: static assertion failed: &amp;quot;Only one of the following peripherals can be enabled: SPI1, SPIM1, SPIS1, TWI1, TWIM1, TWIS1, UARTE1. Check nodes with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Jan 2024 06:23:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62899/nrf9160---only-one-of-the-following-peripherals-can-be-enabled-spi1-uarte1-why" /><item><title>RE: NRF9160 - Only one of the following peripherals can be enabled SPI1... UARTE1, Why?</title><link>https://devzone.nordicsemi.com/thread/463453?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2024 06:23:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a74cb1d-d9b2-4f5e-9933-bef9bcc3d735</guid><dc:creator>hello world</dc:creator><description>&lt;p&gt;how to solve this problem?&amp;nbsp; i meet the same problem&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 - Only one of the following peripherals can be enabled SPI1... UARTE1, Why?</title><link>https://devzone.nordicsemi.com/thread/256559?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2020 04:54:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cfc99b8-0638-44fe-a572-2f6b1fe6bbae</guid><dc:creator>Yury Morgunov</dc:creator><description>&lt;p&gt;Do I understand correctly that the same hardware module is used for SPI, TWI, and UART?&lt;br /&gt;Does such a system apply to all NRF products?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 - Only one of the following peripherals can be enabled SPI1... UARTE1, Why?</title><link>https://devzone.nordicsemi.com/thread/256549?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 22:06:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44950ab0-f3cb-4f2e-9f73-b3764865b47a</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;The reason for this is that the peripherals SPIM, SPIS, TWIM, TWIS, and UARTE in the nRF9160 shares address space. This means that if instance x (where 0&amp;lt;=x&amp;lt;=3) is used by one of the peripherals, none of the other peripherals can use the same instance.&lt;/p&gt;
&lt;p&gt;Check out the register addresses for these peripherals in the infocenter:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Fspis.html&amp;amp;cp=2_0_0_5_13_5&amp;amp;anchor=topic"&gt;SPIS Registers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Fspim.html&amp;amp;cp=2_0_0_5_12_5&amp;amp;anchor=topic"&gt;SPIM Registers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Ftwim.html&amp;amp;cp=2_0_0_5_16_7&amp;amp;anchor=topic"&gt;TWIM Registers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Ftwis.html&amp;amp;cp=2_0_0_5_17_8&amp;amp;anchor=topic"&gt;TWIS Registers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Fuarte.html&amp;amp;cp=2_0_0_5_18_8&amp;amp;anchor=topic"&gt;UARTE Registers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>