ddllxxrr 发表于 2022-9-11 08:03

AT32WB415测评】之六用电池给RTC供电

<div class='showpostmsg'><p>&nbsp; &nbsp; &nbsp; 上回说到RTC,今天有时间,我看了下原理图及数据手册:</p>

<p>&nbsp; &nbsp; &nbsp; &nbsp;</p>

<p>可见第43脚是VBAT的管脚。我就到开发板上找,正当我对着开发板找43脚的时候看到了VBAT的引脚,在右边的插排。</p>

<p>&nbsp; &nbsp; &nbsp; &nbsp; 由于,本人平时比较懒也没有准备钮扣电池,于是找来了电池夹。电池有一块南孚和一个华太电池,另一个华太早就流水了。</p>

<p>于是搭个临时的电路,程序就是用DEMO。</p>

<p>&nbsp; &nbsp; &nbsp; &nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp; &nbsp; &nbsp; &nbsp;运行了一下:</p>

<p></p>

<p>可见停几分钟后备电池还是好用的。</p>

<p>&nbsp;</p>

<p>&nbsp; &nbsp; &nbsp; &nbsp;当然要想全面的评估还得需要很长时间,我这里只是证明,VBAT好用。</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>
</div><script>                                        var loginstr = '<div class="locked">查看本帖全部内容,请<a href="javascript:;"   style="color:#e60000" class="loginf">登录</a>或者<a href="https://bbs.eeworld.com.cn/member.php?mod=register_eeworld.php&action=wechat" style="color:#e60000" target="_blank">注册</a></div>';
                                       
                                        if(parseInt(discuz_uid)==0){
                                                                                                (function($){
                                                        var postHeight = getTextHeight(400);
                                                        $(".showpostmsg").html($(".showpostmsg").html());
                                                        $(".showpostmsg").after(loginstr);
                                                        $(".showpostmsg").css({height:postHeight,overflow:"hidden"});
                                                })(jQuery);
                                        }                </script><script type="text/javascript">(function(d,c){var a=d.createElement("script"),m=d.getElementsByTagName("script"),eewurl="//counter.eeworld.com.cn/pv/count/";a.src=eewurl+c;m.parentNode.insertBefore(a,m)})(document,523)</script>

lugl4313820 发表于 2022-9-11 10:46

RTC,一般用钮扣电池比较多,不占地方,寿命长等。

wangerxian 发表于 2022-9-13 09:12

lugl4313820 发表于 2022-9-11 10:46
RTC,一般用钮扣电池比较多,不占地方,寿命长等。

<p>哈哈,楼主估计是因为没有纽扣电池做,所以用了干电池<img height="50" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/wanwan21.gif" width="63" /></p>

lugl4313820 发表于 2022-9-13 09:20

wangerxian 发表于 2022-9-13 09:12
哈哈,楼主估计是因为没有纽扣电池做,所以用了干电池

<p>这个解释非常精准,有才呀,给你点赞。。。</p>

ddllxxrr 发表于 2022-9-13 16:50

wangerxian 发表于 2022-9-13 09:12
哈哈,楼主估计是因为没有纽扣电池做,所以用了干电池

<p>对呗!</p>
页: [1]
查看完整版本: AT32WB415测评】之六用电池给RTC供电