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

About ESP32-S3 & ETH_PHY_W5500 #1546

Closed
hzhh110 opened this issue Feb 21, 2025 · 3 comments
Closed

About ESP32-S3 & ETH_PHY_W5500 #1546

hzhh110 opened this issue Feb 21, 2025 · 3 comments

Comments

@hzhh110
Copy link

hzhh110 commented Feb 21, 2025

SPI.begin(ETH_SPI_SCK, ETH_SPI_MISO, ETH_SPI_MOSI);
ETH.begin(ETH_PHY_TYPE, ETH_PHY_ADDR, ETH_PHY_CS, ETH_PHY_IRQ, ETH_PHY_RST, SPI);

I don't know why, when I use the latest version, the option ETH_PHY_W5500 cannot be selected for network cable connection. I want to use ESP32-S3-WROOM-1 to connect network cable, but it cannot be realized

@hzhh110
Copy link
Author

hzhh110 commented Feb 21, 2025

@Jason2866
Copy link
Contributor

@hzhh110 As expected since Platformio does not support actual espressif Arduino core 3.x.x

@valeros
Copy link
Member

valeros commented Feb 21, 2025

Depends on #1225

@valeros valeros closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants