• i2c read problem on omap4430
    Hi, I am working on porting omap3 code for omap4430 board. In that we are using i2c1 to communicate with twl6030 device. I am initializing the i2c and I could able to write to the device. When...
  • I2c Reading problem in lpc1768
    I am trying to read data via I2C0 from AT24C256 EEPROM using lpc1768,the compiler is uvision 4,operating system is WINXP,my problem is while reading the data from AT24C256 ic i am receiving the acknowledge...
  • I2C Read Problem
    Hello, I am trying to write a Set of Bit Bang I2C Functions to communicate with a SRF08 Range Finder. I found some code by Grant Beattie for the HC11 and have addapted it for the 89LPC932. Now I have...
  • i2c read restart signal problem
    hi everyone I am a beginner in stm32f051. I have to read a signal from pca9536 usinf SPI. I dont know how to send restart condition after sending the command byte for read operation. That means how...
  • Simulating of an I2C slave device read problem
    Hello I have a problem with simulating an i2c slave device with keil 5.2 and arm cortex m3 LPC1768 I changed the VTREGS of AN153 to simulate the i2c slave (for LPC1768). its completely working when...