Advertisement

DISTRIBUTED BY TEXIM EUROPE
ESP32-DevKitC
Getting Started Guide
Version 1.0
Copyright © 2016

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP32-DevKitC and is the answer not in the manual?

Questions and answers

Summary of Contents for Texim Europe ESP32-DevKitC

  • Page 1 DISTRIBUTED BY TEXIM EUROPE ESP32-DevKitC Getting Started Guide Version 1.0 Copyright © 2016...
  • Page 2 DISTRIBUTED BY TEXIM EUROPE About This Guide This user guide introduces the basic features and operations of the ESP32-DevKitC. The document is structured as follows: Chapter Title Content Chapter 1 Overview Introduction to the ESP32-DevKitC. Chapter 2 Download Process Introduction to the boot modes and download operations.
  • Page 3: Table Of Contents

    DISTRIBUTED BY TEXIM EUROPE Table of Contents 1. Overview ..........................2. Download Process ......................... 2.1. Create Serial Communication ....................2.2. Set Download Mode and SPI Boot Mode .................. 2.3. Download Methods ........................2.4. Check the Serial Output ......................
  • Page 4: Overview

    1. Overview Overview ESP32-DevKitC is a small sized ESP32-based development board developed by Espressif. Most of the I/O pins are led out to the pin headers on both sides for easy interfacing. Developers can connect these pins to peripherals as needed. Standard headers also make development easy and convenient when using a breadboard.
  • Page 5: Download Process

    1 × USB cable • 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 number of the ESP32-DevKitC.
  • Page 6 DISTRIBUTED BY TEXIM EUROPE 2. Download Process Open the ESP32 DOWNLOAD TOOL. Select bootloader.bin, paritions_singeapp.bin, and testje.bin to be downloaded to addresses 0x1000, 0x4000, and 0x10000 respectively. Press “START” and wait for the prompt that indicates the download result. Figure 2-2. ESP32 DOWNLOAD TOOL Interface Use Python Scripts Get Python scripts from esp-idf/components/esptool_py/esptool/esptool.py in the ESP-...
  • Page 7: Check The Serial Output

    DISTRIBUTED BY TEXIM EUROPE 2. Download Process �� Notes: The parameters highlighted in blue represent the baud rate, serial port, flash frequency, and the flash • mode, respectively. You can change these parameters as needed. Currently only DIO mode is supported. Espressif will upgrade the download tool and scripts to support •...
  • Page 8 Contact details The Netherlands Belgium UK & Ireland Elektrostraat 17 Zuiderlaan 14 bus 10 St. Mary’s House, Church Lane NL-7483 PG Haaksbergen B-1731 Zellik Carlton Le Moorland Lincoln LN5 9HS +31 (0)53 573 33 33 +32 (0)2 462 01 00 +44 (0)1522 789 555 F: +31 (0)53 573 33 30 +32 (0)2 462 01 25...
  • Page 9 DISTRIBUTED BY TEXIM EUROPE Disclaimer and Copyright Notice Information in this document, including URL references, is subject to change without notice. THIS DOCUMENT IS PROVIDED AS IS WITH NO WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY, NON-INFRINGEMENT, FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE.

Table of Contents