• 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 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 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...
  • How to read a bit (I2C)
    Hi there, I have been doing I2C and very new to it. I already make it to work using PCF8575C. I managed to read all two bytes, but I can't seem to figure out how to only get the value of one bit...