esp-idf / LAN8710 PHY

Stephane738
Posts: 1
Joined: Mon Sep 04, 2017 8:54 am

esp-idf / LAN8710 PHY

Postby Stephane738 » Mon Sep 04, 2017 11:25 am

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_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: esp-idf / LAN8710 PHY

Postby ESP_igrr » Mon Sep 04, 2017 2:47 pm

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: No registered users and 227 guests