-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Hello RealSense Team,
I am currently connecting and using a D457 camera on my Jetson Thor board. My board utilizes a MAX96712 deserializer, with a MAX20087 providing Power-over-Coax (PoC) to the camera.
While my power delivery chain is functioning correctly, the MAX96712 fails to establish a link lock with the D457's MAX9295 serializer.
I attempted to adjust the GMSL rate of the MAX96712 to 6Gbps. However, after this change:
I can write to the MAX96712 registers via I2C, but I cannot read from them.
Scanning devices on this I2C bus using i2cdetect causes the system to hang or become unresponsive.
Have you previously validated or adapted the D457 for use with the MAX96712 deserializer? Could you shed some light on what might be causing this issue?
Best regards!