background image

!

2. Compilation and Download

3. Open the serial port. Set the Port, Baud rate = 115200, Data bits = 8, and Stop bits = 1. 

If the log below is printed, then it shows that the firmware has been downloaded to the 
ESP32-DevKitC successfully. 

!

 

2.3.2. Using esptool 

Users need to configure the serial port before compiling and downloading BIN files. Serial 
port configuration is not required if the Flash Download Tool is used to flash the BIN files on 
to the ESP32-DevKitC. However, other important system parameters may be set via 

menuconfig

. Please complete this step before generating BIN files. 

1. Enter 

make menuconfig

make menuconfig

Then, the following interface is displayed: 

!

 

Espressif

!

/

!

6 8

2016.12

Summary of Contents for ESP32-DevKitC

Page 1: ...Version 1 3 Copyright 2016 ESP32 DevKitC Getting Started Guide...

Page 2: ...F as an example Date Version Release notes 2016 09 V1 0 Initial release 2016 10 V1 1 Updated Figure 1 2 ESP32 DevKitC Layout 2016 11 V1 2 Added Figure 1 1 ESP32 DevKitC Dimensions Updated Figure 1 2 E...

Page 3: ...oduct Introduction 1 1 2 Functional Description 2 2 Compilation and Download 3 2 1 Create Serial Communication 3 2 2 ESP IDF Directory Structure 3 2 3 The hello_world Example 4 2 3 1 Using the ESP32 D...

Page 4: ...rs can connect these pins to peripherals as needed Standard headers also make development easy and convenient when using a breadboard Figure 1 1 ESP32 DevKitC Dimensions Figure 1 2 ESP32 DevKitC Layou...

Page 5: ...utton and pressing the EN button initiates the firmware download mode Then users can download firmware through the serial port USB USB interface It functions as the power supply for the board and the...

Page 6: ...git 2 1 Create Serial Communication Connect the ESP32 DevKitC to the PC using the USB cable Check the list of identified external COM ports in the Windows Device Manager and confirm the COM port numb...

Page 7: ...amples 01_hello_world 2 Configure IDF_PATH export IDF_PATH home share esp idf driver esp idf 3 Check the IDF_PATH configuration to make sure it is properly set Failing to set the path will cause failu...

Page 8: ...n and example 01_hello_world hello world bin Then users can flash these BIN files by using the ESP32 DOWNLOAD TOOL Please follow the steps below 1 Open the ESP32 DOWNLOAD TOOL 2 Configure the download...

Page 9: ...tool Users need to configure the serial port before compiling and downloading BIN files Serial port configuration is not required if the Flash Download Tool is used to flash the BIN files on to the ES...

Page 10: ...ow 4 Click OK and exit make menuconfig 5 Flash BIN files directly via the command line below make flash Notes Please configure the serial port according to actual situation Only DIO mode is supported...

Page 11: ...y for infringement of any proprietary rights relating to the use of information in this document is disclaimed No licenses expressed or implied by estoppel or otherwise to any intellectual property ri...

Reviews: