hello esp Team,
I want to use esp32 module, I want help on wiring so that I can flash the app.
how to flash in Esp32 module
how to flash in Esp32 module
- Attachments
-
- esp32.png (1.17 MiB) Viewed 5121 times
Re: how to flash in Esp32 module
Start here, and go to the schematic link on the page. It will show you how the kits is wired and what you need.
https://docs.espressif.com/projects/esp ... vkitc.html
https://docs.espressif.com/projects/esp ... vkitc.html
Re: how to flash in Esp32 module
LOL good thing you posted a picture or we wouldn't know what CPU you were talking about!
Be sure to look into GPIO 00 and it's use as a download mode signal during boot. My friend build an Ethernet board and ran the clock into GPIO 00 (the default for ethernet applications). Now the board refuses to boot unless you cycle power or reset it multiple times.
John A
Be sure to look into GPIO 00 and it's use as a download mode signal during boot. My friend build an Ethernet board and ran the clock into GPIO 00 (the default for ethernet applications). Now the board refuses to boot unless you cycle power or reset it multiple times.
John A
Re: how to flash in Esp32 module
Yup, I did the same thing on my first build. Wound up tieing the EN pin of the OSC to GPIO 2, and then call phy_device_power_enable_via_gpio() during the init process to fix that.My friend build an Ethernet board and ran the clock into GPIO 00 (the default for ethernet applications). Now the board refuses to boot unless you cycle power or reset it multiple times.
Who is online
Users browsing this forum: No registered users and 106 guests