Do we need differential routing TX and RX in Ethernet RMII MAC to MAC Connection

newbie_hs

Full Member level 2
Joined
Mar 4, 2023
Messages
129
Helped
1
Reputation
2
Reaction score
1
Trophy points
18
Activity points
1,024
I am implementing an Ethernet mac to mac connection between SAMA5D27C-D1G-CU and FS32K148UJT0VLQT micro-controller.
In MAC to MAC communication PHY TX is connected to RX of MAC and vice versa as shown below.

In Ethernet,the RX and TX are differential signals with characteristic impedance of 100 Ohm.
My Question is ,Do we need to follow differential routing for RX and TX in this MAC to MAC communication?
My schematic is given below.
 

Solution
The signals are single ended and respectively use single traces. They aren't intended to span long distance.
The signals are single ended and respectively use single traces. They aren't intended to span long distance.
 
Solution
No, You don't need differential traces/signals.
Just keep in mind:
- keep the traces length same RXD0...RXD3 and RXCLK
- Keep the TX traces same TXD0...TXD3 and TXCLK
- Calculate the signal impedances and check them with the datasheet.
 

Cookies are required to use this site. You must accept them to continue using the site. Learn more…