• Need assembly code for interfacing EEPROM with 8051
    hiii could anybody provide me the code in assembly to interface eeprom AT24C08 with AT89s52..............or any link from where i can learn it...... i need tht urgently.....plz help me
  • code for interfacing 24C16 I2C EEPROM with 8051
    Hello, I am unable to interface the 24C16 in my 8051 board. Can anyone give me the code (in 'C')required for interfacing the 24C16 using any two port lines. Thanks, Mohit
  • problem in interfacimg eeprom AT24C32 with 8051
    hi i am interfacing eeprom at24c32 eeprom ic with 8051. it has i2c communication sda &scl.i used the following sequence for i2c 1.start() 2. write address with write mode 3. write memory address...
  • EEPROM
    Hi Aim doing project on 89C51 In my project i want to store the set point values in EEPROM (I2C). How to store the set point values in the EEPROM and how to retrieve the set point from EEPROM using...
  • EEPROM
    I am doing project in 89s52.now i am trying to read the EEPROM 24c02.but i dont know how i read sda pin and store it in memory location.here bit to byte reading is happening .piease help me about this...