I have a PDF drawing showing 2 SPI devices connected to a MSP430 microprocessor using six 74LVC2G17 gates as buffers for the CS1, CS2, SCLK, and SI input signals. Each SPI device and it's associated 3 buffers are connected to a switched 3.3v power supply. During normal operation the 2 SPI devices and their buffers are powered off. As needed one or both SPI devices (& their buffers) will be powered up and sent SPI commands, then powered down.
I wish to know if the 74LVC2G17 buffer will provide isolation to the inputs when it's VCC , it's outputs and its load are powered off. Also is the 74LVC2G17 protected when its inputs are driven while the power is off. This is needed for a data logging system that runs off batteries. I can send the PDF if my text is difficult to understand.
If the 74LVC2G17 cannot be used in this manner, Is the only option to use an Open Drain buffer that is always powered up with it's pull-up resistor connected to the SPI IC's switched power supply. This will increase the power since six buffers will be always powered on.