<?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>interrupt sometime lost</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39712/interrupt-sometime-lost</link><description>I use one motor to drive one object move back and forth in a straight line, with two hall ic(XC3202) at the boundary points at both ends. The motor turn when the object reaches one detecting point. 
 I use interrupt to detect the object reach the boundary</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Oct 2018 11:15:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39712/interrupt-sometime-lost" /><item><title>RE: interrupt sometime lost</title><link>https://devzone.nordicsemi.com/thread/154055?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 11:15:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a0d3347-57ef-4512-b8bc-d674624de6cb</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you tested/considered using the .high_accuracy mode (IN_EVENT rather than PORT event)? You can enable it by passing &amp;#39;True&amp;#39; to the&amp;nbsp;&lt;span&gt;GPIOTE_CONFIG_IN_SENSE_HITOLO() macro.&amp;nbsp;&lt;/span&gt;It does increase the base current consumption by ~20uA, but guess&amp;nbsp;it would be negligible compared&amp;nbsp;what you use to&amp;nbsp;power the motor.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BLE events&amp;nbsp;can delay execution of lower priority ISRs, but not by much. Please refer to the &amp;quot;Bluetooth low energy processor usage patterns&amp;quot; in SDS if you want&amp;nbsp;exact numbers&amp;nbsp;(&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/processor_avail_interrupt_latency/ble_usage_patterns.html?cp=2_3_1_0_15_2_2"&gt;link&lt;/a&gt;).&lt;/p&gt;
&lt;h1&gt;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>