Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/01/02 00:00
Read: times


 
#23710 - I need a ds1643 read&write clock example
hello every one;
I need a ds1643 read&write clock examples
i read the date is ok.but i write them it wrong .the program is fllow

mov dptr,#control_clock
mov a,#0x80
movx @dptr,a

mov dptr,#clock_year
mov a,#0x30
movx @dptr,a
...

mov dptr,#control_clock
mov a,#0
movx @dptr,a

minute and second can change,other can't ,why

please give me a examples.
thank you very much
good luck for you


No replies in thread

Back to Subject List