I would like to know that if the signal ports(SCL2,SDA2) can be applied by +3.3 Volt when not supplying power(=0 Volt) on PCA9306.
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I would like to know that if the signal ports(SCL2,SDA2) can be applied by +3.3 Volt when not supplying power(=0 Volt) on PCA9306.
Thank you.
The PCA9306 does not have power supply pins; the VREF1/2 pins just bias the internal transistors. During normal operation, a current flows between VREF2 and VREF1.
To ensure that the I/O pins are high impedance, the EN pin must be at GND. If you actively drive EN to GND, you must do this with an open-drain driver.
As Clemen's pointed out, the device doesn't need to the power supply pins to be biased. This means as long as the EN pin (generally tied to VREF2) is GND, the device will be high impedance.
I would like to know that if the signal ports(SCL2,SDA2) can be applied by +3.3 Volt when not supplying power(=0 Volt) on PCA9306.
Short answer: yes it is okay.
-Bobby
Thank you for your reply.
Sorry, I mistook power supply for VREF2 pin.
My understanding is below. Is it right?
---
It no damages with PCA9306 device that the signal ports(SCL2,SDA2) can be applied by +3.3 Volt when both VREF2 and EN pin are 0 Volt state.