-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I commented the W5500 driver and used ENC28J60
//W5500Driver driver;
ENC28J60Driver driver;
//EMACDriver driver(ETH_PHY_LAN8720);
Result:
E (525) enc28j60: enc28j60_verify_id(566): wrong chip ID
E (525) enc28j60: emac_enc28j60_init(1062): verify chip ID failed
E (525) esp_eth: esp_eth_driver_install(250): init mac failed
Failed to configure Ethernet using DHCP
Metadata
Metadata
Assignees
Labels
No labels