• interfacing of 8052 microcontroller with EEPROM at24c04
    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...
  • Eeprom interface with lpc2148
    Any one help me .im interfacing i2c based eeprom to lpc1248 my problem is i connect the pullup resister 3.3v to only SCL pin and not connect SDA line is it possible to achive the communication
  • How to Interface AT24C04 with 89C51
    Please send me a detailed diagram of the connection and the corresponding C/C++ and Asembly program to embed in the microcontroller . I will be very much obliged if help me at the earliest. Thank you...
  • interfacing at24c04 and ds18b20 with 8051
    hey can any body did this i need to interface both ds18b20 and at24c04 with 8051 there are more examples but problem is for at24co4 i need 12 mhz crystal and for ds18b20 i need 11.059 mhz. can it...
  • Problem when implement i2c interface between AT24C04 EEPROM with 8051
    Hello! I have write a program to write and read to/from AT24c04 serial ROM (89C52 interface with AT24C04). I am using Keil C to program. But i can read any data which i have write to AT24c04. I don...