Hi,
I have a question about AM335x ICEv2.
On ICEv2, there are two EtherPHY(TLK110).
TLK110 are connected from the AM335x Giga Switch and PRU-ICSS ether port through a multiplexer(SN74CBTLV3257) and OR logic.
So, the user can switch the muxing between Gb Switch and PRU-ICSS ether.
I consider wthether I can switch PRU-ICSS and Giga Switch as ICEv2 on the customer board,
but I can't use multiplexer because of the board space.
Giga Switch RMII2 pins and PRU-ICSS MII1 pins are PINMUX ,
so to realize the switching between Giga Switch and PRU-ICSS without using multiplexer,
I'm thinking of the following method:
TLK110 - 1 : connect with RMII0(Giga Switch) and MII1(ICSS)
TLK110 - 2 : connect with RMII2(Giga Switch) and MII0(ICSS)
I guess it can be connected like "MII0_MUX" which is written in AM335x ICEv2 schematics page.10.
But the RMII signal and MII signal are connected directly to each other.
So, I worry that it might influence to each other if either one is functioning.
Should I implement switch or jumper on each signal line to seperate the signal?
best regards,
g.f.