<?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>False interrupt on SPI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112521/false-interrupt-on-spi</link><description>Hi, 
 I am using nrf52840 and SDK 16.0. I have already used SPI 1 and SPI 2 instances. 
 Now I am using SPI3 instance. Initially SPI 3 is initialized in non-DMA. and it worked. after some time, I am un-initializing the SPI3 and initializing it with DMA</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Jul 2024 12:19:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112521/false-interrupt-on-spi" /><item><title>RE: False interrupt on SPI</title><link>https://devzone.nordicsemi.com/thread/492247?ContentTypeID=1</link><pubDate>Thu, 04 Jul 2024 12:19:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eeaa7210-0df2-4ff6-8532-2c4d2f2cf0e0</guid><dc:creator>Shreya J B</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;/p&gt;
&lt;p&gt;Thanks for the information. It is because of the above mentioned bug. Issue got solved.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: False interrupt on SPI</title><link>https://devzone.nordicsemi.com/thread/491295?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2024 11:11:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42973f42-0b0f-4a5e-9656-f99f9b941384</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Could you show the code you used for&amp;nbsp;uninitializing ?&lt;/p&gt;
&lt;p&gt;EDIT: Please try with nRF5 SDK v17.1.0 as well. This might be a the bug mentioned here:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/65422/what-are-sdk-17-x-0-known-issues"&gt;What are SDK 17.x.0 known issues&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Snippet:&lt;/p&gt;
&lt;p&gt;Fixed in SDK 17.0.0:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;u&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/57028/nrfx_spim-pending-event-bug"&gt;NRF_SPIM_EVENT_END not cleared on uninit in nrfx SPIM driver&lt;/a&gt;&lt;/u&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: False interrupt on SPI</title><link>https://devzone.nordicsemi.com/thread/491288?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2024 10:57:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e888b05-a10f-425f-9ff0-ab03555eb047</guid><dc:creator>Shreya J B</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;we tried using SPI1 instance. even for SPI1 we are getting false interrupt.&lt;/p&gt;
&lt;p&gt;currently we are using SPI-DMA with PPI. I have mentioned steps of how we are using SPI3, below&lt;/p&gt;
&lt;p&gt;1. SPI initialize in non-DMA&lt;/p&gt;
&lt;p&gt;2. PPI &lt;span&gt;initialize&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;3. SPI&amp;nbsp;un-&lt;span&gt;initialize&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;4. SPI &lt;span&gt;initialize&lt;/span&gt; in DMA&amp;nbsp;&lt;/p&gt;
&lt;p&gt;5. SPI &lt;span&gt;un-&lt;/span&gt;&lt;span&gt;initialize&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;please help us how to solve this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: False interrupt on SPI</title><link>https://devzone.nordicsemi.com/thread/491252?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2024 08:53:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c75d6df-5a40-41e0-bab5-cdd28f8bc5c0</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;It&amp;#39;s only the d&lt;span&gt;eprecated SPI0,SPI1,SPI2 that are without&amp;nbsp;EasyDMA.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;SPIM3 must be used with&amp;nbsp;EasyDMA.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>