<?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>I2C interrupts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36481/i2c-interrupts</link><description>Hi. 
 I have a problem to understand what is the difference in SFR registers IEN1 and INTEXP. 
 Bit 2 in both of them is responsible for enabling 2-Wire completed interrupt, as stated in discreption. 
 In addition, there is one more &amp;quot;enabler&amp;quot; - bit 5</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Jul 2018 18:04:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36481/i2c-interrupts" /><item><title>RE: I2C interrupts</title><link>https://devzone.nordicsemi.com/thread/140568?ContentTypeID=1</link><pubDate>Wed, 18 Jul 2018 18:04:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac4d36ba-c778-4d82-835c-b5e252747e9e</guid><dc:creator>bvgvova</dc:creator><description>&lt;p&gt;Thank you, Simon.&lt;/p&gt;
&lt;p&gt;I had red the specification, of course. Misunderstanding comes from the fact, that &amp;quot;enabling&amp;quot; registers are connected in series. I thought that there was some hidden sense..&lt;/p&gt;
&lt;p&gt;nevertheless thanks for you reply.&lt;/p&gt;
&lt;p&gt;Best regasrds Vladimir.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2C interrupts</title><link>https://devzone.nordicsemi.com/thread/140543?ContentTypeID=1</link><pubDate>Wed, 18 Jul 2018 14:25:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2487c6df-89e3-4e81-b619-6bcf9fbaca0c</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;The figure below gives some insight, the registers INTEXP and IEN1[2] are marked with red. In order to use WIRE2IRQ as source for the interrupts bit 2 in INTEXP and bit 2 in IEN1 needs to be set to 1.&lt;/p&gt;
&lt;p&gt;The register W2CON1 is concerned with configuration of the 2-Wire specifically, and the&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/pdf/nRF24LE1_PS_v1.6.pdf"&gt;Product Specification&lt;/a&gt;&amp;nbsp;for nRFLE1 says the following about bit 5 in that register: &amp;quot;Updates to the maskIrq configuration bit (W2CON1[5]) should be performed before transmission begins&amp;quot;, and it should be assigned a value of 0 in order to enable interrupts.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/6355.i2c.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;Best regards Simon Iversen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>