2023-10-31 08:47 AM
Hi STM32 Community,
I'm using a SoM with the STM32H750, made by Emcraft. My goal is to set up Ethernet using the standard HAL library alongside lwIP. However, I've hit a snag with the MDIO communication to the PHY(a Waveshare LAN8720 board).
Based on the oscilloscope outputs (attached), the MAC isn't producing the expected signals for the MDC and MDIO pins during an MDIO read, but the busy bit(MB) is still cleared..
To diagnose the issue, I've:
I have a few questions:
Any advice or suggestions would be appreciated. Thanks!
Regards, Thomas Schöller