• 24c04 Read & Write
    Hi, I am looking for simple read and write routines for I2C interface between Atmel low-end 89C55 microcontroller and 24C04 serial EEPROM.(esp. assembly code ) Any help would be great . Thanks...
  • I am getting some other value on the lcd while reading from eeprom 24c04
    Sir, I have written code to write and read from eeprom 24c04. I am using 89V51RD2 micro controller. but each time I write and read it back it is displaying the same value 49. please some one suggest...
  • addressing 24c04
    hi i am using the controller P89c51RD2BN and eeprom AT24c04 my i2c routine read and write the data perfectly. but upto the address 116 D (0x74) if i am trying to store any variable beyound this address...
  • How to read and write from EEPROM
    i am using atmel 89c51rd2 controller for developing application. i have interfaced an 2k atmel AT24C02A EEPROM with the controller. can anybody of u tell me how to read and write to the EEPROM. i need...
  • Tracking time for each instrunction.
    How to tracking time for each instruction when use debug mode(KEIL C51)? I have used Franklin (PV32) and it can display in uS.