Ping not work on STM32L475 ETH
Hi, I'm trying to get the ethernet interface to work on an STM32H745. After fixing various hardware problems, now I don't just have software problems.I created a simple project with CubeMX, basically I did these things:- Enabled ethrmnet interfaces- ...