Skip to main content
Visitor II
April 29, 2006
Question

Sorry, I can't read time from the m41st95wmx6, can you give me a help?

  • April 29, 2006
  • 3 replies
  • 889 views
Posted on April 29, 2006 at 03:38

Sorry, I can't read time from the m41st95wmx6, can you give me a help?

    This topic has been closed for replies.

    3 replies

    leffyAuthor
    Visitor II
    April 28, 2006
    Posted on April 28, 2006 at 05:57

    I must drive the rtc first? I can read data, but not time. so something is wrong with the program, but I can't check. Please help me. thanks

    leffyAuthor
    Visitor II
    April 28, 2006
    Posted on April 29, 2006 at 00:53

    Hi,

    The data is not the time. The byte is 0x73 when I read the second. The bits are not the time format. So I think that the data is not time. I have supplied the vcc with 3.3v. What would I do next?

    leffyAuthor
    Visitor II
    April 29, 2006
    Posted on April 29, 2006 at 03:38

    This is the nature of the problem. We can read all twenty registers, however, the values internal to the registers do not change. Currently, we hooked up the following pins: NF to ground, Vss to Ground, VBAT to 3V, SDI and SDO to respective SPI inputs and outputs, SCL to SPI clock, and Enable to chip select, as well as Vcc to +3.3V. No other pins are connected.

    Our main questions are these: 1. Is there any other pins that needs to be hooked up for the M41ST95 to work? 2. Is there any initialization code that is necessary?

    Thanks.