<?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 Communication Failure During RTC Interrupt Handling on nRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114698/i2c-communication-failure-during-rtc-interrupt-handling-on-nrf5340</link><description>In our custom board, nrf5340-nrf7002 ,using external RTC ECS-RTC-SOP8-5101A RTC module, which is connected via the I2C bus. 
 We have configured the RTC&amp;#39;s /INT pin (P1.01) to trigger an interrupt on the nRF5340 when an alarm event occurs. While the interrupt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Sep 2024 13:04:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114698/i2c-communication-failure-during-rtc-interrupt-handling-on-nrf5340" /><item><title>RE: I2C Communication Failure During RTC Interrupt Handling on nRF5340</title><link>https://devzone.nordicsemi.com/thread/502485?ContentTypeID=1</link><pubDate>Fri, 13 Sep 2024 13:04:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc005c3b-34ef-4b22-80b1-3910658ec285</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Lavanya,&lt;/p&gt;
&lt;p&gt;Could you tell which error you receive when you got this&amp;nbsp;&amp;quot;Failed to read STATUS register&amp;quot;&amp;nbsp; please print the value of&amp;nbsp;rtc_read_register()&lt;/p&gt;
&lt;p&gt;Please be aware that if the chip is wake up from&amp;nbsp;&lt;span&gt;SYSTEMOFF, it will reset and booting up. You may want to design your application to handle this. Meaning that the chip is waking up from the RTC it will boot up. So the first thing you want to do with the RTC is to read the status and clear the flag.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please use a logic analyzer to monitor the I2C lines to see if there is any issue there.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>