Hi TI members:
I have one customer board with TDA4VM SOC.
Recently we try the qnx710 with vision_apps on our customer board.
Our customer board camera design as below:
TDA4VM <== CSI1 ==> deserializer UB962(SA: 0x34) <== FPD-Link3 ==> Camera AR0820 with UB953
We find every time we try to control camera device on I2C bus through vision_apps,
The I2C SCL will be pulled low after TDA4 send SA data, like below picture:

- I also try to modify vision_apps code, let function read the other device's register value which on the same I2C bus first,
but it also caused the SCL pull low issue. - The vision_apps code already be confirmed on linux+RTOS mode first, the I2C read/wirte part is OK.
- I also directly use "isendrecv" tool to access the UB962, it can read successfully.
Do you have any idea for this situation?
BR
Sentinen Chen