Quote Originally Posted by richard View Post
again
from the book (i2cread)
So there is no use of the lsb of the control bit , then it's determined by the command's itself ... I mean if it is I2CREAD op then it automatically determines this bit itself ... Am I correct ? I'll give it a try once more by using

Code:
i2cREAD SDA,SCL,%11010000,$00,var
At least I may read the control or the status register ...

Thanks ..