Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DUAL LAN Ports (IDFGH-5596) #7318

Closed
f-hoepfinger-hr-agrartechnik opened this issue Jul 24, 2021 · 2 comments
Closed

DUAL LAN Ports (IDFGH-5596) #7318

f-hoepfinger-hr-agrartechnik opened this issue Jul 24, 2021 · 2 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@f-hoepfinger-hr-agrartechnik
Copy link
Contributor

Hello,

is it possible to use BOTH LAN Ports on a ESP 32 ?

https://esp32.com/viewtopic.php?t=8707

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

?

Thanks
Franz

@f-hoepfinger-hr-agrartechnik f-hoepfinger-hr-agrartechnik added the Type: Feature Request Feature request for IDF label Jul 24, 2021
@espressif-bot espressif-bot added the Status: Opened Issue is new label Jul 24, 2021
@github-actions github-actions bot changed the title DUAL LAN Ports DUAL LAN Ports (IDFGH-5596) Jul 24, 2021
@kostaond
Copy link
Collaborator

Hi @f-hoepfinger-hr-agrartechnik this is currently not yet possible by default. The most of the infrastructure seems to be ready for it however, some updates are required. We will investigate.

@espressif-bot espressif-bot added Status: In Progress Work is in progress and removed Status: Opened Issue is new labels Aug 3, 2021
@kostaond
Copy link
Collaborator

@f-hoepfinger-hr-agrartechnik just FYI, we have working prototype supporting multiple Ethernet modules currently in internal review.

@espressif-bot espressif-bot added Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: In Progress Work is in progress Resolution: NA Issue resolution is unavailable labels Aug 27, 2021
gabsuren pushed a commit to gabsuren/esp-protocols-1 that referenced this issue Apr 8, 2022
Ethernet driver events properly bounded with ESP NETIF actions to support multiple Ethernet modules used at a time.

Components using Ethernet updated to conform with new API.

Closes espressif/esp-idf#7318


* Original commit: espressif/esp-idf@ef30384
gabsuren pushed a commit to gabsuren/esp-protocols-1 that referenced this issue May 17, 2022
Ethernet driver events properly bounded with ESP NETIF actions to support multiple Ethernet modules used at a time.

Components using Ethernet updated to conform with new API.

Closes espressif/esp-idf#7318


* Original commit: espressif/esp-idf@ef30384
gabsuren pushed a commit to gabsuren/esp-protocols-1 that referenced this issue May 27, 2022
Ethernet driver events properly bounded with ESP NETIF actions to support multiple Ethernet modules used at a time.

Components using Ethernet updated to conform with new API.

Closes espressif/esp-idf#7318


* Original commit: espressif/esp-idf@ef30384
gabsuren pushed a commit to gabsuren/esp-protocols-1 that referenced this issue May 27, 2022
Ethernet driver events properly bounded with ESP NETIF actions to support multiple Ethernet modules used at a time.

Components using Ethernet updated to conform with new API.

Closes espressif/esp-idf#7318


* Original commit: espressif/esp-idf@ef30384
0xFEEDC0DE64 pushed a commit to 0xFEEDC0DE64/esp-protocols that referenced this issue Jun 30, 2022
Ethernet driver events properly bounded with ESP NETIF actions to support multiple Ethernet modules used at a time.

Components using Ethernet updated to conform with new API.

Closes espressif/esp-idf#7318


* Original commit: espressif/esp-idf@ef30384
euripedesrocha pushed a commit to euripedesrocha/esp-protocols that referenced this issue Oct 17, 2022
Ethernet driver events properly bounded with ESP NETIF actions to support multiple Ethernet modules used at a time.

Components using Ethernet updated to conform with new API.

Closes espressif/esp-idf#7318


* Original commit: espressif/esp-idf@ef30384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants