Hi team,
When the power is first turned on, the SoC has not output LVDS signal yet. Can SoC access the remote device through 927 and 928 by using I2C? How about 947 and 948? Thanks for your answer in advance!
Jiawei
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi team,
When the power is first turned on, the SoC has not output LVDS signal yet. Can SoC access the remote device through 927 and 928 by using I2C? How about 947 and 948? Thanks for your answer in advance!
Jiawei
Hello Jiawei,
yes, your SoC can access the 927 registers and the paired 928 registers without having an active video.
Using the 947 and 948 is a bit different. You need first to make sure to change the LOCKing mode on the 948, by writing register 0x34[6] to 1, to have LOCK and access without active video. This register change can only be done locally on the 948 I2C bus.
Generally, in both cases, you need to make sure you have I2C Passthrough is enabled. Also you need to make sure remote access is not disabled on the DES.
Hi Hamzeh,
Does 928 PDB need to be high if we want to access 928 register and remote slave? If need, does it violate 928 power up sequence? As I know, 948 PDB should be high after stable signal from 947.
Jiawei
Hello Jiawei,
Yes, 928 must be running and LOCKed to the SER.
If the power-up sequence is violated, then you shall reset the 928 or 948 once they have stable signal from the SER.