Skip to content

Doc: Updated Troubleshooting file #5430

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

Merged
merged 13 commits into from
Jul 26, 2021
Prev Previous commit
Next Next commit
Update troubleshooting.rst
  • Loading branch information
Sagar73594 authored Jul 23, 2021
commit 643bd021749148e72d66a8ded00d6924976b19e8
7 changes: 3 additions & 4 deletions docs/source/troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,9 @@ Flashing
**Solution:**

1. To automatically get into the flashing mode, you have to connect a **10 uF** capacitor between the **EN** and **GND** pins. This capacitor value could be lower (> 2.2 uF) if you don't have this part available. **EN <----||---- GND.** *(The capacitor can be electrolytic, ceramic, or tantalum. Using lower values like 2.2uF and 4.7 uF is also possible in most cases.)*
2. The hardware guide recommends adding the RC delay circuit. For more details, see the **ESP32 Hardware Design Guidelines**
https://www.espressif.com/sites/default/files/documentation/esp32_hardware_design_guidelines_en.pdf

``in the '2.2.1 Power-on Sequence' section.``
2. For more details, see the `ESP32 Hardware Design Guidelines
<https://www.espressif.com/sites/default/files/documentation/esp32_hardware_design_guidelines_en.pdf>`_ in the *Power-on Sequence* section.


Hardware
--------
Expand Down