When you power down a Pi is there any simple way to protect inputs which are being driven by externally powered equipment?
I have A2D devices on the I2C bus which are powered from the Pi, if the Pi has power removed the A2D's will be unhappy I think as their inputs will still have the voltages they are measuring applied to them.
Similarly I may have one or two logic inputs which are driven by external signals (to see if things are turned on for example) and these inputs will still be there (at 3.3v logic levels) when the Pi is powered down.
Would diode clamps to the Pi's 3.3v supply be OK or are there better ways?