Hello,
We are using the Olimex ESP32 EVB-REV B Ethernet board with LAN8710 PHY. The ETH_PHY_demo project perfectly work with previous version of esp-idf (from june), but with the current one it isn't able to get its IP address from the DHCP! Any idea?
Stéphane
esp-idf / LAN8710 PHY
Re: esp-idf / LAN8710 PHY
Hi, this issue (and the SD card issue noted in a parallel thread) are regressions caused by a recent change that disables all peripheral clocks on startup. Some drivers (SPI DMA, SDMMC, Ethernet) did not have the code to enable relevant clocks, and became broken after this change. We have fixes for these issues in the merge queue, likely to appear on Github tomorrow.
Who is online
Users browsing this forum: pcouderc and 86 guests