<?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>RV8263-C8 I2C issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120529/rv8263-c8-i2c-issues</link><description>Hello everyone, 
 I have a custom board with an nRF5340, which currently uses the internal clock. Im using toolchain v2.9.0 and SDK 2.9.0. 
 I&amp;#39;m trying to use the RV8263-C8 RTC to achieve accurate real-time tracking. 
 Here is my schematic: 
 
 My .dts</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Apr 2025 12:33:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120529/rv8263-c8-i2c-issues" /><item><title>RE: RV8263-C8 I2C issues</title><link>https://devzone.nordicsemi.com/thread/531839?ContentTypeID=1</link><pubDate>Tue, 15 Apr 2025 12:33:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df612d31-0179-4907-a32c-1b858a04edb1</guid><dc:creator>Luis Santos</dc:creator><description>&lt;p&gt;The error occurred because the RV8236, which was initialized during system startup, was started too early. I needed to change the &lt;code data-start="243" data-end="269"&gt;CONFIG_RTC_INIT_PRIORITY&lt;/code&gt; to 90 (I haven&amp;#39;t tested many other values &amp;mdash; the default was 50), and now everything is working very well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RV8263-C8 I2C issues</title><link>https://devzone.nordicsemi.com/thread/531022?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2025 12:39:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a441fc17-9b6f-41a3-9c75-aa3f4014eb53</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suggest that you debug or log from &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/06c6605ca152de466718b0cb3f73ae7bba17e6ff/drivers/rtc/rtc_rv8263.c#L685"&gt;get_time&lt;/a&gt; -&amp;gt; &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/main/drivers/rtc/rtc_rv8263.c#L229"&gt;rv8263c8_time_get&lt;/a&gt; to see exactly&amp;nbsp; what returns an error here.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>