GithubHelp home page GithubHelp logo

Ethernet restart about esp32-evb HOT 11 CLOSED

olimex avatar olimex commented on August 10, 2024
Ethernet restart

from esp32-evb.

Comments (11)

DanKoloff avatar DanKoloff commented on August 10, 2024

"short circuit 3.3V with GND" is not good idea... better remove the 3.3V instead of short-circuiting the board...

The reset signal that is connected to the reset button is ESP_EN, it can be found on pin #33 of the EXT1 header. To reset the board you need to keep ESP_EN in low position and then release it back up. It is risky to connect it to ESP32's GPIO tho, you might shoot yourself in the foot.

from esp32-evb.

iBobik avatar iBobik commented on August 10, 2024

from esp32-evb.

DanKoloff avatar DanKoloff commented on August 10, 2024

First test directly with a free GPIO, place 1uF capacitor on the wire. It is worth testing the simple setup first.

from esp32-evb.

iBobik avatar iBobik commented on August 10, 2024

Hello,
I've tried to ground ESP_EN by 1-4 0,95uF capacitors, but restart not happened.

from esp32-evb.

iBobik avatar iBobik commented on August 10, 2024

Here someone recommended to just wire GPIO and RST:
https://www.researchgate.net/post/How-to-reboot-reset-ESP32-without-pressing-the-reboot-button-on-the-board

What could happen?

from esp32-evb.

DanKoloff avatar DanKoloff commented on August 10, 2024

Well I wrote the same: "First test directly with a free GPIO, place 1uF capacitor on the wire. It is worth testing the simple setup first."

from esp32-evb.

iBobik avatar iBobik commented on August 10, 2024

Sorry, I am not sure I understand you, so I draw it :-)

Here is what I tried:
Snímek obrazovky 2021-04-30 v 17 31 48

from esp32-evb.

iBobik avatar iBobik commented on August 10, 2024

Also tried this:
Snímek obrazovky 2021-04-30 v 17 36 25

from esp32-evb.

DanKoloff avatar DanKoloff commented on August 10, 2024

Why GPIO5 exactly? Did you toggle GPIO5 in those tests by software means?

Try with one of the GPIOs that are available at the UEXT connector - for example GPIO16 or GPIO13.

from esp32-evb.

iBobik avatar iBobik commented on August 10, 2024

from esp32-evb.

DanKoloff avatar DanKoloff commented on August 10, 2024

Just as a test try with one of the pins from the UEXT instead of GPIO5, for example GPIO16 which seems that you don't use for the other connection.

from esp32-evb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.