i wanted to know how does one interface a 8052 microcontroller with the EEPROM at24c04. i want the circuit diagram and the program(not in c) for the same. your help would help me greatly in my project. thanking in advance.
The process is always the same, irrespective of what you want to interface, and what language you intend to use.
All the necessary details will be provided in:
1. The Datasheet for X, plus
2. The Datasheet for Y.
For additional supporting materials, see the manufacturer's website(s) for application notes, sample code, reference designs, etc...
If you can't or don't want to do it yourself, see: http://www.keil.com/condb
Have you heard of Google?
Did you not notice the 'Search' box on this site?
i am not a fool not to search.... i searched but what i got was interfacing of at89s2051 with at24c04 and what i wanted was interfacing of at89s52 with at24c04....
and i guess at89s2051 is not same as at89s52.Or IS IT??
Don't guess - do the search!
You said yourself that you know how!