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

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 SDL and SDK lines.
Can you give related example projects and material?

Regards

chandu

Parents
  • 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 SDL and SDK lines.

    Np wonder you are lost. The least you could do would be to name the signals correctly (SCL & SDA) - or is it that the chip you want tpo use is not IIC?

    Erik

Reply
  • 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 SDL and SDK lines.

    Np wonder you are lost. The least you could do would be to name the signals correctly (SCL & SDA) - or is it that the chip you want tpo use is not IIC?

    Erik

Children