Other Parts Discussed in Thread: DS90UB947-Q1EVM
Hi TI,
we configured the DS90UB948-Q1EVM GPIOs (1-4) to remote control by using the tunneled i2c bus from the serializer side. We use these GPIOs to pass through the Backlight PWM and Enable signal for the LVDS-display. The problem is that the remote GPIO settings are forgotten after a power cycle of the deserializer as they are not shared between serializer and deserializer. (You need to directly set the registers on both sides.) Other parameters are reloaded after the link between the serializer and deserializer is reestablished.
We are aware that we could poll the link status register to detect a link loss and wait for the link to return to reconfigure we deserialzer again but that seems a little wasteful.
Are there any settings or solutions that the DS90UB948-Q1EVM to get these information retransmitted from the serializer after the link returns, like the other settings ?
Without this the PWM and Enable signales are getting lost and the display stays dark as the backlight isn’t switch on again. The mission would be Plug&Play between the computer+serializer and the deserializer/display.
Best Regards
Simon