Part Number: TDA4VE-Q1
Tool/software:
I use a custom board and the SDK version is 8.6.
I want to bring up a new camera using maxims serdes.
I can i2c communicate with deserializer, but communication with serializer and image sensor is not possible.
So the question is
1. I'm currently using the GMSL connection method, but whether this board supports the GMSL method
2. Previously, I communicated with other cameras through the FPD link method on the board, and I changed only the i2c and register addresses from that code to that camera,
but whether the difference in transmission method is the cause
3. If that's the case, how to solve it
Thank you