I'm using this Ethernet transceiver PHY to study the working of the RGMII interface.
I just want to understand 2 things.
1. What would be the output and input differential voltage levels on the pins 2,3 and 5,6?
If the PHY is to be operated on 100BASE-TX mode, then according to the table values on the electrical characteristics table on page 68, the output voltage (differential) will be only between 0.95V to 1.05V.
- Am I reading it correctly?
- In that case, what would be the receive differential voltage levels into the IC? That seems to be not given.
And according to this accepted answers, it is mentioned that 100BASE-T ethernet family has differential peak to peak voltage levels of 2V differential and 1V differential.
- Then, the above accepted answer would be in conflict with the datasheet values of 1.05V of differential input right? Can someone clarify?
2. Can someone explain the working of figure 18 on page 75?
- What is the purpose of D1 and D2 along with the RC?
- How does it work?
P.S.: I checked the wiki page of Fast Ethernet to understand the voltage levels of 10BASE-T, 100BASE-T and 1000BASE-T families of ethernet, but I was not able to find anywhere. If someone could please provide some document or article where I can see the MDI voltage levels of the above ethernet families, it would be helpful for my understanding.