Hi!
I'm designing an Ethernet interface (RMII) with S32K3 and Microchip phy and I wonder about the clocks and the directions. Based on S32K3 reference manual, page 3299, we have this two statements:
And as I designed few RMII previously, I know that we need a clock to phy and MAC, Or a clock to phy and then from phy to MAC.
But in this design "S32K344 Evaluation Board for Mobile Robotics with 100BASE-T1 and Six CANFD" I found out that only "MII_RMII_TXCLK" is being used for RMII interface and it's from phy to MAC. But based on the Reference manual {If you select RMII mode, MII_RX_CLK (25 MHz or 2.5 MHz) must be derived from the RMII reference clock.} "MII_RX_CLK" clock also should be used.
So my questions are:
Thanks
解決済! 解決策の投稿を見る。
Hello @rezrez ,
please refer to any S32K3's lwip example, where RMII works this way:
S32K344 RMII
Recently, RMII clocks been discussed in here Solved: S32K3_EMAC_RMII_why the RXCLK is 25Mhz - NXP Community and here Solved: S32K388 RMII Reference Clock - NXP Community.
Best regards,
Pavel
Hello @rezrez ,
please refer to any S32K3's lwip example, where RMII works this way:
S32K344 RMII
Recently, RMII clocks been discussed in here Solved: S32K3_EMAC_RMII_why the RXCLK is 25Mhz - NXP Community and here Solved: S32K388 RMII Reference Clock - NXP Community.
Best regards,
Pavel