-
Notifications
You must be signed in to change notification settings - Fork 111
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
Timed out waiting for PHY register #13
Comments
What operating system are you using? What is the baud rate selected? Edit: It can be driver related. |
OS: Windows 10 Pro / 10.0.18363 `esptool.py v2.6 Writing at 0x0000e000... (100 %) Writing at 0x00001000... (100 %) Writing at 0x00010000... (4 %) Writing at 0x00008000... (100 %) Leaving... |
Correct. |
When you get the error, what happens if you press the on-board reset button? Does the same error appears? |
The error occurs after restarting the device or when I press the hardware button. The same error occurs.
|
Please drop an e-mail at support@olimex.com with short introduction and link to this GitHub issue, I will tell you how to proceed with the return. We don't have this problem here and each board's Ethernet is tested empirically so I have no idea what might be wrong. The clock comes from the ESP32, so I don't think it is clock issue. |
Thank you for your efforts. I am writing the email to the support. |
Hi @Gnubsch, did you get any feedback from Olimex? I'm facing the same problem also. |
Hello,
I have bought three ESP32-POE-ISO boards With two copies the demo for the ethernet interface works. With the third board I get the timeout error.
It has probably something to do with the clock.
I used the ESP32_PoE_Ethernet_Arduino file for this.
Any tips how I can solve the problem?
I have already tried it on different PC's with different USB cables and ports.
Thanks a lot.
Error: Timed out waiting for PHY register 0x2 to have value 0x0007(mask 0xffff). Current value 0x0000[0m
Arduino 1.8.12 / Board-Lib esp32 1.0.4
The text was updated successfully, but these errors were encountered: