Quote Originally Posted by mister_e View Post
Code:
I2Cread SDA,SCL,%01110001,[DATAPCF]
depending if you're using an A version the control byte may differ.

Assuming your 4.7K pull-up (or lower) are on the I2C BUS, and you also have some on the PCF i/o... it should work.

if i remind correctly, prior to be able to read read from this device, all i/o have to be at high level.

i know i forgot something...

Dear Steve!
Thank you very much! I have resolved my problems! The problem was in the resistances from 10k that had inserted in the bus I2C, that didn't give some problem in writing but they didn't allow the reading! Have replaced her with two resistances 4K7 and the problem has been resolved!

Thank you very much!