<?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>Issue with SPI0 in NRF52840 Module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112455/issue-with-spi0-in-nrf52840-module</link><description>I am writing to seek assistance regarding an issue I am encountering with the SPI0 interface in the NRF52840 module. The project requires the use of four SPI interfaces, but currently facing a conflict that prevents SPI0 from functioning correctly.Other</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Jun 2024 22:26:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112455/issue-with-spi0-in-nrf52840-module" /><item><title>RE: Issue with SPI0 in NRF52840 Module</title><link>https://devzone.nordicsemi.com/thread/490963?ContentTypeID=1</link><pubDate>Wed, 26 Jun 2024 22:26:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af579126-4841-4e3f-aae9-ea5e320bf67c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am not able to tell just from this part of the build log, but the SPIM, SPIS, TWIM, TWIS, SPI and TWI (so basically everything that is SPI or TWI (I2C) uses the same physical&amp;nbsp; peripheral bus. This means that if you are using SPI0, you can&amp;#39;t use TWI0. Then you need to either change from SPI0 to SPI1, or TWI0 to TWI1.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t help, please upload your application project, and I can see where you enabled your SPI/TWI, and where to change it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>