I confirmed the circuit diagram of TMDS361EVM. I took this circuit configuration using TMDS261B and connected all the DVI cables. When I turn on the device, the device displays the CH1 side. When I switched the display to Ch2, I confirmed that there was no signal because HPD was “High” from startup and EDID was not read. In order to cope with this, I think that it is necessary to take the configuration of Figure 46 of the data sheet.
Question 1: Is there a way to solve it without taking the circuit configuration shown in Fig. 46 in the data sheet?
Question 2: When the circuit configuration shown in Figure 46 of the data sheet is used, the MPU and EEPROM must be connected.
I thought about how the MPU should behave as follows, but please make sure it is correct. I am thinking of realizing it with FPGA.
(1) Set HPD_SINK to LOW.
(2) The MPU (FPGA) reads EDID from the sink and writes it to the EEPROM.
(3) Set S1 and S2 to switch channels and read the EDID on the source side.
Question 3: I think that switching between S1 and S2 in Question 2 is possible because HPD_SINK is Low. Is that idea correct?