Other Parts Discussed in Thread: TPD4E05U06, TMDS181
Tool/software:
Hi, so we are using the DP159 in a hdmi rx path.
Currently the hpd_snk has been left unconnected, same with the ddc lines both in and out.
After power up, we hold oe low for the required time and then release it. After that we use iic to set the registers so that...
DDC_TRAIN_SET has training disable;
TMDS clock is 1/10 (the hdmi tx device sending the signal is set to hdmi 1.4);
HDMI_SEL is HDMI;
HPD_AUTO_PWRDWN_DISABLE has don't power down based on hpd sink;
PD_EN has normal working;
TX_TERM_CTL is No termination (but i assume anyway the device would sense this and correct the register anyway??)
It appears that input video goes to the device, but we see nothing on the outputs (they are held high by the fpga they are connected to, but are constant)
Any ideas on what could be going wrong? Any settings we should try fiddling with.
I read on another forum question that is was ok for ddc to not be connected.
Is it ok for HPD sink to not be connected? In this case after oe, i guess we may go to the power down state, but after configuring the register to ignore HPD, will it go back to power up?