• spi interfacing with 93c56 eeprom to 89v51rd2 controller coding
    i want to know about how to interface spi with 93c56 eeprom to 89v51rd2 micro controller and also i want the sample 'c' code for it.
  • eeprom interfacing with the microcontroller(89c51)
    Dear all i want the external eeprom to perform the following functions 1. to store and retrive the information from the eeprom 2. to compare the stored data with the serial incomming data into the...
  • Interfacing I2C EEPROMs
    I HAVE BEEN TRYING TO INTERFACE 24XXX SERIAL EEPROMs USING I2C WITH ATMEL AT89X51/52, BUT NOT REACHED TO THE TARGET YET. PLEASE HELP !
  • eeprom interfacing with 89c51
    dear sir i a very confuse, my aim is interface 89c51 with eeprom 24c08,difficulty is that device address I know but bit addressing and page addressing of 24c08 I can't get from datasheet so please give...
  • Interfacing I2C EEPROMs
    I want to write some bytes of data on EEPROMs, and later retrieve the data using at89s51/52. How I2C communication can be established to do this task? I need the C help for generating timing signals...