Other Parts Discussed in Thread: DS92LX1622,
Hello!
I'm using DS92LX1621/DS92LX1622 pair in camera mode. The serializer's I2C-bus is connected to image sensor. My problem is that I cannot communicate with the image sensor (I get ack error from deserializer). I have done following:
SER ID = 0x59
DES ID = 0x61
CAMERA ID = 0x20
1) Perform Remote Wake up Sequence
Write 0xC0 to register 0x26 of device 0x61
Write 0x04 to register 0x1 of device 0x61
Write 0x00 to register 0x26 of device 0x61
2)Program Serializer DEVICE ID=0x59
Write 0xB2 to register 0x7 of device 0x61
3)Program Remote Slave ID into DES Index Register
Write 0x40 to register 0x8 of device 0x61
3)Program Remote Slave ID into DES Match Register
Write 0x40 to register 0x10 of device 0x61
4)Program Slave ID to SER SLAVE ID Register
Write 0xB2 to register 0x7 of device 0x59
5)Program Deserializer Device ID to DES ID Register
Write 0xc2 to register 0x6 of device 0x59
6)Set Deserializer in normal mode
Write 0xE0 to register 0x27 of device 0x61
The Cable Link Detect Status is high and LOCK-pin is also high. What is missing?
best regards,
Joonas