• LPC1768 + AT24C08 - Timeout problem
    Hello, I am using a AT24C08 for store some datas and I'm having trouble. I am using code sample for I2C. The data is being written and read perfectly, but the function I2CStart() return always "timeout...
  • LPC1768 + AT24C08 - Timeout problem
    Hello, I am using a AT24C08 for store some datas and I'm having trouble. I am using code sample for I2C. The data is being written and read perfectly, but the function I2CStart() return always "timeout...
  • Problem writing and reading EEPROM by LPC2148 I2C0
    how to simulate I2C by signal function, I am using LPC2148. I used following code but not getting output / Simulation of I2C Memory (Slave) MAP 0x80000000, 0x800000ff READ WRITE // Map User...
  • Problem writing and reading EEPROM by LPC2148 I2C0
    Hello, I am working on LPC2148 implemented on Embedded Artists board. I am trying to write to the connected EEPROM and then read my data back. the hardware connection is fine and the slave address...
  • Problem writing and reading EEPROM by LPC2148 I2C0
    how to simulate I2C by signal function, I am using LPC2148. I used following code but not getting output / Simulation of I2C Memory (Slave) MAP 0x80000000, 0x800000ff READ WRITE // Map User...