ESP32 Ethernet Link (IP101GRI)
Posted: Tue Jun 21, 2022 12:17 pm
Hello Team,
i rebuilded the ESP32 Ethernet Development Board (https://docs.espressif.com/projects/esp ... t-kit.html#) but its nor working properly.
First of all, the ESP is turned on and is flashable via USB. I am using the example program and the ESP boots fine.
The problem is that a Ethernet connection is not getting recognized. I have also the development board here and it works. Does anyone have an idea about the solution?
I will add my schematics. I have already fixed the problem with the GPIO0 (its pulled-up now).
Serial output:
(446) esp_eth.netif.glue: ethernet attached to netif
(4448) ethernet-manager: Ethernet Started
------------
Thats where the program stucks.
i rebuilded the ESP32 Ethernet Development Board (https://docs.espressif.com/projects/esp ... t-kit.html#) but its nor working properly.
First of all, the ESP is turned on and is flashable via USB. I am using the example program and the ESP boots fine.
The problem is that a Ethernet connection is not getting recognized. I have also the development board here and it works. Does anyone have an idea about the solution?
I will add my schematics. I have already fixed the problem with the GPIO0 (its pulled-up now).
Serial output:
(446) esp_eth.netif.glue: ethernet attached to netif
(4448) ethernet-manager: Ethernet Started
------------
Thats where the program stucks.