You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the option to sort out the reset problem.
When ESP resets, it reads GPIO15 and when HIGH, it doesn't boot from flash, but from the SDIO instead.
A circuit can be made that solves it using another GPIO to enable the GPIO for input after boot.
See esp8266/Arduino#2466 (comment)
The picture as it was published in the mentioned thread:
The text was updated successfully, but these errors were encountered:
Add the option to sort out the reset problem.
When ESP resets, it reads GPIO15 and when HIGH, it doesn't boot from flash, but from the SDIO instead.
A circuit can be made that solves it using another GPIO to enable the GPIO for input after boot.
See esp8266/Arduino#2466 (comment)
The picture as it was published in the mentioned thread:
The text was updated successfully, but these errors were encountered: