A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
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.
The answer to your question is NO, ISO7742 cannot be directly connected to function as a bidirectional device. If you do connect them like you described in the image, the device would get latched to a single state and stops responding. Let me explain how does this happen in steps as given below.
1. Let's assume SDA1 is made LOW by an MCU, this would make INA to force OUTA to a LOW state.
2. Since OUTA is connected back to the other associated input INC in the other direction, INC will also force OUTC to go LOW.
3. OUTC is going to hold INA LOW even when SDA1 is changed to HIGH.
4. This makes Channel A & C latched to LOW state and stop responding to any inputs at SDA1 or SDA2 as long as the device is powered.
5. A power cycle can bring the device back to a normal state but it gets locked to LOW state when any of the inputs is applied with a LOW.
6. Hence a ISO7742 cannot be directly converted to a bidirectional device.
Bidirectional channels using unidirectional digital isolator can be created using a few external components. To know how to achieve this, please refer to the article titled "Designing an isolated I2C bus interface by using digital isolators" on www.ti.com. You can also download the article at the link below.