<?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>No response after configuring QDEC peripheral</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87092/no-response-after-configuring-qdec-peripheral</link><description>Hello! 
 I am struggling to configure a quadratic encoder with the nRF52840. As far as I know, the code should be working. However, when the encoder rotating, the terminal says zephyr is rebooting. I am thinking this means the system has crashed or something</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Apr 2022 13:09:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87092/no-response-after-configuring-qdec-peripheral" /><item><title>RE: No response after configuring QDEC peripheral</title><link>https://devzone.nordicsemi.com/thread/363952?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 13:09:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b047cb3d-227a-4bc0-8c96-20f8438b1749</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;It looks like you are using the nrfx api directly, in that case you also need to define the interrupt handler by using the IRQ_CONNECT() as shown for instance in this example using nrfx gpiote: &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/main/samples/boards/nrf/nrfx/src/main.c#L35"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/main/samples/boards/nrf/nrfx/src/main.c#L35&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another example using nrfx is found here:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/71737/lpcomp-in-ncs-zephyr-on-nrf52/"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/71737/lpcomp-in-ncs-zephyr-on-nrf52/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No response after configuring QDEC peripheral</title><link>https://devzone.nordicsemi.com/thread/363701?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 17:51:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c29baaee-6396-4304-8685-b78dd3b06415</guid><dc:creator>Faws</dc:creator><description>&lt;p&gt;Some additional information, this is the error that comes up after checking the error message:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/563x154/__key/communityserver-discussions-components-files/4/Error_5F00_qdec.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>