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.
Hello Everyone,
In my one application I am using MSP432E411Y. In this I am going to use 2 Ethernet PHY; one is its internal PHY and other is external PHY using its MII/RMII pins.
Does any one has sample code for how to use this?
Thanks in advance.
Hi URVI,
You can found some example code after installing MSP432E4 SDK : https://www.ti.com/tool/download/SIMPLELINK-MSP432E4-SDK
Best Regards
Johnson
Hi Johnson,
I checked examples, but didn't find any example for ethernet external PHY using MII/RMII hardware interface.
I want to use 2 ethernet (RJ45) port: one by using its direct ethernet interface and other using external ethernet interface (MII/RMII)...
Share example code for the same.
Hi URVI,
MII/RMII hardware interface implement by hardware, you just need to initialize register if you would like use Ethernet module.
We have provided protocol layer package to help you use this module directly.
Best Regards
Johnson
**Attention** This is a public forum