The rmii tag has no usage guidance.
2
votes
1answer
418 views
Can an RMII phy be connected directly to another RMII phy
I have some Microchip (SMSC) LAN9303 Ethernet switches in my system. The LAN9303 is a 3-port switch which has 2 connections for twisted pair cables and one MII connection. The switch chips are some ...
0
votes
0answers
49 views
Microcontroller supporting only PHY layer disabling MAC
I want to have a transparent interface without MAC acting as a node in the interface of Ethernet PHY output into the Microcontroller.
But I see that most of the Ethernet input in the ...