Hi... Am new to this site... please can any one help me...
I need to interface AT24c64 with 89c52. here is my asm code... i
cannot write even 00h to eeprom.
please debug my code and guide me...
org 0000h
sjmp start
start:
mov p1,#0ffh ; initializing…