This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use DS12887?

Hi,
The interface DS12887 to MCU(I use 89c52) is all right.But I can't programe it with C51.My application is very simple.I just want to initiate and read the RTC.What can I do?
Many thanks for any help!

Parents
  • Hi Vidarson,
    Sorry, I could not reply immediately as the internet here is down.The problem is obvious.
    Inorder for the RTC (internal)oscillator to run the Register A bits DV2,DV1 andDV0
    should be made as 010.That should solve ur problem.
    Let me know if u have any problems.
    All the best with ur work.
    Regards,
    Rajesh

Reply
  • Hi Vidarson,
    Sorry, I could not reply immediately as the internet here is down.The problem is obvious.
    Inorder for the RTC (internal)oscillator to run the Register A bits DV2,DV1 andDV0
    should be made as 010.That should solve ur problem.
    Let me know if u have any problems.
    All the best with ur work.
    Regards,
    Rajesh

Children