Merge branch 'docs/update_hw-reference' into 'master'
docs: update format issues for files under hw-reference Closes DOC-5979 See merge request espressif/esp-idf!25297
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ESP32-DevKitC V2 Getting Started Guide
|
||||
==============================================
|
||||
======================================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
@@ -10,7 +10,7 @@ What You Need
|
||||
-------------
|
||||
|
||||
* :ref:`ESP32-DevKitC V2 board <get-started-esp32-devkitc-v2-board-front-make>`
|
||||
* USB A / micro USB B cable
|
||||
* USB A/micro USB B cable
|
||||
* Computer running Windows, Linux, or macOS
|
||||
|
||||
You can skip the introduction sections and go directly to Section `Start Application Development`_.
|
||||
@@ -48,7 +48,7 @@ The following figure and the table below describe the key components, interfaces
|
||||
* - EN
|
||||
- Reset button.
|
||||
* - Boot
|
||||
- Download button. Holding down **Boot** and then pressing **EN** initiates Firmware Download mode for downloading firmware through the serial port.
|
||||
- Download button. Holding down **Boot** and then pressing **EN** initiates Firmware Download mode for downloading firmware through the serial port.
|
||||
* - Micro USB Port
|
||||
- USB interface. Power supply for the board as well as the communication interface between a computer and ESP32-WROOM-32.
|
||||
* - I/O
|
||||
@@ -61,8 +61,8 @@ Power Supply Options
|
||||
There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
* Micro USB port, default power supply
|
||||
* 5V / GND header pins
|
||||
* 3V3 / GND header pins
|
||||
* 5V and GND header pins
|
||||
* 3V3 and GND header pins
|
||||
|
||||
.. warning::
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ What You Need
|
||||
-------------
|
||||
|
||||
* :ref:`ESP32-DevKitC V4 board <get-started-esp32-devkitc-board-front>`
|
||||
* USB A / micro USB B cable
|
||||
* USB A/micro USB B cable
|
||||
* Computer running Windows, Linux, or macOS
|
||||
|
||||
You can skip the introduction sections and go directly to Section `Start Application Development`_.
|
||||
@@ -77,25 +77,26 @@ The following figure and the table below describe the key components, interfaces
|
||||
- Most of the pins on the ESP module are broken out to the pin headers on the board. You can program ESP32 to enable multiple functions such as PWM, ADC, DAC, I2C, I2S, SPI, etc.
|
||||
|
||||
|
||||
|
||||
Power Supply Options
|
||||
--------------------
|
||||
|
||||
There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
* Micro USB port, default power supply
|
||||
* 5V / GND header pins
|
||||
* 3V3 / GND header pins
|
||||
* 5V and GND header pins
|
||||
* 3V3 and GND header pins
|
||||
|
||||
.. warning::
|
||||
|
||||
The power supply must be provided using **one and only one of the options above**, otherwise the board and/or the power supply source can be damaged.
|
||||
|
||||
|
||||
Header Block
|
||||
------------
|
||||
|
||||
The two tables below provide the **Name** and **Function** of I/O header pins on both sides of the board, as shown in :ref:`get-started-esp32-devkitc-board-front`.
|
||||
|
||||
|
||||
J2
|
||||
^^^
|
||||
=== ==== ========== ===============================================
|
||||
@@ -122,6 +123,7 @@ No. Name Type [1]_ Function
|
||||
19 5V P 5 V power supply
|
||||
=== ==== ========== ===============================================
|
||||
|
||||
|
||||
J3
|
||||
^^^
|
||||
=== ==== ========== ===============================================
|
||||
@@ -149,9 +151,10 @@ No. Name Type [1]_ Function
|
||||
=== ==== ========== ===============================================
|
||||
|
||||
.. [1] P: Power supply; I: Input; O: Output.
|
||||
.. [2] The pins D0, D1, D2, D3, CMD and CLK are used internally for communication between ESP32 and SPI flash memory. They are grouped on both sides near the USB connector. Avoid using these pins, as it may disrupt access to the SPI flash memory / SPI RAM.
|
||||
.. [2] The pins D0, D1, D2, D3, CMD and CLK are used internally for communication between ESP32 and SPI flash memory. They are grouped on both sides near the USB connector. Avoid using these pins, as it may disrupt access to the SPI flash memory/SPI RAM.
|
||||
.. [3] The pins GPIO16 and GPIO17 are available for use only on the boards with the modules ESP32-WROOM and ESP32-SOLO-1. The boards with ESP32-WROVER modules have the pins reserved for internal use.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
.. figure:: ../../../_static/esp32-devkitC-v4-pinout.png
|
||||
@@ -182,7 +185,7 @@ In case these issues occur, please remove the component. The figure below shows
|
||||
|
||||
|
||||
Start Application Development
|
||||
------------------------------
|
||||
-----------------------------
|
||||
|
||||
Before powering up your ESP32-DevKitC V4, please make sure that the board is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@ This guide shows how to get started with the ESP32-Ethernet-Kit development boar
|
||||
|
||||
The :ref:`ESP32-Ethernet-Kit <get-started-esp32-ethernet-kit-b-v1.0>` is an Ethernet-to-Wi-Fi development board that enables Ethernet devices to be interconnected over Wi-Fi. At the same time, to provide more flexible power supply options, the ESP32-Ethernet-Kit also supports power over Ethernet (PoE).
|
||||
|
||||
|
||||
What You Need
|
||||
-------------
|
||||
|
||||
@@ -16,12 +17,13 @@ What You Need
|
||||
|
||||
You can skip the introduction sections and go directly to Section `Start Application Development`_.
|
||||
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
ESP32-Ethernet-Kit is an ESP32-based development board produced by `Espressif <https://espressif.com>`_.
|
||||
|
||||
It consists of two development boards, the Ethernet board A and the PoE board B. The :ref:`Ethernet board (A) <get-started-esp32-ethernet-kit-a-v1.0-layout>` contains Bluetooth / Wi-Fi dual-mode ESP32-WROVER-B module and IP101GRI, a Single Port 10/100 Fast Ethernet Transceiver (PHY). The :ref:`PoE board (B) <get-started-esp32-ethernet-kit-b-v1.0-layout>` provides power over Ethernet functionality. The A board can work independently, without the board B installed.
|
||||
It consists of two development boards, the Ethernet board A and the PoE board B. The :ref:`Ethernet board (A) <get-started-esp32-ethernet-kit-a-v1.0-layout>` contains Bluetooth®/Wi-Fi dual-mode ESP32-WROVER-B module and IP101GRI, a Single Port 10/100 Fast Ethernet Transceiver (PHY). The :ref:`PoE board (B) <get-started-esp32-ethernet-kit-b-v1.0-layout>` provides power over Ethernet functionality. The A board can work independently, without the board B installed.
|
||||
|
||||
.. _get-started-esp32-ethernet-kit-b-v1.0:
|
||||
|
||||
@@ -93,13 +95,13 @@ Power Switch Power On/Off Switch. Toggling toward the **Boot** button pow
|
||||
|
||||
5V Input The 5V power supply interface can be more convenient when the board is operating autonomously (not connected to a computer).
|
||||
|
||||
5V Power On LED This red LED turns on when power is supplied to the board, either from USB or 5V Input.
|
||||
5V Power On LED This red LED turns on when power is supplied to the board, either from USB or 5 V Input.
|
||||
|
||||
DC/DC Converter Provided DC 5 V to 3.3 V conversion, output current up to 2A.
|
||||
DC/DC Converter Provided DC 5 V to 3.3 V conversion, output current up to 2 A.
|
||||
|
||||
Board B Connectors A pair male header pins for mounting the :ref:`PoE board (B) <get-started-esp32-ethernet-kit-b-v1.0-layout>`.
|
||||
|
||||
IP101GRI (PHY) The physical layer (PHY) connection to the Ethernet cable is implemented using the `IP101GRI <http://www.bdtic.com/DataSheet/ICplus/IP101G_DS_R01_20121224.pdf>`_ chip. The connection between PHY and ESP32 is done through the reduced media-independent interface (RMII), a variant of the media-independent interface `(MII) <https://en.wikipedia.org/wiki/Media-independent_interface>`_ standard. The PHY supports the IEEE 802.3 / 802.3u standard of 10/100Mbps.
|
||||
IP101GRI (PHY) The physical layer (PHY) connection to the Ethernet cable is implemented using the `IP101GRI <http://www.bdtic.com/DataSheet/ICplus/IP101G_DS_R01_20121224.pdf>`_ chip. The connection between PHY and ESP32 is done through the reduced media-independent interface (RMII), a variant of the media-independent interface `(MII) <https://en.wikipedia.org/wiki/Media-independent_interface>`_ standard. The PHY supports the IEEE 802.3/802.3u standard of 10/100 Mbps.
|
||||
|
||||
RJ45 Port Ethernet network data transmission port.
|
||||
|
||||
@@ -265,7 +267,7 @@ This header contains the GPIOs with specific MII functionality (except GPIO2), a
|
||||
|
||||
.. note::
|
||||
|
||||
1. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-B module and therefore not available for use. If you need to use these pins, please solder a module without SPIRAM memory inside, e.g. the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
1. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-B module and therefore not available for use. If you need to use these pins, please solder a module without SPIRAM memory inside, e.g., the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
2. Functionality depends on the settings of the `Function Switch`_.
|
||||
|
||||
|
||||
@@ -325,7 +327,7 @@ GPIO Allocation Summary
|
||||
1. GPIO2 is used to enable external oscillator of the PHY.
|
||||
2. GPIO0 is a source of 50 MHz reference clock for the PHY. The clock signal is first inverted, to account for transmission line delay, and then supplied to the PHY.
|
||||
3. To prevent affecting the power-on state of GPIO0 by the clock output on the PHY side, the PHY external oscillator is enabled using GPIO2 after ESP32 is powered up.
|
||||
4. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-B module and therefore not available for use. If you need to use these pins, please solder a module without SPIRAM memory inside, e.g. the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
4. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-B module and therefore not available for use. If you need to use these pins, please solder a module without SPIRAM memory inside, e.g., the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
|
||||
|
||||
Start Application Development
|
||||
@@ -333,6 +335,7 @@ Start Application Development
|
||||
|
||||
Before powering up your ESP32-Ethernet-Kit, please make sure that the board is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Initial Setup
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ Overview
|
||||
|
||||
ESP32-Ethernet-Kit is an ESP32-based development board produced by `Espressif <https://espressif.com>`_.
|
||||
|
||||
It consists of two development boards, the Ethernet board A and the PoE board B. The :ref:`Ethernet board (A) <get-started-esp32-ethernet-kit-a-v1.1-layout>` contains Bluetooth / Wi-Fi dual-mode ESP32-WROVER-B module and IP101GRI, a Single Port 10/100 Fast Ethernet Transceiver (PHY). The `PoE board (B)`_ provides power over Ethernet functionality. The A board can work independently, without the board B installed.
|
||||
It consists of two development boards, the Ethernet board A and the PoE board B. The :ref:`Ethernet board (A) <get-started-esp32-ethernet-kit-a-v1.1-layout>` contains Bluetooth®/Wi-Fi dual-mode ESP32-WROVER-B module and IP101GRI, a Single Port 10/100 Fast Ethernet Transceiver (PHY). The `PoE board (B)`_ provides power over Ethernet functionality. The A board can work independently, without the board B installed.
|
||||
|
||||
.. _get-started-esp32-ethernet-kit-v1.1:
|
||||
|
||||
@@ -101,7 +101,7 @@ The table below provides description starting from the picture's top right corne
|
||||
* - Board B Connectors
|
||||
- A pair male and female header pins for mounting the `PoE board (B)`_.
|
||||
* - IP101GRI (PHY)
|
||||
- The physical layer (PHY) connection to the Ethernet cable is implemented using the `IP101GRI <http://www.bdtic.com/DataSheet/ICplus/IP101G_DS_R01_20121224.pdf>`_ chip. The connection between PHY and ESP32 is done through the reduced media-independent interface (RMII), a variant of the media-independent interface `(MII) <https://en.wikipedia.org/wiki/Media-independent_interface>`_ standard. The PHY supports the IEEE 802.3 / 802.3u standard of 10/100 Mbps.
|
||||
- The physical layer (PHY) connection to the Ethernet cable is implemented using the `IP101GRI <http://www.bdtic.com/DataSheet/ICplus/IP101G_DS_R01_20121224.pdf>`_ chip. The connection between PHY and ESP32 is done through the reduced media-independent interface (RMII), a variant of the media-independent interface `(MII) <https://en.wikipedia.org/wiki/Media-independent_interface>`_ standard. The PHY supports the IEEE 802.3/802.3u standard of 10/100 Mbps.
|
||||
* - RJ45 Port
|
||||
- Ethernet network data transmission port.
|
||||
* - Magnetics Module
|
||||
@@ -178,7 +178,7 @@ DIP SW GPIO Pin
|
||||
RMII Clock Selection
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The ethernet MAC and PHY under RMII working mode need a common 50 MHz reference clock (i.e. RMII clock) that can be provided either externally, or generated from internal ESP32 APLL.
|
||||
The ethernet MAC and PHY under RMII working mode need a common 50 MHz reference clock (i.e., RMII clock) that can be provided either externally, or generated from internal ESP32 APLL.
|
||||
|
||||
.. note::
|
||||
|
||||
@@ -214,7 +214,7 @@ Another option is to source the RMII Clock from internal ESP32 APLL, see figure
|
||||
|
||||
RMII Clock from ESP Internal APLL
|
||||
|
||||
To implement this option, users need to remove or add some RC components on the board. For details please refer to `ESP32-Ethernet-Kit V1.1 Ethernet board (A) schematic`_, sheet 2, location D2. Please note that if the APLL is already used for other purposes (e.g. I2S peripheral), then you have no choice but use an external RMII clock.
|
||||
To implement this option, users need to remove or add some RC components on the board. For details please refer to `ESP32-Ethernet-Kit V1.1 Ethernet board (A) schematic`_, sheet 2, location D2. Please note that if the APLL is already used for other purposes (e.g., I2S peripheral), then you have no choice but use an external RMII clock.
|
||||
|
||||
|
||||
GPIO Allocation
|
||||
@@ -295,7 +295,7 @@ This header contains GPIOs that may be used for other purposes depending on scen
|
||||
|
||||
.. note::
|
||||
|
||||
1. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-B module and therefore not available for use. If you need to use these pins, please solder a module without PSRAM memory inside, e.g. the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
1. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-B module and therefore not available for use. If you need to use these pins, please solder a module without PSRAM memory inside, e.g., the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
|
||||
2. Functionality depends on the settings of the `Function Switch`_.
|
||||
|
||||
@@ -335,9 +335,9 @@ GPIO Allocation Summary
|
||||
|
||||
.. note::
|
||||
|
||||
1. To prevent the power-on state of the GPIO0 from being affected by the clock output on the PHY side, the RESET_N signal to PHY defaults to low, turning the clock output off. After power-on you can control RESET_N with GPIO5 to turn the clock output on. See also `RMII Clock Sourced Externally by PHY`_. For PHYs that cannot turn off the clock output through RESET_N, it is recommended to use a crystal module that can be disabled / enabled externally. Similarly like when using RESET_N, the oscillator module should be disabled by default and turned on by ESP32 after power-up. For a reference design please see `ESP32-Ethernet-Kit V1.1 Ethernet board (A) schematic`_.
|
||||
1. To prevent the power-on state of the GPIO0 from being affected by the clock output on the PHY side, the RESET_N signal to PHY defaults to low, turning the clock output off. After power-on you can control RESET_N with GPIO5 to turn the clock output on. See also `RMII Clock Sourced Externally by PHY`_. For PHYs that cannot turn off the clock output through RESET_N, it is recommended to use a crystal module that can be disabled/enabled externally. Similarly like when using RESET_N, the oscillator module should be disabled by default and turned on by ESP32 after power-up. For a reference design please see `ESP32-Ethernet-Kit V1.1 Ethernet board (A) schematic`_.
|
||||
|
||||
2. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-B module and therefore not available for use. If you need to use these pins, please solder a module without PSRAM memory inside, e.g. the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
2. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-B module and therefore not available for use. If you need to use these pins, please solder a module without PSRAM memory inside, e.g., the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
|
||||
|
||||
Start Application Development
|
||||
|
||||
@@ -17,6 +17,7 @@ The :ref:`ESP32-Ethernet-Kit <get-started-esp32-ethernet-kit-v1.2>` is an Ethern
|
||||
|
||||
ESP32-Ethernet-Kit V1.2 Overview (click to enlarge)
|
||||
|
||||
|
||||
What You Need
|
||||
-------------
|
||||
|
||||
@@ -32,7 +33,7 @@ Overview
|
||||
|
||||
ESP32-Ethernet-Kit is an ESP32-based development board produced by `Espressif <https://espressif.com>`_.
|
||||
|
||||
It consists of two development boards, the Ethernet board A and the PoE board B. The :ref:`Ethernet board (A) <get-started-esp32-ethernet-kit-a-v1.2-layout>` contains Bluetooth/Wi-Fi dual-mode ESP32-WROVER-E module and IP101GRI, a Single Port 10/100 Fast Ethernet Transceiver (PHY). The `PoE board (B)`_ provides power over Ethernet functionality. The A board can work independently, without the board B installed.
|
||||
It consists of two development boards, the Ethernet board A and the PoE board B. The :ref:`Ethernet board (A) <get-started-esp32-ethernet-kit-a-v1.2-layout>` contains Bluetooth®/Wi-Fi dual-mode ESP32-WROVER-E module and IP101GRI, a Single Port 10/100 Fast Ethernet Transceiver (PHY). The `PoE board (B)`_ provides power over Ethernet functionality. The A board can work independently, without the board B installed.
|
||||
|
||||
.. _get-started-esp32-ethernet-kit-v1.2:
|
||||
|
||||
@@ -127,7 +128,8 @@ The table below provides description starting from the picture's top right corne
|
||||
|
||||
.. note::
|
||||
|
||||
Automatic firmware download is supported. If following steps and using software described in Section `Start Application Development`_, users don't need to do any operation with BOOT button or EN button.
|
||||
Automatic firmware download is supported. If following steps and using software described in Section `Start Application Development`_, users do not need to do any operation with BOOT button or EN button.
|
||||
|
||||
|
||||
PoE Board (B)
|
||||
^^^^^^^^^^^^^
|
||||
@@ -160,8 +162,8 @@ To take advantage of the PoE functionality the **RJ45 Port** of the Ethernet boa
|
||||
* - External Power Terminals
|
||||
- Optional power supply (26.6 ~ 54 V) to the PoE board (B).
|
||||
|
||||
.. _get-started-esp32-ethernet-kit-v1.2-setup-options:
|
||||
|
||||
.. _get-started-esp32-ethernet-kit-v1.2-setup-options:
|
||||
|
||||
Setup Options
|
||||
-------------
|
||||
@@ -187,7 +189,7 @@ DIP SW GPIO Pin
|
||||
RMII Clock Selection
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The ethernet MAC and PHY under RMII working mode need a common 50 MHz reference clock (i.e. RMII clock) that can be provided either externally, or generated from internal ESP32 APLL (not recommended).
|
||||
The ethernet MAC and PHY under RMII working mode need a common 50 MHz reference clock (i.e., RMII clock) that can be provided either externally, or generated from internal ESP32 APLL (not recommended).
|
||||
|
||||
.. note::
|
||||
|
||||
@@ -223,7 +225,7 @@ Another option is to source the RMII Clock from internal ESP32 APLL, see figure
|
||||
|
||||
RMII Clock from ESP Internal APLL
|
||||
|
||||
To implement this option, users need to remove or add some RC components on the board. For details please refer to `ESP32-Ethernet-Kit V1.2 Ethernet board (A) schematic`_, sheet 2, location D2. Please note that if the APLL is already used for other purposes (e.g. I2S peripheral), then you have no choice but use an external RMII clock.
|
||||
To implement this option, users need to remove or add some RC components on the board. For details please refer to `ESP32-Ethernet-Kit V1.2 Ethernet board (A) schematic`_, sheet 2, location D2. Please note that if the APLL is already used for other purposes (e.g., I2S peripheral), then you have no choice but use an external RMII clock.
|
||||
|
||||
|
||||
GPIO Allocation
|
||||
@@ -262,7 +264,7 @@ No. ESP32 Pin (MAC) IP101GRI (PHY)
|
||||
|
||||
.. note::
|
||||
|
||||
The allocation of all pins under the ESP32's *RMII Interface* is fixed and cannot be changed either through IO MUX or GPIO Matrix. REF_CLK can only be selected from GPIO0, GPIO16 or GPIO17 and it can not be changed through GPIO Matrix.
|
||||
The allocation of all pins under the ESP32's *RMII Interface* is fixed and cannot be changed either through IO MUX or GPIO Matrix. REF_CLK can only be selected from GPIO0, GPIO16 or GPIO17 and it can not be changed through GPIO Matrix.
|
||||
|
||||
|
||||
GPIO Header 1
|
||||
@@ -304,7 +306,7 @@ No. ESP32 Pin Comments
|
||||
|
||||
.. note::
|
||||
|
||||
1. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-E module and therefore not available for use. If you need to use these pins, please solder a module without PSRAM memory inside, e.g. the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
1. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-E module and therefore not available for use. If you need to use these pins, please solder a module without PSRAM memory inside, e.g., the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
|
||||
2. Functionality depends on the settings of the `Function Switch`_.
|
||||
|
||||
@@ -346,7 +348,7 @@ GPIO Allocation Summary
|
||||
|
||||
1. To prevent the power-on state of the GPIO0 from being affected by the clock output on the PHY side, the RESET_N signal to PHY defaults to low, turning the clock output off. After power-on you can control RESET_N with GPIO5 to turn the clock output on. See also `RMII Clock Sourced Externally by PHY`_. For PHYs that cannot turn off the clock output through RESET_N, it is recommended to use a crystal module that can be disabled/enabled externally. Similarly like when using RESET_N, the oscillator module should be disabled by default and turned on by ESP32 after power-up. For a reference design please see `ESP32-Ethernet-Kit V1.2 Ethernet board (A) schematic`_.
|
||||
|
||||
2. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-E module and therefore not available for use. If you need to use these pins, please solder a module without PSRAM memory inside, e.g. the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
2. The ESP32 pins GPIO16 and GPIO17 are not broken out to the ESP32-WROVER-E module and therefore not available for use. If you need to use these pins, please solder a module without PSRAM memory inside, e.g., the ESP32-WROOM-32D or ESP32-SOLO-1.
|
||||
|
||||
|
||||
Start Application Development
|
||||
@@ -382,7 +384,7 @@ After setting up the development environment and testing the board, you can conf
|
||||
Summary of Changes from ESP32-Ethernet-Kit V1.1
|
||||
-----------------------------------------------
|
||||
|
||||
* Correct the placement of GPIO pin number marking on the board’s silkscreen besides the DIP switch.
|
||||
* Correct the placement of GPIO pin number marking on the board's silkscreen besides the DIP switch.
|
||||
* Values of C1, C2, C42, and C43 are updated to 20 pF. For more information, please check `ESP32-Ethernet-Kit V1.2 Ethernet board (A) schematic`_.
|
||||
* Replace ESP32-WROVER-B with ESP32-WROVER-E.
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
ESP32-PICO-DevKitM-2
|
||||
*********************
|
||||
********************
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
Overview
|
||||
===========
|
||||
========
|
||||
|
||||
ESP32-PICO-DevKitM-2 is an ESP32-based development board produced by `Espressif <https://espressif.com>`_.
|
||||
|
||||
The core of this board is `ESP32-PICO-MINI-02(02U) <https://www.espressif.com/en/products/modules>`_ module with complete Wi-Fi and Bluetooth functionalities. The development board features a USB-to-UART Bridge circuit which allows developers to connect the board to a computer's USB port for flashing and debugging.
|
||||
The core of this board is `ESP32-PICO-MINI-02(02U) <https://www.espressif.com/en/products/modules>`_ module with complete Wi-Fi and Bluetooth® functionalities. The development board features a USB-to-UART Bridge circuit which allows developers to connect the board to a computer's USB port for flashing and debugging.
|
||||
|
||||
All the IO signals and system power on ESP32-PICO-MINI-02(02U) are led out to two rows of 18 x 0.1" header pads on both sides of the development board for easy access. For compatibility with Dupont wires, all header pads are populated with two rows of male pin headers.
|
||||
|
||||
@@ -30,19 +30,21 @@ This guide covers:
|
||||
|
||||
- `Getting Started`_: Provides an overview of the ESP32-PICO-DevKitM-2 and software setup instructions to get started.
|
||||
- `Contents and Packaging`_: Provides information about packaging and contents for retail and wholesale orders.
|
||||
- `Hardware Reference`_: Provides more detailed information about the ESP32-PICO-DevKitM-2’s hardware.
|
||||
- `Hardware Reference`_: Provides more detailed information about the ESP32-PICO-DevKitM-2's hardware.
|
||||
- `Hardware Revision Details`_: Covers revision history, known issues, and links to user guides for previous versions (if any) of the ESP32-PICO-DevKitM-2.
|
||||
- `Related Documents`_: Gives links to related documentation.
|
||||
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
This section describes how to get started with the ESP32-PICO-DevKitM-2. It begins with a few introductory sections about the ESP32-PICO-DevKitM-2, then Section `Start Application Development`_ provides instructions on how to flash firmware onto the ESP32-PICO-DevKitM-2.
|
||||
|
||||
|
||||
.. _get-started-pico-devkitm-2-board-front:
|
||||
|
||||
Description of Components
|
||||
-----------------------------
|
||||
-------------------------
|
||||
|
||||
The following figure and the table below describe the key components, interfaces, and controls of the ESP32-PICO-DevKitM-2 board. We take the board with a ESP32-PICO-MINI-02 module as an example in the following sections.
|
||||
|
||||
@@ -79,47 +81,53 @@ Below is the description of the items identified in the figure starting from the
|
||||
* - EN Button
|
||||
- Reset button.
|
||||
|
||||
|
||||
Start Application Development
|
||||
-----------------------------
|
||||
|
||||
Before powering up your ESP32-PICO-DevKitM-2, please make sure that the board is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Required Hardware
|
||||
""""""""""""""""""""""""
|
||||
"""""""""""""""""
|
||||
|
||||
- 1 x ESP32-PICO-DevKitM-2
|
||||
- 1 x USB 2.0 A to Micro B cable
|
||||
- 1 x Computer running Windows, Linux, or macOS
|
||||
|
||||
|
||||
.. _user-guide-pico-devkitm-2-software-setup:
|
||||
|
||||
Software Setup
|
||||
""""""""""""""""""""""""
|
||||
""""""""""""""
|
||||
|
||||
Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-started-step-by-step` will quickly help you set up the development environment.
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
=======================
|
||||
======================
|
||||
|
||||
Retail Orders
|
||||
---------------
|
||||
-------------
|
||||
|
||||
If you order one or several samples of the board, each ESP32-PICO-DevKitM-2 development board comes in an individual package.
|
||||
|
||||
For retail orders, please go to https://www.espressif.com/en/contact-us/get-samples.
|
||||
|
||||
|
||||
Wholesale Orders
|
||||
------------------
|
||||
----------------
|
||||
|
||||
If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
Hardware Reference
|
||||
=======================
|
||||
==================
|
||||
|
||||
Block Diagram
|
||||
------------------
|
||||
-------------
|
||||
|
||||
The block diagram below shows the main components of ESP32-PICO-DevKitM-2 and their interconnections.
|
||||
|
||||
@@ -131,6 +139,7 @@ The block diagram below shows the main components of ESP32-PICO-DevKitM-2 and th
|
||||
|
||||
ESP32-PICO-DevKitM-2 Block Diagram (click to enlarge)
|
||||
|
||||
|
||||
Power Supply Options
|
||||
--------------------
|
||||
|
||||
@@ -150,8 +159,9 @@ Pin Descriptions
|
||||
|
||||
The two tables below provide the **Name** and **Function** of I/O header pins on both sides of the board, see :ref:`get-started-pico-devkitm-2-board-front`. The pin numbering and header names are the same as in the schematic given in `Related Documents`_.
|
||||
|
||||
|
||||
Header J2
|
||||
""""""""""""
|
||||
"""""""""
|
||||
|
||||
.. list-table::
|
||||
:widths: 5 5 5 35
|
||||
@@ -236,7 +246,7 @@ Header J2
|
||||
|
||||
|
||||
Header J3
|
||||
"""""""""""""
|
||||
"""""""""
|
||||
|
||||
.. list-table::
|
||||
:widths: 5 5 5 35
|
||||
@@ -328,10 +338,11 @@ Header J3
|
||||
2. 32.768 kHz crystal oscillator:
|
||||
a) input
|
||||
b) output
|
||||
3. The operating voltage of ESP32-PICO-DevKitM-2’s embedded SPI flash is 3.3 V. Therefore, the strapping pin MTDI should be pulled down during the module power-on reset. If connected, please make sure that this pin is not held up on reset.
|
||||
3. The operating voltage of ESP32-PICO-DevKitM-2's embedded SPI flash is 3.3 V. Therefore, the strapping pin MTDI should be pulled down during the module power-on reset. If connected, please make sure that this pin is not held up on reset.
|
||||
|
||||
|
||||
Pin Layout
|
||||
""""""""""""
|
||||
""""""""""
|
||||
.. figure:: ../../../_static/esp32-pico-devkitm-2-pinout.png
|
||||
:align: center
|
||||
:scale: 50%
|
||||
@@ -340,13 +351,15 @@ Pin Layout
|
||||
|
||||
ESP32-PICO-DevKitM-2 Pin Layout (click to enlarge)
|
||||
|
||||
|
||||
Hardware Revision Details
|
||||
=========================
|
||||
|
||||
No previous versions available.
|
||||
|
||||
|
||||
Related Documents
|
||||
=========================
|
||||
=================
|
||||
|
||||
* `ESP32-PICO-MINI-02 & ESP32-PICO-MINI-1U Datasheet <https://www.espressif.com/sites/default/files/documentation/esp32-pico-mini-02_datasheet_en.pdf>`_ (PDF)
|
||||
* `ESP Product Selector <https://products.espressif.com/#/product-selector?names=>`_
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
ESP32-PICO-KIT-1
|
||||
*****************
|
||||
****************
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
Overview
|
||||
===========
|
||||
========
|
||||
|
||||
ESP32-PICO-KIT-1 is an ESP32-based development board produced by `Espressif <https://espressif.com>`_.
|
||||
|
||||
The core of this board is `ESP32-PICO-V3 <https://www.espressif.com/en/products/socs>`_ - a System-in-Package (SiP) module with complete Wi-Fi and Bluetooth functionalities. Compared to other ESP32 modules, ESP32-PICO-V3 integrates the following peripheral components in one single package, which otherwise would need to be installed separately:
|
||||
The core of this board is `ESP32-PICO-V3 <https://www.espressif.com/en/products/socs>`_ - a System-in-Package (SiP) module with complete Wi-Fi and Bluetooth® functionalities. Compared to other ESP32 modules, ESP32-PICO-V3 integrates the following peripheral components in one single package, which otherwise would need to be installed separately:
|
||||
|
||||
- 40 MHz crystal oscillator
|
||||
- 4 MB flash
|
||||
@@ -39,19 +39,21 @@ This guide covers:
|
||||
|
||||
- `Getting Started`_: Provides an overview of the ESP32-PICO-KIT-1 and software setup instructions to get started.
|
||||
- `Contents and Packaging`_: Provides information about packaging and contents for retail and wholesale orders.
|
||||
- `Hardware Reference`_: Provides more detailed information about the ESP32-PICO-KIT-1’s hardware.
|
||||
- `Hardware Reference`_: Provides more detailed information about the ESP32-PICO-KIT-1's hardware.
|
||||
- `Hardware Revision Details`_: Covers revision history, known issues, and links to user guides for previous versions of the ESP32-PICO-KIT-1.
|
||||
- `Related Documents`_: Gives links to related documentation.
|
||||
|
||||
|
||||
Getting Started
|
||||
================
|
||||
===============
|
||||
|
||||
This section describes how to get started with the ESP32-PICO-KIT-1. It begins with a few introductory sections about the ESP32-PICO-KIT-1, then Section `Start Application Development`_ provides instructions on how to flash firmware onto the ESP32-PICO-KIT-1.
|
||||
|
||||
|
||||
.. _get-started-pico-kit-1-board-front:
|
||||
|
||||
Description of Components
|
||||
--------------------------
|
||||
-------------------------
|
||||
|
||||
The following figure and the table below describe the key components, interfaces, and controls of the ESP32-PICO-KIT-1 board.
|
||||
|
||||
@@ -89,31 +91,34 @@ Below is the description of the items identified in the figure starting from the
|
||||
* - EN Button
|
||||
- Reset button.
|
||||
|
||||
|
||||
Start Application Development
|
||||
-----------------------------
|
||||
|
||||
Before powering up your ESP32-PICO-KIT-1, please make sure that the board is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Required Hardware
|
||||
"""""""""""""""""""
|
||||
"""""""""""""""""
|
||||
|
||||
- 1 x ESP32-PICO-KIT-1
|
||||
- 1 x USB 2.0 A to Micro B cable
|
||||
- 1 x Computer running Windows, Linux, or macOS
|
||||
|
||||
|
||||
.. _user-guide-pico-kit-1-software-setup:
|
||||
|
||||
Software Setup
|
||||
""""""""""""""""
|
||||
""""""""""""""
|
||||
|
||||
Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-started-step-by-step` will quickly help you set up the development environment.
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
=======================
|
||||
======================
|
||||
|
||||
Retail Orders
|
||||
---------------
|
||||
-------------
|
||||
|
||||
If you order one or several samples of the board, each ESP32-PICO-KIT-1 development board comes in an individual package.
|
||||
|
||||
@@ -121,17 +126,18 @@ For retail orders, please go to https://www.espressif.com/en/contact-us/get-samp
|
||||
|
||||
|
||||
Wholesale Orders
|
||||
------------------
|
||||
----------------
|
||||
|
||||
If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
Hardware Reference
|
||||
===================
|
||||
==================
|
||||
|
||||
Block Diagram
|
||||
--------------
|
||||
-------------
|
||||
|
||||
The block diagram below shows the main components of ESP32-PICO-KIT-1 and their interconnections.
|
||||
|
||||
@@ -143,6 +149,7 @@ The block diagram below shows the main components of ESP32-PICO-KIT-1 and their
|
||||
|
||||
ESP32-PICO-KIT-1 Block Diagram (click to enlarge)
|
||||
|
||||
|
||||
Power Supply Options
|
||||
--------------------
|
||||
|
||||
@@ -162,8 +169,9 @@ Pin Descriptions
|
||||
|
||||
The two tables below provide the **Name** and **Function** of I/O header pins on both sides of the board, see :ref:`get-started-pico-kit-1-board-front`. The pin numbering and header names are the same as in the schematic given in `Related Documents`_.
|
||||
|
||||
|
||||
Header J2
|
||||
""""""""""""
|
||||
"""""""""
|
||||
|
||||
.. list-table::
|
||||
:widths: 5 5 5 35
|
||||
@@ -340,11 +348,11 @@ Header J3
|
||||
2. 32.768 kHz crystal oscillator:
|
||||
a) input
|
||||
b) output
|
||||
3. The operating voltage of ESP32-PICO-KIT-1’s embedded SPI flash is 3.3 V. Therefore, the strapping pin MTDI should be pulled down during the module power-on reset. If connected, please make sure that this pin is not held up on reset.
|
||||
3. The operating voltage of ESP32-PICO-KIT-1's embedded SPI flash is 3.3 V. Therefore, the strapping pin MTDI should be pulled down during the module power-on reset. If connected, please make sure that this pin is not held up on reset.
|
||||
|
||||
|
||||
Pin Layout
|
||||
""""""""""""
|
||||
""""""""""
|
||||
.. figure:: ../../../_static/esp32-pico-kit-1-pinout.png
|
||||
:align: center
|
||||
:scale: 50%
|
||||
@@ -353,13 +361,15 @@ Pin Layout
|
||||
|
||||
ESP32-PICO-KIT-1 Pin Layout(click to enlarge)
|
||||
|
||||
|
||||
Hardware Revision Details
|
||||
=========================
|
||||
|
||||
No previous versions available.
|
||||
|
||||
|
||||
Related Documents
|
||||
===================
|
||||
=================
|
||||
|
||||
* `ESP32-PICO-V3 Datasheet <https://espressif.com/sites/default/files/documentation/esp32-pico-v3_datasheet_en.pdf>`_ (PDF)
|
||||
* `ESP Product Selector <https://products.espressif.com/#/product-selector?names=>`_
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
ESP32-PICO-KIT V3 Getting Started Guide
|
||||
=======================================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
This guide shows how to get started with the ESP32-PICO-KIT V3 mini development board. For the description of other ESP32-PICO-KIT versions, please check :doc:`../../hw-reference/index`.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
ESP32-PICO-KIT V4 / V4.1 Getting Started Guide
|
||||
==============================================
|
||||
ESP32-PICO-KIT V4/V4.1 Getting Started Guide
|
||||
============================================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
This guide shows how to get started with the ESP32-PICO-KIT V4/V4.1 mini development board. For the description of other ESP32-PICO-KIT versions, please check :doc:`../../hw-reference/index`.
|
||||
@@ -22,7 +23,7 @@ Overview
|
||||
|
||||
ESP32-PICO-KIT is an ESP32-based mini development board produced by `Espressif <https://espressif.com>`_.
|
||||
|
||||
The core of this board is ESP32-PICO-D4 - a System-in-Package (SiP) module with complete Wi-Fi and Bluetooth functionalities. Compared to other ESP32 modules, ESP32-PICO-D4 integrates the following peripheral components in one single package, which otherwise would need to be installed separately:
|
||||
The core of this board is ESP32-PICO-D4 - a System-in-Package (SiP) module with complete Wi-Fi and Bluetooth® functionalities. Compared to other ESP32 modules, ESP32-PICO-D4 integrates the following peripheral components in one single package, which otherwise would need to be installed separately:
|
||||
|
||||
- 40 MHz crystal oscillator
|
||||
- 4 MB flash
|
||||
@@ -40,6 +41,7 @@ All the IO signals and system power on ESP32-PICO-D4 are led out to two rows of
|
||||
1. There are two versions of ESP32-PICO-KIT boards, respectively with male headers and female headers. In this guide, the male header version is taken as an example.
|
||||
2. The 2 x 3 pads not populated with pin headers are connected to the flash memory embedded in the ESP32-PICO-D4 SiP module. For more details, see module's datasheet in `Related Documents`_.
|
||||
|
||||
|
||||
Functionality Overview
|
||||
----------------------
|
||||
|
||||
@@ -186,10 +188,11 @@ No. Name Type Function
|
||||
1. This pin is connected to the flash pin of ESP32-PICO-D4.
|
||||
2. 32.768 kHz crystal oscillator: a) input, b) output.
|
||||
3. This pin is connected to the pin of the USB bridge chip on the board.
|
||||
4. The operating voltage of ESP32-PICO-KIT’s embedded SPI flash is 3.3 V. Therefore, the strapping pin MTDI should hold bit zero during the module power-on reset. If connected, please make sure that this pin is not held up on reset.
|
||||
4. The operating voltage of ESP32-PICO-KIT's embedded SPI flash is 3.3 V. Therefore, the strapping pin MTDI should hold bit zero during the module power-on reset. If connected, please make sure that this pin is not held up on reset.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
^^^^^^^^^^
|
||||
.. figure:: ../../../_static/esp32-pico-kit-v4-pinout.png
|
||||
:align: center
|
||||
:scale: 43%
|
||||
@@ -197,6 +200,7 @@ Pin Layout
|
||||
|
||||
ESP32-PICO-KIT Pin Layout (click to enlarge)
|
||||
|
||||
|
||||
Start Application Development
|
||||
-----------------------------
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
ESP-WROVER-KIT V2 Getting Started Guide
|
||||
=======================================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
This guide shows how to get started with the ESP-WROVER-KIT V2 development board and also provides information about its functionality and configuration options. For the description of other ESP-WROVER-KIT versions, please check :doc:`../../hw-reference/index`.
|
||||
@@ -9,7 +10,7 @@ What You Need
|
||||
-------------
|
||||
|
||||
* ESP-WROVER-KIT V2 board
|
||||
* USB 2.0 cable(A to Micro-B)
|
||||
* USB 2.0 cable (A to Micro-B)
|
||||
* Computer running Windows, Linux, or macOS
|
||||
|
||||
You can skip the introduction sections and go directly to Section `Start Application Development`_.
|
||||
@@ -169,6 +170,7 @@ Do not install any other jumpers.
|
||||
|
||||
Turn the **Power Switch** to ON, the **5V Power On LED** should light up.
|
||||
|
||||
|
||||
Now to Development
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
ESP-WROVER-KIT V3 Getting Started Guide
|
||||
=======================================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
This guide shows how to get started with the ESP-WROVER-KIT V3 development board and also provides information about its functionality and configuration options. For the description of other ESP-WROVER-KIT versions, please check :doc:`../../hw-reference/index`.
|
||||
@@ -9,7 +10,7 @@ What You Need
|
||||
-------------
|
||||
|
||||
* :ref:`ESP-WROVER-KIT V3 board <get-started-esp-wrover-kit-v3-board-front>`
|
||||
* USB 2.0 cable(A to Micro-B)
|
||||
* USB 2.0 cable (A to Micro-B)
|
||||
* Computer running Windows, Linux, or macOS
|
||||
|
||||
You can skip the introduction sections and go directly to Section `Start Application Development`_.
|
||||
@@ -80,7 +81,7 @@ The table below provides description in the following manner:
|
||||
:widths: 25 75
|
||||
:header-rows: 1
|
||||
|
||||
* - Key Component
|
||||
* - Key Component
|
||||
- Description
|
||||
* - 32.768 kHz
|
||||
- External precision 32.768 kHz crystal oscillator serves as a clock with low-power consumption while the chip is in Deep-sleep mode.
|
||||
@@ -123,6 +124,7 @@ The table below provides description in the following manner:
|
||||
* - LCD
|
||||
- Support for mounting and interfacing a 3.2” SPI (standard 4-wire Serial Peripheral Interface) LCD, as shown on figure :ref:`get-started-esp-wrover-kit-v3-board-back`.
|
||||
|
||||
|
||||
.. _get-started-esp-wrover-kit-v3-setup-options:
|
||||
|
||||
Setup Options
|
||||
@@ -144,17 +146,17 @@ JP14 |jp14| Enable RTS/CTS flow control for serial communication
|
||||
Allocation of ESP32 Pins
|
||||
------------------------
|
||||
|
||||
Some pins / terminals of ESP32 are allocated for use with the onboard or external hardware. If that hardware is not used, e.g., nothing is plugged into the Camera (JP4) header, then these GPIOs can be used for other purposes.
|
||||
Some pins/terminals of ESP32 are allocated for use with the onboard or external hardware. If that hardware is not used, e.g., nothing is plugged into the Camera (JP4) header, then these GPIOs can be used for other purposes.
|
||||
|
||||
Some of the pins, such as GPIO0 or GPIO2, have multiple functions and some of them are shared among onboard and external peripheral devices. Certain combinations of peripherals cannot work together. For example, it is not possible to do JTAG debugging of an application that is using SD card, because several pins are shared by JTAG and the SD card slot.
|
||||
|
||||
In other cases, peripherals can coexist under certain conditions. This is applicable to, for example, LCD screen and SD card that share only a single pin GPIO21. This pin is used to provide D/C (Data / Control) signal for the LCD as well as the CD (Card Detect) signal read from the SD card slot. If the card detect functionality is not essential, then it may be disabled by removing R167, so both LCD and SD may operate together.
|
||||
In other cases, peripherals can coexist under certain conditions. This is applicable to, for example, LCD screen and SD card that share only a single pin GPIO21. This pin is used to provide D/C (Data/Control) signal for the LCD as well as the CD (Card Detect) signal read from the SD card slot. If the card detect functionality is not essential, then it may be disabled by removing R167, so both LCD and SD may operate together.
|
||||
|
||||
For more details on which pins are shared among which peripherals, please refer to the table in the next section.
|
||||
|
||||
|
||||
Main I/O Connector / JP1
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Main I/O Connector/JP1
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The JP1 connector consists of 14x2 male pins whose functions are shown in the middle two "I/O" columns of the table below. The two "Shared With" columns on both sides describe where else on the board a certain GPIO is used.
|
||||
|
||||
@@ -203,23 +205,23 @@ Legend:
|
||||
|
||||
.. note::
|
||||
|
||||
Since GPIO32 and GPIO33 are connected to the oscillator by default, they are not connected to the JP1 I/O connector to maintain signal integrity. This allocation may be changed from the oscillator to JP1 by desoldering the zero-ohm resistors from positions R11 / R23 and re-soldering them to positions R12 / R24.
|
||||
Since GPIO32 and GPIO33 are connected to the oscillator by default, they are not connected to the JP1 I/O connector to maintain signal integrity. This allocation may be changed from the oscillator to JP1 by desoldering the zero-ohm resistors from positions R11/R23 and re-soldering them to positions R12/R24.
|
||||
|
||||
|
||||
.. _get-started-esp-wrover-kit-v3-spi-flash-header:
|
||||
|
||||
SPI Flash / JP13
|
||||
^^^^^^^^^^^^^^^^
|
||||
SPI Flash/JP13
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
==== =============
|
||||
. ESP32 Pin
|
||||
==== =============
|
||||
1 CLK / GPIO6
|
||||
2 SD0 / GPIO7
|
||||
3 SD1 / GPIO8
|
||||
4 SD2 / GPIO9
|
||||
5 SD3 / GPIO10
|
||||
6 CMD / GPIO11
|
||||
1 CLK/GPIO6
|
||||
2 SD0/GPIO7
|
||||
3 SD1/GPIO8
|
||||
4 SD2/GPIO9
|
||||
5 SD3/GPIO10
|
||||
6 CMD/GPIO11
|
||||
==== =============
|
||||
|
||||
.. important::
|
||||
@@ -229,23 +231,23 @@ SPI Flash / JP13
|
||||
|
||||
.. _get-started-esp-wrover-kit-v3-jtag-header:
|
||||
|
||||
JTAG / JP8
|
||||
JTAG/JP8
|
||||
^^^^^^^^^^
|
||||
|
||||
==== ============== =============
|
||||
. ESP32 Pin JTAG Signal
|
||||
==== ============== =============
|
||||
1 EN TRST_N
|
||||
2 MTMS / GPIO14 TMS
|
||||
3 MTDO / GPIO15 TDO
|
||||
4 MTDI / GPIO12 TDI
|
||||
5 MTCK / GPIO13 TCK
|
||||
2 MTMS/GPIO14 TMS
|
||||
3 MTDO/GPIO15 TDO
|
||||
4 MTDI/GPIO12 TDI
|
||||
5 MTCK/GPIO13 TCK
|
||||
==== ============== =============
|
||||
|
||||
|
||||
.. _get-started-esp-wrover-kit-v3-camera-header:
|
||||
|
||||
Camera / JP4
|
||||
Camera/JP4
|
||||
^^^^^^^^^^^^
|
||||
|
||||
==== ========== =============================
|
||||
@@ -253,22 +255,22 @@ Camera / JP4
|
||||
==== ========== =============================
|
||||
1 n/a 3.3V
|
||||
2 n/a Ground
|
||||
3 GPIO27 SIO_C / SCCB Clock
|
||||
4 GPIO26 SIO_D / SCCB Data
|
||||
5 GPIO25 VSYNC / Vertical Sync
|
||||
6 GPIO23 HREF / Horizontal Reference
|
||||
7 GPIO22 PCLK / Pixel Clock
|
||||
8 GPIO21 XCLK / System Clock
|
||||
9 GPIO35 D7 / Pixel Data Bit 7
|
||||
10 GPIO34 D6 / Pixel Data Bit 6
|
||||
11 GPIO39 D5 / Pixel Data Bit 5
|
||||
12 GPIO36 D4 / Pixel Data Bit 4
|
||||
13 GPIO19 D3 / Pixel Data Bit 3
|
||||
14 GPIO18 D2 / Pixel Data Bit 2
|
||||
15 GPIO5 D1 / Pixel Data Bit 1
|
||||
16 GPIO4 D0 / Pixel Data Bit 0
|
||||
17 GPIO0 RESET / Camera Reset
|
||||
18 n/a PWDN / Camera Power Down
|
||||
3 GPIO27 SIO_C/SCCB Clock
|
||||
4 GPIO26 SIO_D/SCCB Data
|
||||
5 GPIO25 VSYNC/Vertical Sync
|
||||
6 GPIO23 HREF/Horizontal Reference
|
||||
7 GPIO22 PCLK/Pixel Clock
|
||||
8 GPIO21 XCLK/System Clock
|
||||
9 GPIO35 D7/Pixel Data Bit 7
|
||||
10 GPIO34 D6/Pixel Data Bit 6
|
||||
11 GPIO39 D5/Pixel Data Bit 5
|
||||
12 GPIO36 D4/Pixel Data Bit 4
|
||||
13 GPIO19 D3/Pixel Data Bit 3
|
||||
14 GPIO18 D2/Pixel Data Bit 2
|
||||
15 GPIO5 D1/Pixel Data Bit 1
|
||||
16 GPIO4 D0/Pixel Data Bit 0
|
||||
17 GPIO0 RESET/Camera Reset
|
||||
18 n/a PWDN/Camera Power Down
|
||||
==== ========== =============================
|
||||
|
||||
* Signals D0 .. D7 denote camera data bus
|
||||
@@ -296,10 +298,10 @@ microSD Card
|
||||
==== ============== ===============
|
||||
. ESP32 Pin microSD Signal
|
||||
==== ============== ===============
|
||||
1 MTDI / GPIO12 DATA2
|
||||
2 MTCK / GPIO13 CD / DATA3
|
||||
3 MTDO / GPIO15 CMD
|
||||
4 MTMS / GPIO14 CLK
|
||||
1 MTDI/GPIO12 DATA2
|
||||
2 MTCK/GPIO13 CD/DATA3
|
||||
3 MTDO/GPIO15 CMD
|
||||
4 MTMS/GPIO14 CLK
|
||||
5 GPIO2 DATA0
|
||||
6 GPIO4 DATA1
|
||||
7 GPIO21 CD
|
||||
@@ -308,8 +310,8 @@ microSD Card
|
||||
|
||||
.. _get-started-esp-wrover-kit-v3-lcd-connector:
|
||||
|
||||
LCD / U5
|
||||
^^^^^^^^
|
||||
LCD/U5
|
||||
^^^^^^
|
||||
|
||||
==== ============== ===============
|
||||
. ESP32 Pin LCD Signal
|
||||
@@ -351,6 +353,7 @@ Do not install any other jumpers.
|
||||
|
||||
Turn the **Power Switch** to ON, the **5V Power On LED** should light up.
|
||||
|
||||
|
||||
Now to Development
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
ESP-WROVER-KIT V4.1 Getting Started Guide
|
||||
=========================================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
This guide shows how to get started with the ESP-WROVER-KIT V4.1 development board and also provides information about its functionality and configuration options.
|
||||
@@ -9,7 +10,7 @@ What You Need
|
||||
-------------
|
||||
|
||||
* :ref:`ESP-WROVER-KIT V4.1 board <get-started-esp-wrover-kit-v4.1-board-front>`
|
||||
* USB 2.0 cable(A to Micro-B)
|
||||
* USB 2.0 cable (A to Micro-B)
|
||||
* Computer running Windows, Linux, or macOS
|
||||
|
||||
You can skip the introduction sections and go directly to Section `Start Application Development`_.
|
||||
@@ -129,7 +130,6 @@ The table below provides description in the following manner:
|
||||
- Support for mounting and interfacing a 3.2” SPI (standard 4-wire Serial Peripheral Interface) LCD, as shown in figure :ref:`get-started-esp-wrover-kit-v4.1-board-back`.
|
||||
|
||||
|
||||
|
||||
.. _get-started-esp-wrover-kit-v4.1-setup-options:
|
||||
|
||||
Setup Options
|
||||
@@ -173,8 +173,8 @@ In other cases, peripherals can coexist under certain conditions. This is applic
|
||||
For more details on which pins are shared among which peripherals, please refer to the table in the next section.
|
||||
|
||||
|
||||
Main I/O Connector / JP1
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Main I/O Connector/JP1
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The JP1 connector consists of 14x2 male pins whose functions are shown in the middle two "I/O" columns of the table below. The two "Shared With" columns on both sides describe where else on the board a certain GPIO is used.
|
||||
|
||||
@@ -275,7 +275,7 @@ Legend:
|
||||
.. _get-started-esp-wrover-kit-v4.1-spi-flash-header:
|
||||
|
||||
SPI Flash/JP2
|
||||
^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
==== =============
|
||||
. ESP32 Pin
|
||||
@@ -300,7 +300,7 @@ SPI Flash/JP2
|
||||
.. _get-started-esp-wrover-kit-v4.1-jtag-header:
|
||||
|
||||
JTAG/JP2
|
||||
^^^^^^^^^^
|
||||
^^^^^^^^
|
||||
|
||||
==== ============== =============
|
||||
. ESP32 Pin JTAG Signal
|
||||
@@ -316,7 +316,7 @@ JTAG/JP2
|
||||
.. _get-started-esp-wrover-kit-v4.1-camera-header:
|
||||
|
||||
Camera/JP4
|
||||
^^^^^^^^^^^^
|
||||
^^^^^^^^^^
|
||||
|
||||
==== ========== =============================
|
||||
. ESP32 Pin Camera Signal
|
||||
@@ -379,7 +379,7 @@ microSD Card
|
||||
.. _get-started-esp-wrover-kit-v4.1-lcd-connector:
|
||||
|
||||
LCD/U5
|
||||
^^^^^^^^
|
||||
^^^^^^
|
||||
|
||||
==== ============== ===============
|
||||
. ESP32 Pin LCD Signal
|
||||
@@ -421,6 +421,7 @@ Do not install any other jumpers.
|
||||
|
||||
Turn the **Power Switch** to ON, and the **5 V Power On LED** should light up.
|
||||
|
||||
|
||||
Now to Development
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
===================
|
||||
ESP32-DevKitM-1
|
||||
===================
|
||||
===============
|
||||
ESP32-DevKitM-1
|
||||
===============
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
@@ -28,13 +28,13 @@ The document consists of the following major sections:
|
||||
|
||||
|
||||
Getting Started
|
||||
===================
|
||||
===============
|
||||
|
||||
This section describes how to get started with ESP32-DevKitM-1. It begins with a few introductory sections about the ESP32-DevKitM-1, then Section `Start Application Development`_ provides instructions on how to do the initial hardware setup and then how to flash firmware onto the ESP32-DevKitM-1.
|
||||
|
||||
|
||||
Overview
|
||||
-------------
|
||||
--------
|
||||
|
||||
This is a small and convenient development board that features:
|
||||
|
||||
@@ -46,10 +46,10 @@ This is a small and convenient development board that features:
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
--------------------------
|
||||
----------------------
|
||||
|
||||
Retail orders
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
If you order a few samples, each ESP32-DevKitM-1 comes in an individual package in either antistatic bag or any packaging depending on your retailer.
|
||||
|
||||
@@ -57,14 +57,15 @@ For retail orders, please go to https://www.espressif.com/en/contact-us/get-samp
|
||||
|
||||
|
||||
Wholesale Orders
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
Description of Components
|
||||
----------------------------
|
||||
-------------------------
|
||||
|
||||
The following figure and the table below describe the key components, interfaces and controls of the ESP32-DevKitM-1 board. We take the board with a ESP32-MINI-1 module as an example in the following sections.
|
||||
|
||||
@@ -101,15 +102,14 @@ The following figure and the table below describe the key components, interfaces
|
||||
- All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board. Users can program ESP32 chip to enable multiple functions.
|
||||
|
||||
|
||||
|
||||
Start Application Development
|
||||
----------------------------------
|
||||
-----------------------------
|
||||
|
||||
Before powering up your ESP32-DevKitM-1, please make sure that it is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Required Hardware
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
- ESP32-DevKitM-1
|
||||
- USB 2.0 cable (Standard-A to Micro-B)
|
||||
@@ -117,7 +117,7 @@ Required Hardware
|
||||
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-started-step-by-step` will quickly help you set up the development environment and then flash an application example onto your ESP32-DevKitM-1.
|
||||
|
||||
@@ -125,11 +125,12 @@ Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-starte
|
||||
|
||||
ESP32-DevKitM-1 boards manufactured before December 2, 2021 have a single core module installed. To verify what module you have, please check module marking information in `PCN-2021-021 <https://www.espressif.com/sites/default/files/pcn_downloads/PCN-2021-021%20ESP32-U4WDH%20%E5%8D%87%E7%BA%A7%E4%B8%BA%E5%8F%8C%E6%A0%B8%E5%A4%84%E7%90%86%E5%99%A8%E4%BA%A7%E5%93%81.pdf>`_ . If your board has a single core module installed, please enable single core mode (:ref:`CONFIG_FREERTOS_UNICORE`) in :ref:`menuconfig <get-started-configure>` before flashing your applications.
|
||||
|
||||
|
||||
Hardware Reference
|
||||
======================
|
||||
==================
|
||||
|
||||
Block Diagram
|
||||
----------------------
|
||||
-------------
|
||||
|
||||
A block diagram below shows the components of ESP32-DevKitM-1 and their interconnections.
|
||||
|
||||
@@ -142,7 +143,7 @@ A block diagram below shows the components of ESP32-DevKitM-1 and their intercon
|
||||
|
||||
|
||||
Power Source Select
|
||||
----------------------
|
||||
-------------------
|
||||
|
||||
There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
@@ -157,7 +158,7 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
|
||||
Pin Descriptions
|
||||
-------------------
|
||||
----------------
|
||||
|
||||
The table below provides the Name and Function of pins on both sides of the board. For peripheral pin configurations, please refer to `ESP32 Datasheet`_.
|
||||
|
||||
@@ -302,8 +303,9 @@ The table below provides the Name and Function of pins on both sides of the boar
|
||||
.. [1] P: Power supply; I: Input; O: Output.
|
||||
.. [2] MTDI, GPIO0, GPIO2, MTDO, and GPIO5 are strapping pins. These pins are used to control several chip functions depending on binary voltage values applied to the pins during chip power-up or system reset. For description and application of the strapping pins, please refer to `ESP32 Datasheet`_ > Section *Strapping Pins*.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/ESP32_DevKitM-1_pinlayout.png
|
||||
:align: center
|
||||
@@ -313,14 +315,15 @@ Pin Layout
|
||||
|
||||
ESP32-DevKitM-1 (click to enlarge)
|
||||
|
||||
|
||||
Hardware Revision Details
|
||||
============================
|
||||
=========================
|
||||
|
||||
No previous versions available.
|
||||
|
||||
|
||||
Related Documents
|
||||
============================
|
||||
=================
|
||||
|
||||
* `ESP32-MINI-1 & ESP32-MINI-1U Datasheet <https://www.espressif.com/sites/default/files/documentation/esp32-mini-1_datasheet_en.pdf>`_ (PDF)
|
||||
* `ESP32-DevKitM-1 Schematics <https://dl.espressif.com/dl/schematics/SCH_ESP32-DEVKITM-1_V1_20200910A.pdf>`_ (PDF)
|
||||
|
||||
@@ -34,7 +34,6 @@ This section describes how to get started with ESP32-DevKitS(-R). It begins with
|
||||
Overview
|
||||
--------
|
||||
|
||||
|
||||
ESP32-DevKitS(-R) is Espressif's flashing board designed specifically for ESP32. It can be used to flash an ESP32 module without soldering the module to the power supply and signal lines. With a module mounted, ESP32-DevKitS(-R) can also be used as a mini development board like ESP32-DevKitC.
|
||||
|
||||
ESP32-DevKitS and ESP32-DevKitS-R boards vary only in layout of spring pins to fit the following ESP32 modules.
|
||||
@@ -121,7 +120,6 @@ Please mount a module of your choice onto your ESP32-DevKitS(-R) according to th
|
||||
- Check whether all spring pins are inserted into castellated holes. If there are some misaligned spring pins, place them into castellated holes with tweezers.
|
||||
|
||||
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
@@ -161,7 +159,7 @@ Board Dimensions
|
||||
Contents and Packaging
|
||||
----------------------
|
||||
|
||||
Retail orders
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
If you order a few samples, each ESP32-DevKitS(-R) comes in an individual package in either antistatic bag or any packaging depending on a retailer.
|
||||
@@ -180,7 +178,6 @@ For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
@@ -195,7 +192,6 @@ A block diagram below shows the components of ESP32-DevKitS(-R) and their interc
|
||||
ESP32-DevKitS(-R) (click to enlarge)
|
||||
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ ESP32-C3-DevKitC-02
|
||||
|
||||
This user guide will help you get started with ESP32-C3-DevKitC-02 and will also provide more in-depth information.
|
||||
|
||||
ESP32-C3-DevKitC-02 is an entry-level development board based on `ESP32-C3-WROOM-02 <https://www.espressif.com/sites/default/files/documentation/esp32-c3-wroom-02_datasheet_en.pdf>`_, a general-purpose module with 4 MB SPI flash. This board integrates complete Wi-Fi and Bluetooth LE functions.
|
||||
ESP32-C3-DevKitC-02 is an entry-level development board based on `ESP32-C3-WROOM-02 <https://www.espressif.com/sites/default/files/documentation/esp32-c3-wroom-02_datasheet_en.pdf>`_, a general-purpose module with 4 MB SPI flash. This board integrates complete Wi-Fi and Bluetooth® Low Energy functions.
|
||||
|
||||
Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C3-DevKitC-02 on a breadboard.
|
||||
|
||||
@@ -24,11 +24,13 @@ The document consists of the following major sections:
|
||||
- `Hardware Revision Details`_: Revision history, known issues, and links to user guides for previous versions (if any) of ESP32-C3-DevKitC-02.
|
||||
- `Related Documents`_: Links to related documentation.
|
||||
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
This section provides a brief introduction of ESP32-C3-DevKitC-02, instructions on how to do the initial hardware setup and how to flash firmware onto it.
|
||||
|
||||
|
||||
Description of Components
|
||||
-------------------------
|
||||
|
||||
@@ -50,7 +52,7 @@ The key components of the board are described in a counter-clockwise direction.
|
||||
* - Key Component
|
||||
- Description
|
||||
* - ESP32-C3-WROOM-02
|
||||
- ESP32-C3-WROOM-02 from Espressif is a powerful and general-purpose module that offers Wi-Fi and Bluetooth LE coexistence. It has a PCB antenna and a 4 MB SPI flash.
|
||||
- ESP32-C3-WROOM-02 from Espressif is a powerful and general-purpose module that offers Wi-Fi and Bluetooth Low Energy coexistence. It has a PCB antenna and a 4 MB SPI flash.
|
||||
* - 5 V to 3.3 V LDO
|
||||
- Power regulator that converts a 5 V supply into a 3.3 V output.
|
||||
* - 5 V Power On LED
|
||||
@@ -74,6 +76,7 @@ Start Application Development
|
||||
|
||||
Before powering up your ESP32-C3-DevKitC-02, please make sure that it is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Required Hardware
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -85,15 +88,17 @@ Required Hardware
|
||||
|
||||
Be sure to use an appropriate USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
|
||||
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-started-step-by-step` will quickly help you set up the development environment and then flash an application example into your ESP32-C3-DevKitC-02.
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
----------------------
|
||||
|
||||
Retail orders
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
If you order a few samples, each ESP32-C3-DevKitC-02 comes in an individual package in either antistatic bag or any packaging depending on your retailer.
|
||||
@@ -108,6 +113,7 @@ If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
@@ -124,6 +130,7 @@ The block diagram below shows the components of ESP32-C3-DevKitC-02 and their in
|
||||
|
||||
ESP32-C3-DevKitC-02 (click to enlarge)
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -135,6 +142,7 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
It is recommended to use the first option: Micro-USB Port.
|
||||
|
||||
|
||||
.. _user-guide-c3-devkitc-02-v1-header-blocks:
|
||||
|
||||
Header Block
|
||||
@@ -142,8 +150,10 @@ Header Block
|
||||
|
||||
The two tables below provide the **Name** and **Function** of the pin headers on both sides of the board (J1 and J3). The pin header names are shown in :ref:`user-guide-c3-devkitc-02-v1-board-front`. The numbering is the same as in the `ESP32-C3-DevKitC-02 Schematic`_ (PDF).
|
||||
|
||||
|
||||
J1
|
||||
^^^
|
||||
|
||||
=== ==== ========== ===================================
|
||||
No. Name Type [1]_ Function
|
||||
=== ==== ========== ===================================
|
||||
@@ -164,8 +174,10 @@ No. Name Type [1]_ Function
|
||||
15 G G Ground
|
||||
=== ==== ========== ===================================
|
||||
|
||||
|
||||
J3
|
||||
^^^
|
||||
|
||||
=== ==== ========== ====================================
|
||||
No. Name Type [1]_ Function
|
||||
=== ==== ========== ====================================
|
||||
@@ -189,8 +201,10 @@ No. Name Type [1]_ Function
|
||||
.. [1] P: Power supply; I: Input; O: Output; T: High impedance.
|
||||
.. [2] GPIO2, GPIO8, and GPIO9 are strapping pins of the ESP32-C3 chip. These pins are used to control several chip functions depending on binary voltage values applied to the pins during chip power-up or system reset. For description and application of the strapping pins, please refer to Section Strapping Pins in `ESP32-C3 Datasheet`_.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/esp32-c3-devkitc-02-v1-pinout.png
|
||||
:align: center
|
||||
:scale: 50%
|
||||
@@ -199,13 +213,16 @@ Pin Layout
|
||||
|
||||
ESP32-C3-DevKitC-02 Pin Layout (click to enlarge)
|
||||
|
||||
|
||||
Hardware Revision Details
|
||||
=========================
|
||||
|
||||
No previous versions available.
|
||||
|
||||
|
||||
Related Documents
|
||||
=================
|
||||
|
||||
* `Build Secure and Cost-effective Connected Devices with ESP32-C3 <http://c3.espressif.com/>`_
|
||||
* `ESP32-C3 Datasheet`_ (PDF)
|
||||
* `ESP32-C3-WROOM-02 Datasheet`_ (PDF)
|
||||
|
||||
@@ -6,7 +6,7 @@ ESP32-C3-DevKitM-1
|
||||
|
||||
This user guide will help you get started with ESP32-C3-DevKitM-1 and will also provide more in-depth information.
|
||||
|
||||
ESP32-C3-DevKitM-1 is an entry-level development board based on `ESP32-C3-MINI-1 <https://www.espressif.com/sites/default/files/documentation/esp32-c3-mini-1_datasheet_en.pdf>`_, a module named for its small size. This board integrates complete Wi-Fi and Bluetooth LE functions.
|
||||
ESP32-C3-DevKitM-1 is an entry-level development board based on `ESP32-C3-MINI-1 <https://www.espressif.com/sites/default/files/documentation/esp32-c3-mini-1_datasheet_en.pdf>`_, a module named for its small size. This board integrates complete Wi-Fi and Bluetooth® Low Energy functions.
|
||||
|
||||
Most of the I/O pins on the ESP32-C3-MINI-1 module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C3-DevKitM-1 on a breadboard.
|
||||
|
||||
@@ -24,11 +24,13 @@ The document consists of the following major sections:
|
||||
- `Hardware Revision Details`_: Revision history, known issues, and links to user guides for previous versions (if any) of ESP32-C3-DevKitM-1.
|
||||
- `Related Documents`_: Links to related documentation.
|
||||
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
This section provides a brief introduction of ESP32-C3-DevKitM-1, instructions on how to do the initial hardware setup and how to flash firmware onto it.
|
||||
|
||||
|
||||
Description of Components
|
||||
-------------------------
|
||||
|
||||
@@ -50,7 +52,7 @@ The key components of the board are described in a counter-clockwise direction.
|
||||
* - Key Component
|
||||
- Description
|
||||
* - ESP32-C3-MINI-1
|
||||
- ESP32-C3-MINI-1 is a general-purpose Wi-Fi and Bluetooth LE combo module that comes with a PCB antenna. At the core of this module is `ESP32-C3FN4 <https://www.espressif.com/sites/default/files/documentation/esp32-c3_datasheet_en.pdf>`_, a chip that has an embedded flash of 4 MB. Since flash is packaged in the ESP32-C3FN4 chip, rather than integrated into the module, ESP32-C3-MINI-1 has a smaller package size.
|
||||
- ESP32-C3-MINI-1 is a general-purpose Wi-Fi and Bluetooth Low Energy combo module that comes with a PCB antenna. At the core of this module is `ESP32-C3FN4 <https://www.espressif.com/sites/default/files/documentation/esp32-c3_datasheet_en.pdf>`_, a chip that has an embedded flash of 4 MB. Since flash is packaged in the ESP32-C3FN4 chip, rather than integrated into the module, ESP32-C3-MINI-1 has a smaller package size.
|
||||
* - 5 V to 3.3 V LDO
|
||||
- Power regulator that converts a 5 V supply into a 3.3 V output.
|
||||
* - 5 V Power On LED
|
||||
@@ -74,6 +76,7 @@ Start Application Development
|
||||
|
||||
Before powering up your ESP32-C3-DevKitM-1, please make sure that it is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Required Hardware
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -85,11 +88,13 @@ Required Hardware
|
||||
|
||||
Be sure to use an appropriate USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
|
||||
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-started-step-by-step` will quickly help you set up the development environment and then flash an application example onto your ESP32-C3-DevKitM-1.
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
----------------------
|
||||
|
||||
@@ -108,6 +113,7 @@ If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
@@ -124,6 +130,7 @@ The block diagram below shows the components of ESP32-C3-DevKitM-1 and their int
|
||||
|
||||
ESP32-C3-DevKitM-1 (click to enlarge)
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -135,6 +142,7 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
It is recommended to use the first option: Micro-USB Port.
|
||||
|
||||
|
||||
.. _user-guide-c3-devkitm-1-v1-header-blocks:
|
||||
|
||||
Header Block
|
||||
@@ -142,8 +150,10 @@ Header Block
|
||||
|
||||
The two tables below provide the **Name** and **Function** of the pin headers on both sides of the board (J1 and J3). The pin header names are shown in :ref:`user-guide-c3-devkitm-1-v1-board-front`. The numbering is the same as in the `ESP32-C3-DevKitM-1 Schematic`_ (PDF).
|
||||
|
||||
|
||||
J1
|
||||
^^^
|
||||
|
||||
=== ==== ========== ===================================
|
||||
No. Name Type [1]_ Function
|
||||
=== ==== ========== ===================================
|
||||
@@ -164,8 +174,10 @@ No. Name Type [1]_ Function
|
||||
15 GND G Ground
|
||||
=== ==== ========== ===================================
|
||||
|
||||
|
||||
J3
|
||||
^^^
|
||||
|
||||
=== ==== ========== ====================================
|
||||
No. Name Type [1]_ Function
|
||||
=== ==== ========== ====================================
|
||||
@@ -189,8 +201,10 @@ No. Name Type [1]_ Function
|
||||
.. [1] P: Power supply; I: Input; O: Output; T: High impedance.
|
||||
.. [2] GPIO2, GPIO8, and GPIO9 are strapping pins of the ESP32-C3FN4 chip. These pins are used to control several chip functions depending on binary voltage values applied to the pins during chip power-up or system reset. For description and application of the strapping pins, please refer to Section Strapping Pins in `ESP32-C3 Datasheet`_.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/esp32-c3-devkitm-1-v1-pinout.png
|
||||
:align: center
|
||||
:scale: 45%
|
||||
@@ -198,13 +212,16 @@ Pin Layout
|
||||
|
||||
ESP32-C3-DevKitM-1 Pin Layout (click to enlarge)
|
||||
|
||||
|
||||
Hardware Revision Details
|
||||
=========================
|
||||
|
||||
No previous versions available.
|
||||
|
||||
|
||||
Related Documents
|
||||
=================
|
||||
|
||||
* `Build Secure and Cost-effective Connected Devices with ESP32-C3 <http://c3.espressif.com/>`_
|
||||
* `ESP32-C3 Datasheet`_ (PDF)
|
||||
* `ESP32-C3-MINI-1 Datasheet`_ (PDF)
|
||||
|
||||
@@ -25,14 +25,17 @@ The document consists of the following major sections:
|
||||
- `Hardware Revision Details`_: Revision history, known issues, and links to user guides for previous versions (if any) of ESP32-S2-DevKitM-1.
|
||||
- `Related Documents`_: Gives links to related documentation.
|
||||
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
This section describes how to get started with ESP32-S2-DevKitM-1. It begins with a few introductory sections about the ESP32-S2-DevKitM-1, then Section `Start Application Development`_ provides instructions on how to get the ESP32-S2-DevKitM-1 ready and flash firmware into it.
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
----------------------
|
||||
|
||||
|
||||
.. _user-guide-s2-devkitm-1-v1-ordering-info:
|
||||
|
||||
Ordering Information
|
||||
@@ -77,7 +80,7 @@ The development board has a variety of variants to choose from, as shown in the
|
||||
- ESP32-S2-MINI-1
|
||||
- 4 MB
|
||||
- 2 MB
|
||||
- PCB on-board antenna
|
||||
- PCB on-board antenna
|
||||
* - ESP32-S2-DevKitM-1RU
|
||||
- ESP32-S2-MINI-1U
|
||||
- 4 MB
|
||||
@@ -87,13 +90,15 @@ The development board has a variety of variants to choose from, as shown in the
|
||||
|
||||
.. [#] The ESP32-S2-MINI-2 and ESP32-S2-MINI-2U modules use chip revision v1.0, and the rest use chip revision v0.0. For more information about chip revisions, please refer to `ESP32-S2 Series SoC Errata`_.
|
||||
|
||||
Retail orders
|
||||
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
If you order a few samples, each ESP32-S2-DevKitM-1 comes in an individual package in either antistatic bag or any packaging depending on your retailer.
|
||||
|
||||
For retail orders, please go to https://www.espressif.com/en/contact-us/get-samples.
|
||||
|
||||
|
||||
Wholesale Orders
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -101,6 +106,7 @@ If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
Description of Components
|
||||
-------------------------
|
||||
|
||||
@@ -149,11 +155,13 @@ The key components of the board are described in a clockwise direction.
|
||||
* - External Antenna Connector
|
||||
- On **ESP32-S2-MINI-2U** and **ESP32-S2-MINI-1U** module only. For connector dimensions, please refer to Section External Antenna Connector Dimensions in module datasheet.
|
||||
|
||||
|
||||
Start Application Development
|
||||
-----------------------------
|
||||
|
||||
Before powering up your ESP32-S2-DevKitM-1, please make sure that it is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Required Hardware
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -165,6 +173,7 @@ Required Hardware
|
||||
|
||||
Be sure to use an appropriate USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
|
||||
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
@@ -174,6 +183,7 @@ Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-starte
|
||||
|
||||
ESP32-S2 series of chips only is only supported in ESP-IDF master or version v4.2 and higher.
|
||||
|
||||
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
@@ -190,6 +200,7 @@ A block diagram below shows the components of ESP32-S2-DevKitM-1 and their inter
|
||||
|
||||
ESP32-S2-DevKitM-1 (click to enlarge)
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -199,7 +210,8 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
- 5V and GND pin headers
|
||||
- 3V3 and GND pin headers
|
||||
|
||||
It is recommended to use the first option: Micro-USB Port.
|
||||
It is recommended to use the first option: micro USB Port.
|
||||
|
||||
|
||||
.. _user-guide-devkitm-1-v1-header-blocks:
|
||||
|
||||
@@ -208,8 +220,10 @@ Header Block
|
||||
|
||||
The two tables below provide the **Name** and **Function** of the pin headers on both sides of the board (J1 and J3). The pin header names are shown in :ref:`user-guide-devkitm-1-v1-board-front`. The numbering is the same as in the `ESP32-S2-DevKitM-1 Schematics <https://dl.espressif.com/dl/schematics/ESP32-S2-DevKitM-1_V1_Schematics.pdf>`_ (PDF).
|
||||
|
||||
|
||||
J1
|
||||
^^^
|
||||
|
||||
=== ==== ========== =============================================================
|
||||
No. Name Type [#]_ Function
|
||||
=== ==== ========== =============================================================
|
||||
@@ -236,8 +250,10 @@ No. Name Type [#]_ Function
|
||||
21 G G Ground
|
||||
=== ==== ========== =============================================================
|
||||
|
||||
|
||||
J3
|
||||
^^^
|
||||
|
||||
=== ==== ===== ========================================================
|
||||
No. Name Type Function
|
||||
=== ==== ===== ========================================================
|
||||
@@ -266,8 +282,10 @@ No. Name Type Function
|
||||
|
||||
.. [#] P: Power supply; I: Input; O: Output; T: High impedance.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/esp32-s2-devkitm-1-v1-pin-layout.png
|
||||
:align: center
|
||||
:scale: 15%
|
||||
@@ -276,13 +294,16 @@ Pin Layout
|
||||
|
||||
ESP32-S2-DevKitM-1 Pin Layout (click to enlarge)
|
||||
|
||||
|
||||
Hardware Revision Details
|
||||
=========================
|
||||
|
||||
This is the first revision of this board released.
|
||||
|
||||
|
||||
Related Documents
|
||||
=================
|
||||
|
||||
* `ESP32-S2 Series Chip Revision v1.0 Datasheet`_ (PDF)
|
||||
* `ESP32-S2 Series Chip Revision v0.0 Datasheet <https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf>`_ (PDF)
|
||||
* `ESP32-S2 Series SoC Errata`_ (PDF)
|
||||
|
||||
@@ -88,7 +88,6 @@ See Section :ref:`user-guide-esp32-s2-kaluga-1-kit-v1.2-software-setup` of the E
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
|
||||
@@ -90,7 +90,6 @@ See Section :ref:`user-guide-esp32-s2-kaluga-1-kit-software-setup` of the ESP32-
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
@@ -110,14 +109,14 @@ Hardware Revision Details
|
||||
=========================
|
||||
|
||||
ESP-LyraP-CAM v1.1
|
||||
--------------------
|
||||
------------------
|
||||
|
||||
* Silk screen updated
|
||||
* No actual hardware updates
|
||||
|
||||
|
||||
ESP-LyraP-CAM v1.0
|
||||
--------------------
|
||||
------------------
|
||||
|
||||
:doc:`Initial release <user-guide-esp-lyrap-cam-v1.0>`
|
||||
|
||||
|
||||
@@ -90,7 +90,6 @@ See Section :ref:`user-guide-esp32-s2-kaluga-1-kit-software-setup` of the ESP32-
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
|
||||
@@ -41,6 +41,7 @@ Overview
|
||||
|
||||
The ESP-LyraT-8311A is mainly designed for audio applications. However, you can use your creativity to come up with any other use cases.
|
||||
|
||||
|
||||
Description of Components
|
||||
-------------------------
|
||||
|
||||
@@ -85,7 +86,6 @@ The description of components starts from the top right corner and then goes clo
|
||||
- ES8311 audio ADC and DAC; it can convert the analog signal picked up by the microphone or convert digital signal to play it back through a speaker or headphones
|
||||
|
||||
|
||||
|
||||
Start Application Development
|
||||
-----------------------------
|
||||
|
||||
@@ -122,7 +122,6 @@ Depending on your application, see:
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
|
||||
@@ -41,6 +41,7 @@ Overview
|
||||
|
||||
The ESP-LyraT-8311A is mainly designed for audio applications. However, you can use your creativity to come up with any other use cases.
|
||||
|
||||
|
||||
Description of Components
|
||||
-------------------------
|
||||
|
||||
@@ -85,7 +86,6 @@ The description of components starts from the top right corner and then goes clo
|
||||
- ES8311 audio ADC and DAC; it can convert the analog signal picked up by the microphone or convert digital signal to play it back through a speaker or headphones
|
||||
|
||||
|
||||
|
||||
Start Application Development
|
||||
-----------------------------
|
||||
|
||||
@@ -122,7 +122,6 @@ Depending on your application, see:
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
@@ -150,6 +149,7 @@ ESP-LyraT-8311A v1.2
|
||||
|
||||
:doc:`Initial release <user-guide-esp-lyrat-8311a_v1.2>`
|
||||
|
||||
|
||||
Related Documents
|
||||
=================
|
||||
|
||||
|
||||
@@ -55,7 +55,6 @@ This guide covers:
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
|
||||
This section describes how to get started with the ESP32-S2-Kaluga-1. It begins with a few introductory sections about the ESP32-S2-Kaluga-1, then Section `Start Application Development`_ provides instructions on how to do the initial hardware setup and then how to flash firmware onto the ESP32-S2-Kaluga-1.
|
||||
|
||||
|
||||
@@ -217,7 +216,7 @@ The programming guide and application examples for your ESP32-S2-Kaluga-1 kit ca
|
||||
Contents and Packaging
|
||||
----------------------
|
||||
|
||||
Retail orders
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
If you order one or several samples of the kit, each ESP32-S2-Kaluga-1 development kit comes in an individual package containing:
|
||||
@@ -250,7 +249,6 @@ For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
@@ -325,7 +323,7 @@ Also, all extension boards and the :ref:`JTAG interface <jtag-debugging-tip-jtag
|
||||
* Debugging an application that is using an extension board
|
||||
|
||||
|
||||
Known issues
|
||||
Known Issues
|
||||
============
|
||||
|
||||
.. list-table::
|
||||
|
||||
@@ -56,7 +56,6 @@ This guide covers:
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
|
||||
This section describes how to get started with the ESP32-S2-Kaluga-1. It begins with a few introductory sections about the ESP32-S2-Kaluga-1, then Section `Start Application Development`_ provides instructions on how to do the initial hardware setup and then how to flash firmware onto the ESP32-S2-Kaluga-1.
|
||||
|
||||
|
||||
@@ -230,7 +229,7 @@ A Board Support Package can be found in `IDF Component Registry <https://compone
|
||||
Contents and Packaging
|
||||
----------------------
|
||||
|
||||
Retail orders
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
If you order one or several samples of the kit, each ESP32-S2-Kaluga-1 development kit comes in an individual package.
|
||||
@@ -273,7 +272,6 @@ For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
@@ -358,10 +356,10 @@ ESP32-S2-Kaluga-1 Kit v1.3
|
||||
|
||||
* The following pins re-assigned to fix the download issue
|
||||
|
||||
* Camera D2: GPIO36
|
||||
* Camera D3: GPIO37
|
||||
* AU_I2S1_SDI: GPIO34
|
||||
* AU_WAKE_INT: GPIO46
|
||||
* Camera D2: GPIO36
|
||||
* Camera D3: GPIO37
|
||||
* AU_I2S1_SDI: GPIO34
|
||||
* AU_WAKE_INT: GPIO46
|
||||
|
||||
* RGB pin header moved to the board's edge
|
||||
* All dip switches moved to the flip side for convenient operation
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
===================
|
||||
==================
|
||||
ESP32-S2-DevKitC-1
|
||||
===================
|
||||
==================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
@@ -22,11 +22,13 @@ The document consists of the following major sections:
|
||||
- `Hardware Revision Details`_: Revision history, known issues, and links to user guides for previous versions (if any) of ESP32-S2-DevKitC-1.
|
||||
- `Related Documents`_: Links to related documentation.
|
||||
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
This section provides a brief introduction of ESP32-S2-DevKitC-1, instructions on how to do the initial hardware setup and how to flash firmware onto it.
|
||||
|
||||
|
||||
Description of Components
|
||||
-------------------------
|
||||
|
||||
@@ -74,6 +76,7 @@ Start Application Development
|
||||
|
||||
Before powering up your ESP32-S2-DevKitC-1, please make sure that it is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Required Hardware
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -85,16 +88,19 @@ Required Hardware
|
||||
|
||||
Be sure to use an appropriate USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
|
||||
|
||||
|
||||
Hardware Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Connect the board with the computer using **USB-to-UART Port** or **ESP32-S2 USB Port**. In subsequent steps, **USB-to-UART Port** will be used by default.
|
||||
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Please proceed to `ESP-IDF Get Started <https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/get-started/index.html>`_, where Section `Installation Step by Step <https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/get-started/index.html#get-started-step-by-step>`_ will quickly help you set up the development environment and then flash an application example into your ESP32-S2-DevKitC-1.
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
----------------------
|
||||
|
||||
@@ -151,13 +157,15 @@ The development board has a variety of variants to choose from, as shown in the
|
||||
|
||||
.. [#] The ESP32-S2-SOLO-2 and ESP32-S2-SOLO-2U modules use chip revision v1.0, and the rest use chip revision v0.0. For more information about chip revisions, please refer to `ESP32-S2 Series SoC Errata`_.
|
||||
|
||||
Retail orders
|
||||
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
If you order a few samples, each ESP32-S2-DevKitC-1 comes in an individual package in either antistatic bag or any packaging depending on your retailer.
|
||||
|
||||
For retail orders, please go to https://www.espressif.com/en/contact-us/get-samples.
|
||||
|
||||
|
||||
Wholesale Orders
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -165,6 +173,7 @@ If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
@@ -181,6 +190,7 @@ The block diagram below shows the components of ESP32-S2-DevKitC-1 and their int
|
||||
|
||||
ESP32-S2-DevKitC-1 (click to enlarge)
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -190,15 +200,18 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
- 5V and G (GND) pins
|
||||
- 3V3 and G (GND) pins
|
||||
|
||||
|
||||
.. _user-guide-s2-devkitc-1-v1-header-blocks:
|
||||
|
||||
Header Block
|
||||
-------------
|
||||
------------
|
||||
|
||||
The two tables below provide the **Name** and **Function** of the pin headers on both sides of the board (J1 and J3). The pin header names are shown in :ref:`user-guide-s2-devkitc-1-v1-board-front`. The numbering is the same as in the `ESP32-S2-DevKitC-1 Schematic`_ (PDF).
|
||||
|
||||
|
||||
J1
|
||||
^^^
|
||||
|
||||
=== ========= ========== ==========================================================================
|
||||
No. Name Type [#]_ Function
|
||||
=== ========= ========== ==========================================================================
|
||||
@@ -229,6 +242,7 @@ No. Name Type [#]_ Function
|
||||
|
||||
J3
|
||||
^^^
|
||||
|
||||
=== ==== ===== ============================================================
|
||||
No. Name Type Function
|
||||
=== ==== ===== ============================================================
|
||||
@@ -259,8 +273,10 @@ No. Name Type Function
|
||||
.. [#] P: Power supply; I: Input; O: Output; T: High impedance.
|
||||
.. [#] GPIO18 is not pulled up on boards with an ESP32-S2-SOLO-2 or ESP32-S2-SOLO-2U module.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/esp32-s2-devkitc-1-v1-pinout.png
|
||||
:align: center
|
||||
:scale: 45%
|
||||
@@ -269,11 +285,13 @@ Pin Layout
|
||||
|
||||
ESP32-S2-DevKitC-1 Pin Layout (click to enlarge)
|
||||
|
||||
|
||||
Hardware Revision Details
|
||||
=========================
|
||||
|
||||
This is the first revision of this board released.
|
||||
|
||||
|
||||
Related Documents
|
||||
=================
|
||||
|
||||
|
||||
@@ -20,11 +20,13 @@ The document consists of the following major sections:
|
||||
- `Hardware Revision Details`_: Revision history, known issues, and links to user guides for previous versions (if any) of ESP32-S2-Saola-1.
|
||||
- `Related Documents`_: Gives links to related documentation.
|
||||
|
||||
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
This section describes how to get started with ESP32-S2-Saola-1. It begins with a few introductory sections about the ESP32-S2-Saola-1, then Section `Start Application Development`_ provides instructions on how to get the ESP32-S2-Saola-1 ready and flash firmware into it.
|
||||
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
@@ -39,16 +41,18 @@ To cover a wide range of users' needs, ESP32-S2-Saola-1 supports:
|
||||
|
||||
In this guide, we take ESP32-S2-Saola-1 equipped with ESP32-S2-WROVER as an example.
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
----------------------
|
||||
|
||||
Retail orders
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
If you order a few samples, each ESP32-S2-Saola-1 comes in an individual package in either antistatic bag or any packaging depending on your retailer.
|
||||
|
||||
For retail orders, please go to https://www.espressif.com/en/contact-us/get-samples.
|
||||
|
||||
|
||||
Wholesale Orders
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -56,6 +60,7 @@ If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
Description of Components
|
||||
-------------------------
|
||||
|
||||
@@ -93,11 +98,13 @@ The key components of the board are described in a clockwise direction.
|
||||
* - RGB LED
|
||||
- Addressable RGB LED (WS2812), driven by GPIO18.
|
||||
|
||||
|
||||
Start Application Development
|
||||
-----------------------------
|
||||
|
||||
Before powering up your ESP32-S2-Saola-1, please make sure that it is in good condition with no obvious signs of damage.
|
||||
|
||||
|
||||
Required Hardware
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -109,6 +116,7 @@ Required Hardware
|
||||
|
||||
Be sure to use an appropriate USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
|
||||
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
@@ -118,6 +126,7 @@ Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-starte
|
||||
|
||||
ESP32-S2 series of chips only supports ESP-IDF master or version v4.2 and higher.
|
||||
|
||||
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
@@ -134,6 +143,7 @@ A block diagram below shows the components of ESP32-S2-Saola-1 and their interco
|
||||
|
||||
ESP32-S2-Saola-1 (click to enlarge)
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -145,13 +155,16 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
It is recommended to use the first option: Micro-USB Port.
|
||||
|
||||
|
||||
Header Block
|
||||
------------
|
||||
|
||||
The two tables below provide the **Name** and **Function** of the pin headers on both sides of the board (J2 and J3). The pin header names are shown in :ref:`user-guide-saola-1-v1.2-board-front`. The numbering is the same as in the `ESP32-S2-Saola-1 Schematics`_ (PDF).
|
||||
|
||||
|
||||
J2
|
||||
^^^
|
||||
|
||||
=== ==== ========== ======================================
|
||||
No. Name Type [#]_ Function
|
||||
=== ==== ========== ======================================
|
||||
@@ -178,8 +191,10 @@ No. Name Type [#]_ Function
|
||||
21 GND G Ground
|
||||
=== ==== ========== ======================================
|
||||
|
||||
|
||||
J3
|
||||
^^^
|
||||
|
||||
=== ==== ===== ====================================
|
||||
No. Name Type Function
|
||||
=== ==== ===== ====================================
|
||||
@@ -208,8 +223,10 @@ No. Name Type Function
|
||||
|
||||
.. [#] P: Power supply; I: Input; O: Output; T: High impedance.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/esp32-s2_saola1-pinout.jpg
|
||||
:align: center
|
||||
:scale: 45%
|
||||
@@ -218,11 +235,13 @@ Pin Layout
|
||||
|
||||
ESP32-S2 Saola-1 Pin Layout (click to enlarge)
|
||||
|
||||
|
||||
Hardware Revision Details
|
||||
=========================
|
||||
|
||||
This is the first revision of this board released.
|
||||
|
||||
|
||||
Related Documents
|
||||
=================
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
===================
|
||||
==================
|
||||
ESP32-S3-DevKitC-1
|
||||
===================
|
||||
==================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
@@ -8,7 +8,7 @@ The latest version: :doc:`user-guide-devkitc-1`
|
||||
|
||||
This user guide will help you get started with ESP32-S3-DevKitC-1 and will also provide more in-depth information.
|
||||
|
||||
The ESP32-S3-DevKitC-1 is an entry-level development board equipped with ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, or ESP32-S3-WROOM-2, a general-purpose Wi-Fi + Bluetooth® LE MCU module that integrates complete Wi-Fi and Bluetooth LE functions.
|
||||
The ESP32-S3-DevKitC-1 is an entry-level development board equipped with ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, or ESP32-S3-WROOM-2, a general-purpose Wi-Fi + Bluetooth® Low Energy MCU module that integrates complete Wi-Fi and Bluetooth Low Energy functions.
|
||||
|
||||
Most of the I/O pins on the module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-S3-DevKitC-1 on a breadboard.
|
||||
|
||||
@@ -53,7 +53,7 @@ The key components of the board are described in a counter-clockwise direction.
|
||||
* - Key Component
|
||||
- Description
|
||||
* - ESP32-S3-WROOM-1/1U/2
|
||||
- ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, and ESP32-S3-WROOM-2 are powerful, generic Wi-Fi + Bluetooth LE MCU modules that have a rich set of peripherals. They provide acceleration for neural network computing and signal processing workloads. ESP32-S3-WROOM-1 and ESP32-S3-WROOM-2 comes with a PCB antenna. ESP32-S3-WROOM-1U comes with an external antenna connector.
|
||||
- ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, and ESP32-S3-WROOM-2 are powerful, generic Wi-Fi + Bluetooth Low Energy MCU modules that have a rich set of peripherals. They provide acceleration for neural network computing and signal processing workloads. ESP32-S3-WROOM-1 and ESP32-S3-WROOM-2 comes with a PCB antenna. ESP32-S3-WROOM-1U comes with an external antenna connector.
|
||||
* - 5 V to 3.3 V LDO
|
||||
- Power regulator that converts a 5 V supply into a 3.3 V output.
|
||||
* - Pin Headers
|
||||
@@ -109,10 +109,10 @@ Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-starte
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
-----------------------
|
||||
----------------------
|
||||
|
||||
Ordering Information
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The development board has a variety of variants to choose from, as shown in the table below.
|
||||
|
||||
@@ -170,6 +170,7 @@ The development board has a variety of variants to choose from, as shown in the
|
||||
|
||||
In the table above, QD stands for Quad SPI and OT stands for Octal SPI.
|
||||
|
||||
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
@@ -179,22 +180,19 @@ For retail orders, please go to https://www.espressif.com/en/company/contact/buy
|
||||
|
||||
|
||||
Wholesale Orders
|
||||
^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
|
||||
The block diagram below shows the components of ESP32-S3-DevKitC-1 and their interconnections.
|
||||
|
||||
.. figure:: ../../../_static/ESP32-S3-DevKitC-1_v2-SystemBlock.png
|
||||
@@ -206,7 +204,7 @@ The block diagram below shows the components of ESP32-S3-DevKitC-1 and their int
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
@@ -214,10 +212,11 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
- 5V and G (GND) pins
|
||||
- 3V3 and G (GND) pins
|
||||
|
||||
|
||||
.. _user-guide-s3-devkitc-1-v1-header-blocks:
|
||||
|
||||
Header Block
|
||||
-------------
|
||||
------------
|
||||
|
||||
The two tables below provide the **Name** and **Function** of the pins on both sides of the board (J1 and J3). The pin names are shown in :ref:`user-guide-s3-devkitc-1-v1-board-front`. The numbering is the same as in the `Board Schematic <https://dl.espressif.com/dl/SCH_ESP32-S3-DEVKITC-1_V1_20210312C.pdf>`_ (PDF).
|
||||
|
||||
@@ -291,8 +290,7 @@ For description of function names, please refer to `Chip Datasheet <https://www.
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
|
||||
^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/ESP32-S3_DevKitC-1_pinlayout.jpg
|
||||
:align: center
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
========================
|
||||
=======================
|
||||
ESP32-S3-DevKitC-1 v1.1
|
||||
========================
|
||||
=======================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
@@ -8,7 +8,7 @@ The older version: :doc:`user-guide-devkitc-1-v1.0`
|
||||
|
||||
This user guide will help you get started with ESP32-S3-DevKitC-1 and will also provide more in-depth information.
|
||||
|
||||
The ESP32-S3-DevKitC-1 is an entry-level development board equipped with ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, or ESP32-S3-WROOM-2, a general-purpose Wi-Fi + Bluetooth® LE MCU module that integrates complete Wi-Fi and Bluetooth LE functions.
|
||||
The ESP32-S3-DevKitC-1 is an entry-level development board equipped with ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, or ESP32-S3-WROOM-2, a general-purpose Wi-Fi + Bluetooth® Low Energy MCU module that integrates complete Wi-Fi and Bluetooth Low Energy functions.
|
||||
|
||||
Most of the I/O pins on the module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-S3-DevKitC-1 on a breadboard.
|
||||
|
||||
@@ -53,7 +53,7 @@ The key components of the board are described in a counter-clockwise direction.
|
||||
* - Key Component
|
||||
- Description
|
||||
* - ESP32-S3-WROOM-1/1U/2
|
||||
- ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, and ESP32-S3-WROOM-2 are powerful, generic Wi-Fi + Bluetooth LE MCU modules that have a rich set of peripherals. They provide acceleration for neural network computing and signal processing workloads. ESP32-S3-WROOM-1 and ESP32-S3-WROOM-2 comes with a PCB antenna. ESP32-S3-WROOM-1U comes with an external antenna connector.
|
||||
- ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, and ESP32-S3-WROOM-2 are powerful, generic Wi-Fi + Bluetooth Low Energy MCU modules that have a rich set of peripherals. They provide acceleration for neural network computing and signal processing workloads. ESP32-S3-WROOM-1 and ESP32-S3-WROOM-2 comes with a PCB antenna. ESP32-S3-WROOM-1U comes with an external antenna connector.
|
||||
* - 5 V to 3.3 V LDO
|
||||
- Power regulator that converts a 5 V supply into a 3.3 V output.
|
||||
* - Pin Headers
|
||||
@@ -109,10 +109,10 @@ Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-starte
|
||||
|
||||
|
||||
Contents and Packaging
|
||||
-----------------------
|
||||
----------------------
|
||||
|
||||
Ordering Information
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The development board has a variety of variants to choose from, as shown in the table below.
|
||||
|
||||
@@ -170,6 +170,7 @@ The development board has a variety of variants to choose from, as shown in the
|
||||
|
||||
In the table above, QD stands for Quad SPI and OT stands for Octal SPI.
|
||||
|
||||
|
||||
Retail Orders
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
@@ -179,22 +180,19 @@ For retail orders, please go to https://www.espressif.com/en/contact-us/get-samp
|
||||
|
||||
|
||||
Wholesale Orders
|
||||
^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
If you order in bulk, the boards come in large cardboard boxes.
|
||||
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
|
||||
The block diagram below shows the components of ESP32-S3-DevKitC-1 and their interconnections.
|
||||
|
||||
.. figure:: ../../../_static/ESP32-S3-DevKitC-1_v2-SystemBlock.png
|
||||
@@ -206,7 +204,7 @@ The block diagram below shows the components of ESP32-S3-DevKitC-1 and their int
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
@@ -214,10 +212,11 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
- 5V and G (GND) pins
|
||||
- 3V3 and G (GND) pins
|
||||
|
||||
|
||||
.. _user-guide-s3-devkitc-1-v1.1-header-blocks:
|
||||
|
||||
Header Block
|
||||
-------------
|
||||
------------
|
||||
|
||||
The two tables below provide the **Name** and **Function** of the pins on both sides of the board (J1 and J3). The pin names are shown in :ref:`user-guide-s3-devkitc-1-v1.1-board-front`. The numbering is the same as in the `Board Schematic <https://dl.espressif.com/dl/schematics/SCH_ESP32-S3-DevKitC-1_V1.1_20220413.pdf>`_ (PDF).
|
||||
|
||||
@@ -291,8 +290,7 @@ For description of function names, please refer to `ESP32-S3 Series Datasheet <h
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
|
||||
^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/ESP32-S3_DevKitC-1_pinlayout_v1.1.jpg
|
||||
:align: center
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
===================
|
||||
==================
|
||||
ESP32-S3-DevKitM-1
|
||||
===================
|
||||
==================
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
This user guide will help you get started with ESP32-S3-DevKitM-1 and will also provide more in-depth information.
|
||||
|
||||
The ESP32-S3-DevKitM-1 is an entry-level development board equipped with either ESP32-S3-MINI-1 or ESP32-S3-MINI-1U, a module named for its small size. This board integrates complete Wi-Fi and Bluetooth Low Energy functions.
|
||||
The ESP32-S3-DevKitM-1 is an entry-level development board equipped with either ESP32-S3-MINI-1 or ESP32-S3-MINI-1U, a module named for its small size. This board integrates complete Wi-Fi and Bluetooth® Low Energy functions.
|
||||
|
||||
Most of the I/O pins on the module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-S3-DevKitM-1 on a breadboard.
|
||||
|
||||
@@ -53,7 +53,7 @@ The key components of the board are described in a counter-clockwise direction,
|
||||
* - Key Component
|
||||
- Description
|
||||
* - ESP32-S3-MINI-1/1U
|
||||
- ESP32-S3-MINI-1 and ESP32-S3-MINI-1U are two general-purpose Wi-Fi and Bluetooth LE combo modules that have a rich set of peripherals. ESP32-S3-MINI-1 comes with a PCB antenna. ESP32-S3-MINI-1U comes with an external antenna connector. At the core of the modules is ESP32-S3FN8, a chip equipped with an 8 MB flash. Since flash is packaged in the chip, rather than integrated into the module, ESP32-S3-MINI-1/1U has a smaller package size.
|
||||
- ESP32-S3-MINI-1 and ESP32-S3-MINI-1U are two general-purpose Wi-Fi and Bluetooth Low Energy combo modules that have a rich set of peripherals. ESP32-S3-MINI-1 comes with a PCB antenna. ESP32-S3-MINI-1U comes with an external antenna connector. At the core of the modules is ESP32-S3FN8, a chip equipped with an 8 MB flash. Since flash is packaged in the chip, rather than integrated into the module, ESP32-S3-MINI-1/1U has a smaller package size.
|
||||
* - 5 V to 3.3 V LDO
|
||||
- Power regulator that converts a 5 V supply into a 3.3 V output.
|
||||
* - Pin Headers
|
||||
@@ -97,6 +97,7 @@ Hardware Setup
|
||||
|
||||
Connect the board with the computer using **USB-to-UART Port** or **ESP32-S3 USB Port**. In subsequent steps, **USB-to-UART Port** will be used by default.
|
||||
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
@@ -122,15 +123,12 @@ If you order in bulk, the boards come in large cardboard boxes.
|
||||
For wholesale orders, please go to https://www.espressif.com/en/contact-us/sales-questions.
|
||||
|
||||
|
||||
|
||||
Hardware Reference
|
||||
==================
|
||||
|
||||
|
||||
Block Diagram
|
||||
-------------
|
||||
|
||||
|
||||
The block diagram below shows the components of ESP32-S3-DevKitM-1 and their interconnections.
|
||||
|
||||
.. figure:: ../../../_static/ESP32-S3-DevKitM-1_v1_SystemBlock.png
|
||||
@@ -143,7 +141,7 @@ The block diagram below shows the components of ESP32-S3-DevKitM-1 and their int
|
||||
|
||||
|
||||
Power Supply Options
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
@@ -151,10 +149,11 @@ There are three mutually exclusive ways to provide power to the board:
|
||||
- 5V and G (GND) pins
|
||||
- 3V3 and G (GND) pins
|
||||
|
||||
|
||||
.. _user-guide-s3-devkitm-1-v1-header-blocks:
|
||||
|
||||
Header Block
|
||||
-------------
|
||||
------------
|
||||
|
||||
The two tables below provide the **Name** and **Function** of the pins on both sides of the board (J1 and J3). The pin names are shown in :ref:`user-guide-s3-devkitm-1-v1-board-front`. The numbering is the same as in the `Board Schematic <https://dl.espressif.com/dl/schematics/SCH_ESP32-S3-DEVKITM-1_V1_20210310A.pdf>`_ (PDF).
|
||||
|
||||
@@ -229,8 +228,7 @@ For description of function names, please refer to `ESP32-S3 Datasheet <https://
|
||||
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
|
||||
^^^^^^^^^^
|
||||
|
||||
.. figure:: ../../../_static/ESP32-S3_DevKitM-1_pinlayout.jpg
|
||||
:align: center
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
************************************
|
||||
******************
|
||||
Hardware Reference
|
||||
************************************
|
||||
******************
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
.. toctree::
|
||||
|
||||
Reference in New Issue
Block a user