[i2c] [PATCH][resend] I2C bus driver for Philips ARM boards

Vitaly Wool vitalywool at gmail.com
Thu Aug 10 10:37:13 CEST 2006


Hi Jean,

> From what I see above, you didn't address my objection about stop being
> sent between consecutive messages. You _need_ to find out how to
> generate a "repeated start" condition on the bus between messages
> instead. It's probably as easy as setting the start bit (rather than
> the stop bit), or both the start and the stop bit at the same time.

this controller doesn't seem to understand 'repeated start' thingie. I
can make a comment there in the code that it's a HW issue workaround.

Vitaly



More information about the i2c mailing list