Tool/software:
Hi
Customer are using AM64 to implement CPSW RMII MAC2MAC.
Do you have any guide about pin connection regarding RMII?
Thanks
Zekun
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.
For SW this MAC to MAC is a "fixed-link" connection see standard Linux documentation, so device tree you just call it "fixed-link". This will bypass auto-negotiation for speed. From SW this (do not auto-negotiate) is the only special thing about not having PHY's. See https://www.kernel.org/doc/Documentation/devicetree/bindings/net/ethernet-controller.yaml and also lots of e2e posts about this like https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1278876/tda4vh-q1-how-to-setup-the-mcu-cpsw2g-tx-clock-in-the-fixed-link-mode-within-rgmii? and others from there.
For HW we do not have an RMII to RMII guide. We implement a standard RMII, so design needs to meet the timing of RMII (see for example https://e2e.ti.com/support/processors-group/processors/f/processors-forum/366759/am335x-rmii-direct-connection-between-two-devices ). I believe RGMII at 100M Ethernet will be simpler to design, so I'd recommend using that instead.
Pekka
Hi Pekka
Thanks for answer. I have forward the link to customer.
Could you help to check if customer HW signal connection for MAC2MAC?
Regards
Zekun
The reason using RMII is pin number restriction, Pekka. So RMIi is used in customer system.
Hi Zekun,
Could you help to check if customer HW signal connection for MAC2MAC?
Let me loop in a HW expert to better comment on your request. Please note, that since MAC-to-MAC is something we haven't been able to test specifically yet (no hardware platform for this), the input they can offer might be limited.
Please kindly ping this thread again if you don't receive a response by Wednesday.
-Daolin
Hello Zekun,
Please refer below thread for reference for feasibility.
Dave mentioned we may have tested the MAC-MAC interface using the RGMII nut not sure if we have tested RMII.
From the hardware stand-point it may be feasible but this is not something that has been tested.
Regards,
Sreenivasa