• i2c read problem
    Hi i am a beginner in this form. i am using STM32F051 discovery board.i have a problem in reading of pca9536 i/o expander throgh i2c. here i got the output till resend the address for read operation...
  • i2c read problem
    Hi i am a beginner in this form. i am using STM32F051 discovery board.i have a problem in reading of pca9536 i/o expander throgh i2c. here i got the output till resend the address for read operation...
  • 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 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...
  • 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...