This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
We are going to implement two ethernet ports 10/100 using two RMII interfaces. The phy we have chosen allow interface to AM335X at 1V8.
Does someone have implemented RMII at 1V8?
Is there any additional care to be taken in the design or layout?
Thanks
Rodrigo
Rodrigo,
Assuming RMII spec VIH(MIN) of RMII_REFCLK @ 1.4V and AM335x RMII(x)_REFCLK VIH(MIN) of (0.65*VDDSHVx (where VDDSHVx=1.8V) = (VIH@1.17V) ), I think this should not present a problem. Depending on the PHY you choose, RMII_REFLK VIH(MIN) can actually be as low as 1.3V @ 1.8V operation.
There may be other AM335x-specific "gotchas" that I am missing, so I will revisit this subject with the team on Monday.