Other Parts Discussed in Thread: DS90UB954-Q1
Tool/software: TI-RTOS
Hi,
I have DS90UB954-Q1 EVM and DS90UB953Q1 ser. I have connected 954 EVM to TDA2P.
I am able to probe serializer and deserializer, but unable to probe my camera sensor(AR0220).
I have done deser configuration as below
{0x4c, 0x0f, 0xf},
{0x58, 0X5E, 0x2},
{0x5C, (UB953_I2C_ADDRESS << 1U), 0x1},
{0x65, 0x60, 0x1},
{0x1f, 0x02, 0x1},
{0x12, 0x13, 0x1},
{0x32, 0x01, 0x1},
{0x0C, 0x83, 0x1},
{0x21, 0x04, 0x1},
my ser configuration is as below
{0x32, 0xE9, 0x10},
{0x41, 0x60, 0x10},
1) What register should I configure in ser & deser, so that I will able to communicate with sensor with my TDA2P.
Thanks,
Swati