2018-12-18 09:42 PM
Hello ST!
I am working on Ethernet driver, I used UDP client example application for one of my application development. But the issue is when i connected lan cable to EVM the status LED's which is defined to indicate lan cable is connected is always OFF. And also i tried to ping through my PC with IP of EVM ethernet but the response is UNREACHABLE.
Expecting your guidance to resolve this issue.
Thanks,
Madhu.
2018-12-19 03:49 PM
If PHY LEDs are OFF, then look for MII/RMII, MAC clocks and pin configuration issues. ETH MAC has 3 main clocks which normally must be enabled and one optional for PTP.
Look at User Manual section 2.16.
2023-02-08 05:49 AM
Hello I've the same problem but I'm using a different board (EasyMx Pro V7).