-
Notifications
You must be signed in to change notification settings - Fork 7.6k
ETH.end()
doesn't allow begin
again if IDF SPI host is used
#9685
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
Labels
Milestone
Comments
@me-no-dev I spotted one more |
can you elaborate a bit more? what other instances you mean? |
instances of ETHClass |
ok, I have a board with two ETH on it. Will give it a shot. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Board
ESP32 Dev Module
Device Description
Espressif Dev module
Hardware Configuration
Wiz850io wired to default SPI pins
Version
latest master (checkout manually)
IDE Name
Sloeber
Operating System
Linux Mint
Flash frequency
40
PSRAM enabled
yes
Upload speed
921600
Description
when IDF SPI host is used for ETH, new
ETH.begin
fails ifETH.end
was invoked before.Sketch
Debug Message
Other Steps to Reproduce
I don't have a setup for ESP32 MAC with a PHY module yet so I can't test that
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: