PCF2129 RTC with OM13092

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

PCF2129 RTC with OM13092

跳至解决方案
886 次查看
fatihozen
Contributor IV

Hello,

I have PCF2129T and OM13092 Dev. Board ( LPC54608 ).  I wanna have updated time in my projects and testing this RTC. I chose I2C for communication and added a battery to RTC. But when I cut the power from board and then repower it, RTC datas gone away. It shows strange datas. I changed battery once and still same result. Project in attachment. It seems battery is not working. Battery voltage is 2,941 V now. Any suggestion ?

no battery:
pastedImage_2.png

with battery(similar result):
pastedImage_3.png


connection is like :

pastedImage_4.png

标签 (1)
标记 (4)
0 项奖励
回复
1 解答
713 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Fatih,

I suppose that the second/minute/hour/month/year registers lose their value after you power off both the power supply from VDD pin and battery power supply  from Vbat pin, you have to write the initial value to the second/minute/hour/month/year registers after you power on again.

This is LPC micro controller forum, for PCF2129 question, it appear you can post a ticket to the link:

https://community.nxp.com/community/other 

Hope it can help you

BR

Xiangjun Rong

在原帖中查看解决方案

0 项奖励
回复
2 回复数
714 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Fatih,

I suppose that the second/minute/hour/month/year registers lose their value after you power off both the power supply from VDD pin and battery power supply  from Vbat pin, you have to write the initial value to the second/minute/hour/month/year registers after you power on again.

This is LPC micro controller forum, for PCF2129 question, it appear you can post a ticket to the link:

https://community.nxp.com/community/other 

Hope it can help you

BR

Xiangjun Rong

0 项奖励
回复
713 次查看
fatihozen
Contributor IV

Thank you, this solved my problem.

0 项奖励
回复