Part Number: TDA4VM
Hi, TI expert
We use ub933 for serializers and ub960 for deserializers,
When configuring the camera sensor register through i2c [tda4 i2c -->ub960-->ub933-->OX01F10 (camera sensor)],
There are two registers (0x0107, 0x801b) that cannot be successfully written, and the error code returned when the write fails is -1, that is, I2C_ STS_ ERR_ TIMEOUT
All other registers can be successfully written.
1) The camera supplier has provided feedback that the 0x0107 register is quite special. After writing 1 to the register, the value will immediately change to 0. When writing a register through i2c, does tda4 i2c have any verification mechanism?
2) Is there any solution or optimization method for this situation on the platform?