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 Device Driver using I2C/desired pin

hi guys,

Can anyone help me writing a device driver for EEPROM through I2C.

What if I wish to use the EMI_Dx lines for the EEPROM read and write in place of I2C.Is that possible?

Parents
  • For some reasons you don't even seems to know what processor you are going to use.

    When you have found out what processor, I would suggest that you try Google. Guess what - the world is full of I2C implementations.

Reply
  • For some reasons you don't even seems to know what processor you are going to use.

    When you have found out what processor, I would suggest that you try Google. Guess what - the world is full of I2C implementations.

Children