Open hzhh110 opened 1 month ago
Want to know how to deal with the ETH CLOCK GPIO0 _ in to solve the problem of probability entering the download mode?
Since GPIO0 is the BOOT select pin, maybe your LAN is pulling it LOW sometimes and causing you to go into Download. Have you tried connecting the LAN RST to the ESP EN pin?
Board
ESP32
Device Description
I use the external 50Mhz crystal calibrator to provide the GPIO0 and LAN8720 < ETH CLOCK GPIO0 in > with the crystal calibrator at the same time. The communication is good in the network cable mode, but it will enter the download mode randomly when it is powered on. How to deal with this?It is found that the power-on probability may fail to obtain the chip or the URL by using the ETH CLOCK GPIO0 OUT, the ETH CLOCK GPIO16 OUT, and the ETH CLOCK GPIO17 OUT
Hardware Configuration
I use the external 50Mhz crystal calibrator to provide the GPIO0 and LAN8720 < ETH CLOCK GPIO0 in > with the crystal calibrator at the same time. The communication is good in the network cable mode, but it will enter the download mode randomly when it is powered on. How to deal with this?It is found that the power-on probability may fail to obtain the chip or the URL by using the ETH CLOCK GPIO0 OUT, the ETH CLOCK GPIO16 OUT, and the ETH CLOCK GPIO17 OUT
Version
v3.0.4
IDE Name
PlatformIO
Operating System
MacOS V:12.1
Flash frequency
40
PSRAM enabled
yes
Upload speed
115200
Description
LAN8720
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide