Hi,
I am working on a design where I need to control two TI analog multiplexers — TMUX1108 (8:1) and TMUX1104 (4:1) — using a single enable signal from a microcontroller. When I am using 4:1MUX data the 8:1 MUX must be disabled. The setup is as follows:

May I know,
What is the best way to ensure both TMUX devices are disabled at power-up
I am working on a design where I need to control two TI analog multiplexers — TMUX1108 (8:1) and TMUX1104 (4:1) — using a single enable signal from a microcontroller. When I am using 4:1MUX data the 8:1 MUX must be disabled. The setup is as follows:
- The MCU provides one GPIO as the Enable source.
- TMUX1108 receives this signal directly.
- TMUX1104 receives the inverted signal through SN74LVC1G04DBVR (single inverter).
- Both EN pins have 10 kΩ pull-down resistors to GND.
- All devices operate at 3.3 V.

May I know,
What is the best way to ensure both TMUX devices are disabled at power-up
