This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 microcontroller(89c51)
3.to update the information stored in the eeprom periodically....
please help..............

Parents
  • DEAR ANDREW NEIL, i have to program the external serial eeprom in such a way that it should be able to perform the following functions
    1. it should be able to store some information
    2. the data stored in the external eeprom should be updated periodically.
    3. i should be able to compare the input serial data(which is the input to the controlller) with the data stored in the eeprom
    4.i have to interface the external eeprom with the microcontroller (89c51)
    pls help

    with regards
    abhay

Reply
  • DEAR ANDREW NEIL, i have to program the external serial eeprom in such a way that it should be able to perform the following functions
    1. it should be able to store some information
    2. the data stored in the external eeprom should be updated periodically.
    3. i should be able to compare the input serial data(which is the input to the controlller) with the data stored in the eeprom
    4.i have to interface the external eeprom with the microcontroller (89c51)
    pls help

    with regards
    abhay

Children