<?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>The slow SPI transfer and interrupt issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35484/the-slow-spi-transfer-and-interrupt-issue</link><description>Hello tech support! 
 I am using the built-in SPI to transfer the data. Also, I adopted the &amp;quot;timer&amp;quot; example in the SDK for handling the SPI transfer. 
 However, it seems that the SPI may be too slow and too much time is spent in the interrupt. When the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 17 Jun 2018 19:32:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35484/the-slow-spi-transfer-and-interrupt-issue" /><item><title>RE: The slow SPI transfer and interrupt issue</title><link>https://devzone.nordicsemi.com/thread/136457?ContentTypeID=1</link><pubDate>Sun, 17 Jun 2018 19:32:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb7bd3c7-7be6-415d-afb2-9f4788f2d071</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please provide more details on the issue.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How do you configure SPI? How/what are you transferring?&lt;/li&gt;
&lt;li&gt;What are you doing in the interrupts? Is the issue with long handling of interrupt with timer or SPI?&lt;/li&gt;
&lt;li&gt;What do you mean when you say the &amp;quot;string would be destroyed and fragmented&amp;quot;? Can you provide logic trace showing this behavior?&lt;/li&gt;
&lt;li&gt;Which SDK version are you using?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Softdevice will always have highest priority for handling timing-critical events. If you have a lot of BLE activity, this could cause delayed handling of SPI events.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The slow SPI transfer and interrupt issue</title><link>https://devzone.nordicsemi.com/thread/136436?ContentTypeID=1</link><pubDate>Sat, 16 Jun 2018 20:49:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbadccd3-e62b-4b8e-be34-cbd88044ae51</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;NRF52 has SPIM peripherial, which can use DMA. &lt;/p&gt;
&lt;p&gt;No idea why the transmitted data would be damaged - this may be an unrelated problem, e.g. stack overflow.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>