I have no signal displayed on the HDMI monitor that the TFP410 is plugged into.
I read some registers while the device was on:
CTL_1_MODE 0x08: 0x3f
CTL_2_MODE 0x09: 0x0d
CTL_3_MODE 0x0a: 0x00
DE_CTL 0x33: 0x02
H_RES 0x3a: 0x0672 (1650 pixels)
V_RES 0x3c: 0x02ed (749 pixels)
I'm using negative sync polarity and generating the timing with an FPGA.
The 5V pin on the HDMI plug is powered and the hotplug pin has 5V returning.
I'm sending a 74.25 MHz pixel clock to the TFP410.
Each bit D[23:0] is either tied high or low.
Here's a sample of my waveforms:
Do I have a configuration error?
Kenny