Todd,
Have
a look at the attached captures. I have to program the 0x03 register twice in
order to get video out and I don't seem to be able to read back from the
register (or from any of them).
I
am able to read and write from the encoder that is on the same I2C network.
The
sequence of writes is 0xBE, 0x03, 0x0D then 0xBE, 0x03 then 0xBF,
0xFF. The last byte of 0xFF should change to the contents of the register
0x03 but it just reads back 0x00 (according to the waveform).
Ideas?