<?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>GPIO event not triggered by accelerometer interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58985/gpio-event-not-triggered-by-accelerometer-interrupt</link><description>I am using LSM9DS1 IMU, nRF52840 with SDK v16.0.0. I configured the IMU to raise an interrupt when the FIFO buffer be full by writing to register INT2_CTRL the value &amp;#39;0b00011000&amp;#39;, I read the register to check if the configuration was written correctly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Mar 2020 12:58:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58985/gpio-event-not-triggered-by-accelerometer-interrupt" /><item><title>RE: GPIO event not triggered by accelerometer interrupt</title><link>https://devzone.nordicsemi.com/thread/239532?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 12:58:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f227fea9-3a02-431e-bdd6-68ee2cb1f3fc</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Have you tested the pin_change_int example found in:&lt;/p&gt;
&lt;p&gt;SDK16\examples\peripheral\pin_change_int&lt;/p&gt;
&lt;p&gt;As far as I can say, your setup looks pretty much the same (hitolo instead of toggle, but otherwise, similar.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know what your sensor does. Have you tried shorting the INT_PIN to both GND and VDD? Does anything happen then? Can you confirm that you use pin P0.11?&lt;/p&gt;
&lt;p&gt;The reason I want you to try and short to both GND and VDD is that perhaps both your sensor requires another pull configuration. Perhaps you are using pullup, but the sensor only pulls the pin high (and expect a pulldown).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Try to physically short the pin to GND and VDD (a couple of times), and try to change your pull settings.&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>