PCF2129T

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PCF2129T

636 Views
niyathihere4u
Contributor I

Hi,

I am using RTC PCF2129T for my application.

I was succesfully able to set time and get time with this RTC. However, when i try to set a minute alarm,the minute alarm interrupt doesn't get generated.  So, i read all the 3 control registers. When i read them without any write i dont get the reset values for these registers. Also, even if i make a write to these registers, nothing gets changed.

0 Kudos
2 Replies

511 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Niyathi,

Is is hard to say where the problem might be without seeing your code or scope shots illustrating write/read transactions on the bus. 

You may find useful my example code where I also use a minute interrupt.

Best regards,

Tomas

0 Kudos

511 Views
niyathishenoyk
Contributor I

Hi Tomas,

Thank you for the sample code.Set time and get time is already working for me. I need a functionality where an alarm function is generated based on a particular time set. Also, is there some power on sequence that needs to be followed? Because after power on when i try to read the register values its supposed to give reset values,however it is giving me garbage values.I am also not able to write anything into the rtc registers.

0 Kudos