Hi Van,
Yes, the P3A9606JK has detection logic, but not a "detector" block like you could see in some block diagrams. Instead, it uses a clever analog pass-gate mechanism combined with edge-rate accelerators to sense and react automatically to the type of signal being applied.
The core of the P3A9606JK’s logic is an N-channel FET pass-gate between the A and B sides. This pass-gate is enabled only when the signal on one side is Low, allowing the Low signal to propagate to the other side. When both sides are High, the pass-gate turns off, preventing any short between different supply domains.
Edge-rate accelerators help with transition detection (e.g. falling edge of a push-pull signal). They sharpen the signal edges, making it more compatible with high-speed buses like SPI and I3C.
Open-drain: Only Low is actively driven. High relies on pull-ups. The device sees the line floating and uses its internal logic to not drive the output - it just passes the Low through when detected.
Push-pull: Actively drives both High and Low. As explained before, the translator uses edge detection and pass-gates to replicate the push-pull transitions on the other side (at the translated voltage).
As of now, there is no dedicated application note specifically for the P3A9606JK.
BRs, Tomas