Page 1 of 1

ESP32 ETH_Lan8720 Multiple Lan Ports .

Posted: Fri Jan 04, 2019 8:47 am
by jok1983
Hi guys,

I have started experiment with custom board ESP32S module with lan8720 for the Ethernet function ,would like add one more port to the same board.

is that possible in current esp idf examples ?,or any one done it ? yeah technically !

So two ethernet ports to the esp32 !

Re: ESP32 ETH_Lan8720 Multiple Lan Ports .

Posted: Wed Mar 17, 2021 10:16 am
by joelmaca96
Hi!

I'm trying a similar thing. I want to control a switch with two ethernet ports. Did you achieve something??

Any help would be great!!!

Re: ESP32 ETH_Lan8720 Multiple Lan Ports .

Posted: Sun Jul 18, 2021 6:30 am
by franzhoepfinger
Interested as well.

one LAN Port on the ESP32 internal MAC
Second LAN Port on the SPI ethernet modules

https://github.com/espressif/esp-idf/bl ... /README.md

would this work ?

Thanks,
Franz

Re: ESP32 ETH_Lan8720 Multiple Lan Ports .

Posted: Sat Jul 24, 2021 6:57 am
by franzhoepfinger