Part Number: ISOW7741
Other Parts Discussed in Thread: SN74LVC1G125
Hi. As I understood from datasheet, pulling EN_IO1 should disable only the OUTD pin. So I can use the isolator to put many SPI devices in parallel if I route their MISO signal through this pin.
What I found out, if I pull EN_IO1 low, the other side signals go also to their default state. I used CS with inverter to drive EN_IO1.
Now the communication fails because clock goes to illegal state and bits are offset. Then I replaced the device with -F device only to realize that now the other side CS goes also low with other pins. Fail again.
Is it itended behaviour or the chip has just a bug in its design?