Hello
I'm trying to use the OE pin to reset the I2C registers and force the chip into powerdown mode. I have a 220nF capacitor connected between OE and GND, and also a BSS138 FET, so an external device can force the TMDS181 into reset. Electrically, this appears to be working, OE is usually at 2.5V (which other posts mention is normal), and when I turn the FET on, it goes to 0V.
According to the manual, this should reset all the I2C registers and put the chip into power down mode, but if I write a register like 0x0C (the VSWING settings), with non-default values, and then pull OE down for 200mS and then release it, the previous value is still in the register. If I read the register 0x20 which contains the power and standby flags, it always reads 0x4A regardless of the state of OE. I set HPD_AUTO_PWRDWN_DISABLE during this test, so the status of HPD doesn't affect this.
Why isn't this working?
Thanks
Martin
