• Interface 89c51 with 24c08
    HI I want to interface 89c51 with eeprom 24c08 which uses i2c communication protocol. I just want to know that if there is any help available on this at this site or if somebody knows a useful link about...
  • programming 24c08
    dear all i am stuck in a mid part of the project... i want to interface at24c08 eeprom with p89v51rd2... please can any one write a workable code for me... i only want ot send bytes of character...
  • Problem for reading multiple character from 24c08
    Hey, i have written code for i2c program for 24c08 with my uc 89c51.....If i am writing single character and then reading to the lcd then i am getting proper response but if i am writing string of character...
  • 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...
  • interrupt and weiting data to the 24c08 serial eeprom
    In my project,I am trying to write some data in to 24c08 serial eeprom. Also a timer 1 interupt subrountie may run at every 1ms to count the run time. Should i set the EA to 0 before access the...