Hi,
We have a working settings on BC frequency 50Mbps. Due to the ESD ,we would like to change data rate to 25Mbps. After changing to use 25Mbps, we measured the i2c packets and found the 953 did not send out the i2c payloads to camera sensor,only measure the camera sensor slave address from 953 i2c pin.We also measured 954,the i2c payload is normally sent to 954.
The BC 50Mbps frequncy work settings are as following
;TI954 registers' init:
;Addr Register Value
60 01 01 ;reset0
SL 200
60 4C 01
60 BA 80
60 7C 00
60 B9 3F
60 D5 E0
60 42 71
60 41 E0
60 33 21
60 58 5E
60 5C 32
60 5D 6C
60 65 6C
60 20 20
60 B0 14 ;CMLOUT
60 B1 00
60 B2 80
60 B1 03
60 B2 28
60 B1 04
60 B2 28
60 B1 02
60 B2 20
60 B0 04
60 B1 0F
60 B2 01
60 B1 10
60 B2 02
;TI953 registers' init:
;Addr Register Value
32 02 13
32 06 41
32 07 28
32 0B 7F
32 0C 7F
32 0E 60
32 0D 07
For the ESD, we changed 954 register 0x58 to 0x5D and 953 register 0x06 to 0x21 for changing BC frequency to 25Mbps. After changing that, the i2c payloads cannot be passed through 954/953 to camera sensor. Is there any other registers should be adjust? We have another platform with the same 25Mbps settings,it can work fine.
regards,
Sean