Hi
We have some issues on ds90ub954, connect to ds90ub913. and the 913 is using PCLK from imager mode.
The lock signal is high, and we can get 913 address by using "Enable Pass through (write 0x58,0x58)"
But we can not ack the EEPROM and Imager. even we set reg 0x58=0xd8, the imager and EEPROM still no ack.
-EEPROM and imager can be ack by connected to our back-end system.
even we set reg 0x58=0xd8, the imager and EEPROM still no ack.
-We have designed several camera systems by using 913 and 954, but this is our first time for using STP+PCLK from imager mode
hope we can get some more information in here. Thanks.
//Enabled FWD for RX Port 1, disabled FWD for RX Port 0
w 0x20,0x10
//"FPD3_PORT_SEL" board.WriteReg(0x4c,0x12) # RX_PORT1
w 0x4c,0x12
//enable pass throu
0x58,0x58
# setup Serializer alias
//SER_ALIAS_ID 0x5c value ", hex(board.ReadReg(0x5c))
0x5c,0x18
# setup image sensor alias
# set image sensor ID
0x5d,0xc0
# map image sensor ID to 0xc0
0x65,0xc0
# setup EEPROM alias
# set EEPROM ID
0x5e,0xa0
# map EEPROM ID to 0xa0
0x66,0xa0