• memory EEPROM with I2C
    Hello, I'm using a PhyCore 167HSE with a C167CSL40M. I have on the board a memory EEPROM 24C08 which is connected with I2C. The problem is that the C167CS haven't I2C register, So how can I read,...
  • memory EEPROM with I2C
    Hello, I'm using a PhyCore 167HSE with a C167CSL40M. I have on the board a memory EEPROM 24C08 which is connected with I2C. The problem is that the C167CS haven't I2C register, So how can I read,...
  • Auto generating I2C memory addresses
    Hi all, No doubt this is a daft question, but has anyone any idea on getting C51 to generate addresses for I2C data? My application may need to address up to 192Kbytes of I2C EEPROM... The driver...
  • Auto generating I2C memory addresses
    Hi all, No doubt this is a daft question, but has anyone any idea on getting C51 to generate addresses for I2C data? My application may need to address up to 192Kbytes of I2C EEPROM... The driver...
  • ADuC812 i2c eeprom memory simulation problem
    I am trying to simulate i2c eeprom memory using signal function from http://www.keil.com/support/docs/3325.htm and code from http://www.keil.com/i2c/examples.asp (ADU812_I2C.ZIP). It seems that the...