<?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 configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68541/how-to-configure-peripheral-driver-interrupt</link><description>Hi engineers, 
 I want to use I2S or USB interrupt, but don&amp;#39;t know how to configure. 
 Best regards, 
 Sean</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Dec 2020 07:27:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68541/how-to-configure-peripheral-driver-interrupt" /><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/282581?ContentTypeID=1</link><pubDate>Tue, 01 Dec 2020 07:27:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d58f979e-c494-4faf-b906-2f857d543f8e</guid><dc:creator>SeanOY</dc:creator><description>&lt;p&gt;Thanks for your tips. DevZone has already included this question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/282401?ContentTypeID=1</link><pubDate>Mon, 30 Nov 2020 09:53:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bb2a390-854a-42a8-964c-f969fe95c896</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;for different unrelated questions to this thread, please create another thread so that others can find it easy to find answers if they come across this thread.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/282203?ContentTypeID=1</link><pubDate>Fri, 27 Nov 2020 08:08:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b658f00-ada3-4749-adc5-0e6cd6f387b5</guid><dc:creator>SeanOY</dc:creator><description>&lt;p&gt;see this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/10020/struggling-with-basic-gpio-read-on-nrf52"&gt;link&lt;/a&gt;, you can add&amp;nbsp;&lt;strong&gt;CONFIG_NFCT_PINS_AS_GPIOS&lt;/strong&gt; at c_preprocessor_definitions.&lt;/p&gt;
&lt;div class="content full threaded-reply-content user-defined-markup"&gt;
&lt;div class="content"&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1606465039823v1.png" alt=" " /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/282197?ContentTypeID=1</link><pubDate>Fri, 27 Nov 2020 07:39:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b9f2c58-17b8-41f8-a621-48f27cf5d238</guid><dc:creator>SeanOY</dc:creator><description>&lt;p&gt;Thanks you very much!&lt;/p&gt;
&lt;p&gt;Another question again ^^. Why pin 9&amp;amp;10 of &lt;strong&gt;nRF52832&lt;/strong&gt; cannot invert like GPIO, their description is &amp;quot;NFC antenna connection&amp;quot; and &amp;quot;General purpose I/O&amp;quot;, the default usage of them is NFC? How to change its purpose to GPIO?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/282061?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 12:50:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f00e199-d9f0-405b-9488-a5d9154a20b1</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;HAL is the hardware abstraction layer with bare minimal interface to the peripheral. The driver provides more abstract API and is built on top of HAL (i.e, the driver uses HAL API and builds more features on top of it)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/281998?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 10:10:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:840ac395-10f7-4ff9-a5ab-eeddcc32c1d3</guid><dc:creator>SeanOY</dc:creator><description>&lt;p&gt;Thank you! I have another question. What&amp;#39;s the difference of &amp;quot;I2S driver&amp;quot; and &amp;quot;I2S HAL&amp;quot; while using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/281831?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 13:52:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a2cbf59-757e-419c-bead-33b7ce41e072</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;The driver for I2S for example have &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Fgroup__nrfx__i2s.html&amp;amp;anchor=ga4b963d5d69a163fb554a8cea02236064"&gt;init function&lt;/a&gt;&amp;nbsp;you have nrfx_i2s_config where you can set the interrupt priority.the second argument will plugin your handler when the interrupt handler is called and&amp;nbsp;When stopped, release all buffers, including these scheduled for&amp;nbsp;the next transfer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/281275?ContentTypeID=1</link><pubDate>Mon, 23 Nov 2020 10:06:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16159dc2-83a9-400d-b4b9-e8df301d9f76</guid><dc:creator>SeanOY</dc:creator><description>&lt;p&gt;I am also cannot see any example configuration about interrupt from the SDK driver.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/281273?ContentTypeID=1</link><pubDate>Mon, 23 Nov 2020 10:04:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a48a2313-4513-4864-9c9b-d9b82ff8a3c1</guid><dc:creator>SeanOY</dc:creator><description>&lt;p&gt;Hi Susheel,&lt;/p&gt;
&lt;p&gt;Yes, I know this document &amp;quot;nRF5 SDK&amp;quot;, but don&amp;#39;t know how to configure it, such as interrupt entrance address, or just register a callback function.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Sean&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure peripheral driver interrupt?</title><link>https://devzone.nordicsemi.com/thread/281257?ContentTypeID=1</link><pubDate>Mon, 23 Nov 2020 09:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:887f58f0-e06c-4abe-8b3e-e2d7e4d4b6c9</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Strongly recommend to use the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Fnrf52840_drivers.html&amp;amp;cp=7_1_2_6"&gt;nRF5 SDK drivers&lt;/a&gt;&amp;nbsp;to access the peripheral instead of configuring it directly. Using drivers will also help you understand their usage and give you more confidence to configure then directly in future (if you need to)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>