<strong> </strong> I had been trying to work with demod board ,but i haven't been able to communicate <br>with the part of tuner,so anyone can advice me how to set demodulator i2c interface in <br>"bridge" mode.
<br> <br>Here is our platform i2c write mode.<br>Write mode
<div>Start | Circuit_Address | 0 | Ack REGISTER_address| Ack | Data | Ack | Stop.<br> <br>Example<br>At address 0x12 write 0XF0 IN REGISTER 0X01</div>
<div>Start | 0001001 | 0 | Ack | 0x01 | Ack | 0xF0| Ack | Stop.</div>
<p>If i2c communicate with dib7070p tuner part , What shoud i do ?<br>Can you give me example write 0xff in tuner register 0x01.<br>Thanks!</p>