0% found this document useful (0 votes)
61 views5 pages

FLASH Firmware BOOTLOADER ESP32

Uploaded by

miabi.diway
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views5 pages

FLASH Firmware BOOTLOADER ESP32

Uploaded by

miabi.diway
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

ESP32 FLASH DOWNLOAD

A. fill in FIRMWARE ESP32

Before loading the firmware, we make sure the ESP32 serial usb driver is installed. It
should be noted that the ESP32 sold in the market uses a variety of serial usb ic, but the
average serial usb ic is CP2102 and CH340. Use whichever one doesn't matter, the
important thing is that the serial usb driver on the computer is already installed. We
recommend that you install both drivers, either the CH 340 or the CP2102. For how to
install it, there are many tutorials on google. For CH340 search on google with the keyword
"HOW TO INSTALL THE CH340 DRIVER". As for CP2102 search on google with the
keyword "HOW TO INSTALL THE CP2102 DRIVER"

Plug ESP32 into Computer with micro USB cable. Then we check whether the serial driver has
been successfully installed on our computer. To make sure it's installed or not, do the following:
1. Click Start on windows
2. Click Control Panel
3. Find and select view devices and printers

1
4. Then make sure there is a USB-SERIAL device then write down the COM number (it has a
COM6
writer, each computer can have a different port number)

1. Make sure at this stage it has been successful, if not successful check where the error. If it
fails to install the driver, try restarting your computer. Then try to install again, and check
again like the steps above.

2. Then next we need to download the program flash_download_tools_v3.9.2. Download the


application, place the file in a location that is easy for you to remember. The program does
not need to be installed directly to use. How to fill in the firmware as follows:

3. open program flash_download_tools_v3.9.2

4. chose ESP32 DownloadTool

2
5. Then it looks like this, pay close attention to this stage:

FIRMWARE
0x10000
0x1000.bin 0x1000
0x8000.bin BOOTLOADER 0x8000
0xe000.bin 0xe000

3
6. Match the options as shown in the picture

7. Furthermore, this section is very important, make sure it is not wrong. Click the button circled in red, find
the firmware file (.bin extension) then fill in the memory address with a value of 0x10000 (be careful not to
get it wrong). Then it must be checked. Look at the following picture

8. Then fill in COM according to the detected COM (COM6 where the author is) and fill in the baudrate with
115200.

BOOT
9. Notice on the ESP32 board there is a boot button. Press and hold the BOOT button (do not release)

10. The position of the BOOT button is still pressed, click the START button in the ESP DOWNLOAD
TOOL application. If the progress bar has appeared then the BOOT button can be released.

BOOT BUTTON, KEEP PRESSING UNTIL THE PROGRESS BAR APPEARS


4
11. Wait Until FINISH

12. After Finish, the Firmware Upload Process has been completed. Turn off all Power ESP32 first (unplug the USB
CABLE, or the power supply connected to the ESP32, let the ESP32 turn off first), Wait about 10 seconds, this is to
RESET the ESP 32. After that the controller is ready to use.
13. Follow all processes, don't miss anything.

DISCLAIMER

1. Any form of component damage that occurs is your own responsibility.


2. Your level of success in using the materials depends on the time you devote to running the program,
using the ideas and techniques outlined, your knowledge and various skills. We cannot guarantee your
success, depending on the ability of each individual.
3. By reading this ebook, it means that you have read, understand and agree with all statements that we
make
written by : https://www.youtube.com/@AsepRizal
for video : https://youtu.be/Z7H4OlQX-zY?si=5uyx6cWUAdVqVA_u
https://youtu.be/1ulC-bEHNOY?si=31J-MpNPcayiK8zB
https://youtu.be/Xm1KIQUB3UA?si=4y7AQSFaCAhNggPH
https://youtu.be/4idy3cYbrvo?si=HMXOrGABbfqPm4cU

You might also like