<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Other NXP Products中的主题 Re: PCA2131 Read time error</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981973#M26075</link>
    <description>&lt;P&gt;原理图能看下吗？&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 10:49:17 GMT</pubDate>
    <dc:creator>guoweisun</dc:creator>
    <dc:date>2024-10-25T10:49:17Z</dc:date>
    <item>
      <title>PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1972186#M25897</link>
      <description>&lt;P&gt;&lt;FONT&gt;#PCA2131# After writing registers ctrl2, ctrl3 and ctrl4, read the date and time register immediately and get the wrong value. But after a certain delay, the value is correct. The Datasheet doesn't cover that.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 12:40:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1972186#M25897</guid>
      <dc:creator>yifei_cheng</dc:creator>
      <dc:date>2024-10-11T12:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1972553#M25902</link>
      <description>&lt;P&gt;这个RTC寄存器的的读写要在上电以后等500ms以后再去操作，不然通信还没有建立。&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 05:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1972553#M25902</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-10-12T05:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1972620#M25905</link>
      <description>&lt;P&gt;好的，感谢您的解答。此外，我有一些问题请教您：&lt;/P&gt;&lt;P&gt;1.SPI通信时读取时间偶尔成功，偶尔读取到错误的无效的时间数据，是什么原因呢？&lt;/P&gt;&lt;P&gt;2.在SPI读取数据时，SDI线上的数据在发送完指令以及地址后必须继续发送0直到读取数据完成吗？&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 08:34:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1972620#M25905</guid>
      <dc:creator>yifei_cheng</dc:creator>
      <dc:date>2024-10-12T08:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1972856#M25912</link>
      <description>&lt;P&gt;1：查看原理图是被否正确，考虑下面的稳定以后再操作寄存器：&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guoweisun_0-1728869946656.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/304423i4DD972AF4346F4CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guoweisun_0-1728869946656.png" alt="guoweisun_0-1728869946656.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2：按照DS上的读写详细操作执行：&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guoweisun_1-1728870074178.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/304424i944F8B58AB5EB901/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guoweisun_1-1728870074178.png" alt="guoweisun_1-1728870074178.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 01:41:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1972856#M25912</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-10-14T01:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981940#M26072</link>
      <description>您好！调试PCA2131时遇到一个问题，用1ms的速度获取日期，会使VCU无法通过KEYON下电，但10ms读取一次时间，是不会有问题的；PCA2131芯片的VDD供电是通过SBC供的常电，VCU 通过KEYON下电，VDD一直是有电的。</description>
      <pubDate>Fri, 25 Oct 2024 09:48:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981940#M26072</guid>
      <dc:creator>清清</dc:creator>
      <dc:date>2024-10-25T09:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981973#M26075</link>
      <description>&lt;P&gt;原理图能看下吗？&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 10:49:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981973#M26075</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-10-25T10:49:17Z</dc:date>
    </item>
    <item>
      <title>回复： PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981979#M26076</link>
      <description>&lt;P&gt;原理图的VDD是常电&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 10:58:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981979#M26076</guid>
      <dc:creator>清清</dc:creator>
      <dc:date>2024-10-25T10:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981981#M26077</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_0-1729854058232.png" style="width: 299px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306991i05F84AD70F7F6126/image-dimensions/299x275?v=v2" width="299" height="275" role="button" title="_0-1729854058232.png" alt="_0-1729854058232.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 11:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1981981#M26077</guid>
      <dc:creator>清清</dc:creator>
      <dc:date>2024-10-25T11:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: PCA2131 Read time error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1982435#M26089</link>
      <description>&lt;P&gt;我仔细看了这个case之前已经被关掉了，这里您如果是想重新打开的话建议再开一个帖子或者直接提交一个ticket：&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.nxp.com/s/?language=en_US" target="_blank"&gt;Home&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2024 00:39:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA2131-Read-time-error/m-p/1982435#M26089</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-10-27T00:39:21Z</dc:date>
    </item>
  </channel>
</rss>

