Hai......
I need to enable the clock output of RTC pcf8563 interfacing with 89c52. clockoutput register for rtc is 0Dh. To get 32.768khz frequency, i have to load 10000000b (80h)into 0DH register. please help me to load this value using asm code.
Thanks in advance..
write some I²C code, this should help
www.nxp.com/.../design_con_2003_tecforum_i2c_bus_overview.pdf
Erik
Thank you very much sir....