-
Notifications
You must be signed in to change notification settings - Fork 2
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
OSError: esp_eth_driver_install failed #1
Comments
HM, it was long time I tried this, it was micropython currently I have not ready setup connected |
Test with: ESP ISO POE - Olimex Compiling microPython with espressif SDK 4.4 for ESP32 MicroPython v1.19.1-409-g0e8c2204d on 2022-09-19; ESP32 module with ESP32
Same question... |
import machine machine.reset() The trick was realizing a machine.reset() is needed to change any of the parameters. Now run Thonny IDE: MicroPython v1.19.1-409-g0e8c2204d on 2022-09-19; ESP32 module with ESP32
rst:0xc (SW_CPU_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT) |
same issue
|
MicroPython v1.16 on 2021-07-22; ESP32 module with ESP32
Type "help()" for more information.
How to solve this problem?
The text was updated successfully, but these errors were encountered: