• 24c256 interfacing with 8051 assembly code
    hi...m harjeev... m trying to interface eeprom (24c256) with AT89s52 but its not working... i don't knw where is the prob.. plz help me..may code is here...i have also interfacing lcd to it.. ;Er...
  • 24c256 interfacing with 8051 assembly code
    hi...m harjeev... m trying to interface eeprom (24c256) with AT89s52 but its not working... i don't knw where is the prob.. plz help me..may code is here...i have also interfacing lcd to it.. ;Er...
  • i2c code for communication between 89c51rd2 and 24c256
    hi i have a problem i communicating with 24c256 from 89c51rd2. i have used the same i2c code to communicate with the rtc and it works fine. please help me to solve this problem .....my code is as follows...
  • i2c code for communication between 89c51rd2 and 24c256
    hi i have a problem i communicating with 24c256 from 89c51rd2. i have used the same i2c code to communicate with the rtc and it works fine. please help me to solve this problem .....my code is as follows...
  • Re: Writing data to serial EEPROM
    In serial EEPROM can i write the data in different locations or it should be written in sequence? For example, If i write the first data - 0x05 in location 0x0000, can i write the second data...