PCf8573 RTC


Closed Thread
Results 1 to 2 of 2

Thread: PCf8573 RTC

  1. #1
    Join Date
    Feb 2011
    Posts
    2

    Default PCf8573 RTC

    Hello.
    I have two IC's named PCF8573. I have read the datasheet and it's similar to PCF8583 and not. Can someone post an example of how can I read and write this rtc. Or maybe someone can translate the datasheet (control, adress). Thank you!

  2. #2
    Join Date
    Feb 2011
    Posts
    2


    Did you find this post helpful? Yes | No

    Default

    Is it okay if I write these commands? (My logic is correct?)

    msb lsb
    i2cread SDA,SCl,% 1 101000 1 ,0,[H] ( BIT4=0, B2=0, B1=0, B0=0)
    i2cread SDA,Scl,%11010001,1,[M] ( BIT4=0, B2=0, B1=0, B0=1)

    and so on?

    I don't know what this bits do: MODE-POINTER-word, CONTROL-nibble (bits 8, 7, 6 and 5)
    Attached Images Attached Images

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts