- This topic has 4 replies, 3 voices, and was last updated 10 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › interfacing rtc ds12c887 with 8051
Sir,
I wish to interface rtc ds12c887 with 8051.
i have implimented the circuit diagram as well as the code provided by you. But, i’m not getting the desired output.
i’m getting
?
as my output instead of time(hh:mm:ss).
the problem i see that connections of P3.6 and P3.7 have been made with rw an ds pins respectively. although no output is seen on these pins through programming.
please help me resolve this problem asap.
how do you say no output on P3.7, P3.6.
r u checking them on CRO?
i think your RTC is not getting initialized. please read its datasheet
yes i checked it on cro. these pins are always high.
the output on these pins should go from high to low and vice versa in order to initialise as well as transfer data from the rtc.
please help me out
then there is problem in the program
Hi,
The code is not right. You have to develop your new code as per the datasheet.