Tool/software:
I'm designing an ADB module using one TPS92664 and five TPS92667s.
I'd like to know if the following order of communication pin input/output is acceptable.
- I need to confirm whether "CLK H2(13)->CLK H3(24), CLK L2(14)->CLK L3(23)" can be changed to "CLK H3(24)->CLK H2(13), CLK L3(23)->CLK L2(14).
- I need to confirm whether "TX2(17)->TX3(20), RX2(16)->RX3(21)" can be changed to "TX3(20)->TX2(17), RX3(21)->RX2(16)".
- I need to check if it is okay to change "SYNC2(15)->SYNC3(22)" to "SYNC3(22)->SYNC2(15)".