<?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>how to occur interrupt on SPIM with easyDMA END event?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16162/how-to-occur-interrupt-on-spim-with-easydma-end-event</link><description>Hi 
 I want to get external acceleration sensor values with SPIM using easyDMA on the sensor interruption (using GPIOTE). then after getting all data, I want to calculate them using algorithm on CPU. 
 In other words, getting the sensor data without</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Sep 2016 13:53:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16162/how-to-occur-interrupt-on-spim-with-easydma-end-event" /><item><title>RE: how to occur interrupt on SPIM with easyDMA END event?</title><link>https://devzone.nordicsemi.com/thread/61687?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2016 13:53:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3221ab6f-f309-4ccf-8c31-8c05aa65fe19</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The event handler is only called on the END event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to occur interrupt on SPIM with easyDMA END event?</title><link>https://devzone.nordicsemi.com/thread/61686?ContentTypeID=1</link><pubDate>Fri, 02 Sep 2016 12:57:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7774511-4a35-4a6c-bf0c-5714da3b4326</guid><dc:creator>Haruki Kawakami</dc:creator><description>&lt;p&gt;Thank you for your answer.
Is the event_handler called only on the END event? In other words, ENDRX, ENDTX, or STOPPED doesn&amp;#39;t call the event_handler?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to occur interrupt on SPIM with easyDMA END event?</title><link>https://devzone.nordicsemi.com/thread/61685?ContentTypeID=1</link><pubDate>Fri, 02 Sep 2016 11:17:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0281845-0623-49f1-8eef-4ccd4612abf1</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Have you looked at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/spi_master_example.html?cp=4_0_0_4_5_28"&gt;SPI Master Example&lt;/a&gt;? The &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/hardware_driver_spi_master.html?cp=4_0_0_2_14"&gt;SPI master driver&lt;/a&gt; support EasyDMA and uses the END event to trigger a software interrupt (seen as a driver event from the application).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>