Hello ADI team,
I’m designing with the ADV7393 video encoder, and I’d like to confirm the correct hardware connection for the RESET pin and how to ensure the device is properly recognized on the I²C bus after power-up.
From the datasheet:
-
RESET is described as an active-low input.
-
It must go through a high-to-low transition to trigger a hardware reset.
-
There’s mention of using an RC network if no MCU reset control is used.
My setup:
- I have left RESET* pin as NC in my circuit.
Questions:
-
Is connecting RESET to 3.3 V via a pull-up resistor correct when DVDDIO = 3.3 V?
-
How long should RESET be held low after power-up to guarantee proper initialization?
-
Are there any required delays between RESET release and the first I²C transaction to ensure the ADV7393 responds correctly?
-
Is any additional hardware (like an RC delay) recommended to ensure reliable I²C detection after reset?
Thanks for your help!