2005-10-28 03:52 AM
Problems with I2C master receiver
2005-10-28 03:52 AM
Hello,
I'm developing a I2C standard protocol in combined format (transmission data, repeated start bit, slave address, receiving data bytes form slave, stop bit). I can transmit repeated start bit and the slave address, receiving the related ack, but when it's time to read I can't read data! I can't generate clock so no data can be exchanged. Is there somebody that can help me? I use Cosmic and C language