Part Number: DS90UB913A-Q1
Other Parts Discussed in Thread: DS90UB960-Q1,
Hi,
I am trying to add support for OV10640 over FPD III Link interface with DS90UB960-Q1 Deserialiser and DS90UB913A-Q1 Serialiser. After SerDes Configuration, I am not able to communicate to camera sensor.
- GPO2 of Serialiser DS90UB913 is connected to XCLK pin of Camera sensor
- GPO1 of Serialiser DS90UB913 is connected to reset pin of camera sensor.

Please see the below configuration for SerDes
Deserialiser DS90UB960-Q1 register configuration
{
{0x0C, 0x0F, 0x02},
{0x0F, 0xFF, 0x02},
{0x1F, 0x03, 0x02},
{0x20, 0x00, 0x02},
{0x32, 0x01, 0x02},
{0x21, 0x03, 0x02},
{0x33, 0x03, 0x02},
{0x4C, 0x01, 0x02},
{0x58, 0x58, 0x02},
{0x5C, 0xB0, 0x02},
{0x5D, 0x60, 0x02},
{0x65, 0x64, 0x02},
{0x7C, 0x01, 0x02},
{0x6D, 0x7D, 0x02},
{0xD5, 0xF0, 0x02},
{0xB9, 0x18, 0x02},
};
Serialiser DS90UB913A-Q1 register configuration
{
{0x01, 0x20, 0x02},
{0x03, 0xC1, 0x02},
{0x05, 0x10, 0x02},
{0x0E, 0x39, 0x02},
{0x0D, 0x11, 0x02}
};
Please review the settings

