forked from espressif/esp-idf
Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
************************
|
||||
ESP32 Hardware Reference
|
||||
************************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
Technical Reference Manual (PDF) <https://espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf>
|
||||
Datasheet (PDF) <https://espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf>
|
||||
Hardware Design Guidelines (PDF) <https://espressif.com/sites/default/files/documentation/esp32_hardware_design_guidelines_en.pdf>
|
||||
Silicon Errata (PDF) <https://espressif.com/sites/default/files/documentation/eco_and_workarounds_for_bugs_in_esp32_en.pdf>
|
||||
Modules and Boards <modules-and-boards>
|
||||
Previous Versions of Modules and Boards <modules-and-boards-previous>
|
||||
Espressif Products Ordering Information (PDF) <http://www.espressif.com/sites/default/files/documentation/espressif_products_ordering_information_en.pdf>
|
||||
Regulatory Certificates <http://espressif.com/en/certificates?field_product_value%5B%5D=ESP32&field_product_value%5B%5D=ESP-WROOM-32&field_product_value%5B%5D=ESP32-WROVER>
|
||||
@@ -0,0 +1,137 @@
|
||||
.. _esp-modules-and-boards-previous:
|
||||
|
||||
Previous Versions of ESP32 Modules and Boards
|
||||
=============================================
|
||||
|
||||
This sections contains overview and links to documentation of previous version ESP32 Modules and Boards that have been replaced with newer versions or discontinued. It is maintained for convenience of users as several of these boards are still in use and some may still be available for purchase.
|
||||
|
||||
To see the latest development boards, please refer to section :ref:`esp-modules-and-boards`.
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp32-pico-pit-v3:
|
||||
|
||||
ESP32-PICO-KIT V3
|
||||
-----------------
|
||||
|
||||
The first public release of Espressif's ESP32-PICO-D4 chip on a mini development board. The board has a USB port for programming and debugging and two rows of 20 pin headers to plug into a breadboard. The ESP32-PICO-D4 chip itself is small and requires only a few external components. Besides two core CPUs it integrates 4MB flash memory, a crystal oscillator and antenna matching components in one single 7 x 7 mm package. As a result the chip and all the components making the complete development board fit into 20 x 52 mm PCB.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp32-pico-kit-v3.jpeg
|
||||
:align: center
|
||||
:alt: ESP32-PICO-KIT V3 board
|
||||
:width: 50%
|
||||
|
||||
ESP32-PICO-KIT V3 board
|
||||
|
||||
Documentation
|
||||
"""""""""""""
|
||||
|
||||
* :doc:`../get-started/get-started-pico-kit-v3`
|
||||
* `ESP32-PICO-KIT V3 Schematic <https://dl.espressif.com/dl/schematics/esp32-pico-kit-v3_schematic.pdf>`_ (PDF)
|
||||
* `ESP32-PICO-D4 Datasheet <http://espressif.com/sites/default/files/documentation/esp32-pico-d4_datasheet_en.pdf>`_ (PDF)
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp32-devkitc-v2:
|
||||
|
||||
ESP32 Core Board V2 / ESP32 DevKitC
|
||||
-----------------------------------
|
||||
|
||||
Small and convenient development board with :ref:`esp-modules-and-boards-esp-wroom-32` module installed, break out pin headers and minimum additional components. Includes USB to serial programming interface, that also provides power supply for the board. Has pushbuttons to reset the board and put it in upload mode.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp32-core-board-v2.png
|
||||
:align: center
|
||||
:alt: ESP32 Core Board V2 / ESP32 DevKitC board
|
||||
:width: 50%
|
||||
|
||||
ESP32 Core Board V2 / ESP32 DevKitC board
|
||||
|
||||
Documentation
|
||||
"""""""""""""
|
||||
|
||||
* :doc:`../get-started/get-started-devkitc-v2`
|
||||
* `ESP32 DevKitC V2 Schematic <https://dl.espressif.com/dl/schematics/ESP32-Core-Board-V2_sch.pdf>`__ (PDF)
|
||||
* `CP210x USB to UART Bridge VCP Drivers <https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers>`_
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp-wrover-kit-v1:
|
||||
|
||||
ESP-WROVER-KIT V1 / ESP32 DevKitJ V1
|
||||
------------------------------------
|
||||
|
||||
The first version of ESP-WROVER-KIT development board. Shipped with ESP-WROOM-32 on board.
|
||||
|
||||
ESP-WROVER-KIT has dual port USB to serial converter for programming and JTAG interface for debugging. Power supply is provided by USB interface or from standard 5 mm power supply jack. Power supply selection is done with a jumper and may be put on/off with a separate switch. The board has MicroSD card slot, 3.2” SPI LCD screen and dedicated header to connect a camera. It provides RGB diode for diagnostics. Includes 32.768 kHz XTAL for internal RTC to operate it in low power modes.
|
||||
|
||||
All versions of ESP-WROVER-KIT are ready to accommodate an :ref:`esp-modules-and-boards-esp-wroom-32` or :ref:`esp-modules-and-boards-esp32-wrover` module.
|
||||
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp32-devkitj-v1.jpg
|
||||
:align: center
|
||||
:alt: ESP-WROVER-KIT V1 / ESP32 DevKitJ V1 board
|
||||
:width: 90%
|
||||
|
||||
ESP-WROVER-KIT V1 / ESP32 DevKitJ V1 board
|
||||
|
||||
The board has red soldermask.
|
||||
|
||||
Documentation
|
||||
"""""""""""""
|
||||
|
||||
* `ESP-WROVER-KIT V1 Schematic <https://dl.espressif.com/dl/schematics/ESP32-DevKitJ-v1_sch.pdf>`__ (PDF)
|
||||
* :doc:`../api-guides/jtag-debugging/index`
|
||||
* `FTDI Virtual COM Port Drivers`_
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp-wrover-kit-v2:
|
||||
|
||||
ESP-WROVER-KIT V2
|
||||
-----------------
|
||||
|
||||
This is updated version of ESP32 DevKitJ V1 described above with design improvements identified when DevKitJ was in use, e.g. improved support for SD card. By default board has ESP-WROOM-32 module installed.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp-wrover-kit-v2.jpg
|
||||
:align: center
|
||||
:alt: ESP-WROVER-KIT V2 board
|
||||
:width: 90%
|
||||
|
||||
ESP-WROVER-KIT V2 board
|
||||
|
||||
Comparing to previous version, this board has a shiny black finish and a male camera header.
|
||||
|
||||
Documentation
|
||||
"""""""""""""
|
||||
|
||||
* :doc:`../get-started/get-started-wrover-kit-v2`
|
||||
* `ESP-WROVER-KIT V2 Schematic <https://dl.espressif.com/dl/schematics/ESP-WROVER-KIT_SCH-2.pdf>`__ (PDF)
|
||||
* :doc:`../api-guides/jtag-debugging/index`
|
||||
* `FTDI Virtual COM Port Drivers`_
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp32-demo-board-v2:
|
||||
|
||||
ESP32 Demo Board V2
|
||||
-------------------
|
||||
|
||||
One of first feature rich evaluation boards that contains several pin headers, dip switches, USB to serial programming interface, reset and boot mode press buttons, power switch, 10 touch pads and separate header to connect LCD screen.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp32-demo-board-v2.jpg
|
||||
:align: center
|
||||
:alt: ESP32 Demo Board V2
|
||||
|
||||
ESP32 Demo Board V2
|
||||
|
||||
Production of this board is discontinued.
|
||||
|
||||
Documentation
|
||||
"""""""""""""
|
||||
|
||||
* `ESP32 Demo Board V2 Schematic <https://dl.espressif.com/dl/schematics/ESP32-Demo-Board-V2_sch.pdf>`__ (PDF)
|
||||
* `FTDI Virtual COM Port Drivers`_
|
||||
|
||||
|
||||
Related Documents
|
||||
-----------------
|
||||
|
||||
* :doc:`modules-and-boards`
|
||||
|
||||
|
||||
.. _FTDI Virtual COM Port Drivers: http://www.ftdichip.com/Drivers/D2XX.htm
|
||||
@@ -0,0 +1,209 @@
|
||||
.. _esp-modules-and-boards:
|
||||
|
||||
************************
|
||||
ESP32 Modules and Boards
|
||||
************************
|
||||
|
||||
Espressif designed and manufactured several development modules and boards to help users evaluate functionality of the ESP32 family of chips. Development boards, depending on intended functionality, have exposed GPIO pins headers, provide USB programming interface, JTAG interface as well as peripherals like touch pads, LCD screen, SD card slot, camera module header, etc.
|
||||
|
||||
For details please refer to documentation below, provided together with description of particular boards.
|
||||
|
||||
.. note::
|
||||
|
||||
This section describes the latest versions of boards. Previous versions of boards, including these not produced anymore, are described in section :ref:`esp-modules-and-boards-previous`.
|
||||
|
||||
|
||||
WROOM and WROVER Modules
|
||||
========================
|
||||
|
||||
A family of small modules that contain ESP32 chip on board together with some key components including a crystal oscillator and an antenna matching circuit. This makes it easier to provide an ESP32 based solution ready to integrate into final products. Such modules can be also used for evaluation after adding a few extra components like a programming interface, bootstrapping resistors and break out headers. The key characteristics of these modules are summarized in the following table. Some additional details are covered in the following chapters.
|
||||
|
||||
=============== ============ ===== ==== ==== ==== ==== ====
|
||||
-- Key Components Dimensions [mm]
|
||||
--------------- ------------------------------- ----------------
|
||||
Module Chip Flash RAM Ant. L W D
|
||||
=============== ============ ===== ==== ==== ==== ==== ====
|
||||
ESP-WROOM-32 ESP32-D0WDQ6 4MB -- MIFA 25.5 18 3.1
|
||||
ESP-WROOM-32D ESP32-D0WD 4MB -- MIFA 25.5 18 3.1
|
||||
ESP32-WROOM-32U ESP32-D0WD 4MB -- U.FL 19.2 18 3.2
|
||||
ESP32-WROVER ESP32-D0WDQ6 4MB 4MB MIFA 31.4 18 3.2
|
||||
ESP32-WROVER-I ESP32-D0WDQ6 4MB 4MB U.FL 31.4 18 3.5
|
||||
=============== ============ ===== ==== ==== ==== ==== ====
|
||||
|
||||
* MIFA - Meandered Inverted-F Antenna
|
||||
* U.FL - U.FL / IPEX antenna connector
|
||||
* `ESP32 Chip Datasheet <https://espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf>`__ (PDF)
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp-wroom-32:
|
||||
|
||||
ESP-WROOM-32
|
||||
------------
|
||||
|
||||
A basic and commonly adopted ESP32 module with ESP32-D0WDQ6 chip on board. The first one of the WROOM / WROVER family released to the market.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp-wroom-32.jpg
|
||||
:align: center
|
||||
:alt: ESP-WROOM-32 module (front and back)
|
||||
:width: 40%
|
||||
|
||||
ESP-WROOM-32 module (front and back)
|
||||
|
||||
Documentation
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
* `ESP-WROOM-32 Schematic <https://dl.espressif.com/dl/schematics/ESP-WROOM-32-v3.2_sch.pdf>`__ (PDF)
|
||||
* `ESP-WROOM-32 Datasheet <https://espressif.com/sites/default/files/documentation/esp-wroom-32_datasheet_en.pdf>`__ (PDF)
|
||||
* `ESP32 Module Reference Design <https://espressif.com/sites/default/files/documentation/esp32_module_reference_design.zip>`_ (ZIP) containing OrCAD schematic, PCB layout, gerbers and BOM
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp-wroom-32d-and-u:
|
||||
|
||||
ESP-WROOM-32D / ESP32-WROOM-32U
|
||||
-------------------------------
|
||||
|
||||
Both modules have ESP32-D0WD chip on board of a smaller footprint than ESP32-D0WDQ6 installed in :ref:`ESP-WROOM-32 <esp-modules-and-boards-esp-wroom-32>`. Version "D" has a MIFA antenna. Version "U" has just an U.FL / IPEX antenna connector. That makes it 6.3 mm shorter comparing to "D", and also the smallest representative of the whole WROOM / WROVER family of modules.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp-wroom-32d-front-back.jpg
|
||||
:align: center
|
||||
:alt: ESP-WROOM-32D module (back and front)
|
||||
:width: 40%
|
||||
|
||||
ESP-WROOM-32D module (back and front)
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp32-wroom-32u-front-back.jpg
|
||||
:align: center
|
||||
:alt: ESP32-WROOM-32U module (back and front)
|
||||
:width: 40%
|
||||
|
||||
ESP32-WROOM-32U module (back and front)
|
||||
|
||||
|
||||
Documentation
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
* `ESP-WROOM-32D / ESP32-WROOM-32U Datasheet <http://espressif.com/sites/default/files/documentation/esp-wroom-32d_esp32-wroom-32u_datasheet_en.pdf>`__ (PDF)
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp32-wrover:
|
||||
|
||||
ESP32-WROVER
|
||||
------------
|
||||
|
||||
A step upgrade of :ref:`esp-modules-and-boards-esp-wroom-32` with an additional 4 MB SPI PSRAM (Pseudo static RAM). This module is provided in two versions: 'ESP32-WROVER' with PCB antenna (shown below) and 'ESP32-WROVER-I' with an U.FL / IPEX antenna connector. Because of additional components inside, this module is 5.9 mm longer than :ref:`esp-modules-and-boards-esp-wroom-32`.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp32-wrover.jpg
|
||||
:align: center
|
||||
:alt: ESP32-WROVER module (front and back)
|
||||
:width: 40%
|
||||
|
||||
ESP32-WROVER module (front and back)
|
||||
|
||||
Documentation
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
* `ESP32-WROVER Datasheet <https://espressif.com/sites/default/files/documentation/esp32-wrover_datasheet_en.pdf>`__ (PDF)
|
||||
* `ESP-PSRAM32 Datasheet <https://espressif.com/sites/default/files/documentation/esp-psram32_datasheet_en.pdf>`__ (PDF)
|
||||
* `ESP32-WROVER Reference Design <http://www.espressif.com/sites/default/files/documentation/esp32-wrover_reference_design.zip>`_ PDF containing OrCAD schematic, PCB layout, gerbers and BOM
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp32-pico-pit-v4:
|
||||
|
||||
ESP32-PICO-KIT V4
|
||||
=================
|
||||
|
||||
The smallest ESP32 development board with all the components required to connect it directly to a PC USB port, and pin headers to plug into a mini breadboard. It is equipped with ESP32-PICO-D4 chip that integrates 4MB flash memory, a crystal oscillator, filter capacitors and RF matching circuit in one single package. As result the fully functional development board requires only a few external components that can easy fit on a 20 x 52 mm PCB including antenna, LDO, USB-UART bridge and two buttons to reset it and put into download mode.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp32-pico-kit-v4.jpeg
|
||||
:align: center
|
||||
:alt: ESP32-PICO-KIT V4 board
|
||||
:width: 50%
|
||||
|
||||
ESP32-PICO-KIT V4 board
|
||||
|
||||
Comparing to ESP32-PICO-KIT V3, this version has revised printout and reduced number of exposed pins. Instead of 20, only 17 header pins are populated, so V4 can fit into a mini breadboard.
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
* :doc:`../get-started/get-started-pico-kit`
|
||||
* `ESP32-PICO-KIT V4 Schematic <https://dl.espressif.com/dl/schematics/esp32-pico-kit-v4_schematic.pdf>`_ (PDF)
|
||||
* `ESP32-PICO-D4 Datasheet <http://espressif.com/sites/default/files/documentation/esp32-pico-d4_datasheet_en.pdf>`_ (PDF)
|
||||
|
||||
Previous Versions
|
||||
-----------------
|
||||
|
||||
* :ref:`esp-modules-and-boards-esp32-pico-pit-v3`
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp32-devkitc:
|
||||
|
||||
ESP32 DevKitC V4
|
||||
================
|
||||
|
||||
Small and convenient development board with :ref:`esp-modules-and-boards-esp-wroom-32` module installed, break out pin headers and minimum additional components. Includes USB to serial programming interface, that also provides power supply for the board. Has pushbuttons to reset the board and put it in upload mode. Comparing to the previous :ref:`esp-modules-and-boards-esp32-devkitc-v2`, instead of ESP-WROOM-32 it can accommodate :ref:`esp-modules-and-boards-esp32-wrover` module and has CP2102N chip that supports faster baud rates.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp32-devkitc-v4-front.jpg
|
||||
:align: center
|
||||
:alt: ESP32 DevKitC V4 board
|
||||
:width: 50%
|
||||
|
||||
ESP32 DevKitC V4 board
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
* :doc:`../get-started/get-started-devkitc`
|
||||
* `ESP32-DevKitC schematic <https://dl.espressif.com/dl/schematics/esp32_devkitc_v4-sch.pdf>`_ (PDF)
|
||||
* `ESP32-DevKitC Reference Design <http://www.espressif.com/sites/default/files/documentation/esp32-devkitc-v4_reference_design_0.zip>`_ (ZIP) containing OrCAD schematic, PCB layout, gerbers and BOM
|
||||
* `CP210x USB to UART Bridge VCP Drivers <https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers>`_
|
||||
|
||||
Previous Versions
|
||||
-----------------
|
||||
|
||||
* :ref:`esp-modules-and-boards-esp32-devkitc-v2`
|
||||
|
||||
|
||||
.. _esp-modules-and-boards-esp-wrover-kit-v3:
|
||||
|
||||
ESP-WROVER-KIT V3
|
||||
=================
|
||||
|
||||
The ESP-WROVER-KIT V3 development board has dual port USB to serial converter for programming and JTAG interface for debugging. Power supply is provided by USB interface or from standard 5 mm power supply jack. Power supply selection is done with a jumper and may be put on/off with a separate switch. This board has MicroSD card slot, 3.2” SPI LCD screen and dedicated header to connect a camera. It provides RGB diode for diagnostics. Includes 32.768 kHz XTAL for internal RTC to operate it in low power modes.
|
||||
|
||||
As all previous version of ESP-WROVER-KIT boards, it is ready to accommodate an :ref:`esp-modules-and-boards-esp-wroom-32` or :ref:`esp-modules-and-boards-esp32-wrover` module.
|
||||
|
||||
This is the first release of ESP-WROVER-KIT shipped with :ref:`esp-modules-and-boards-esp32-wrover` module installed by default. This release also introduced several design changes to conditioning and interlocking of signals to the bootstrapping pins. Also, a zero Ohm resistor (R166) has been added between WROVER/WROOM module and VDD33 net, which can be desoldered, or replaced with a shunt resistor, for current measurement. This is intended to facilitate power consumption analysis in various operation modes of ESP32. Refer to schematic - the changes are enclosed in green border.
|
||||
|
||||
.. figure:: https://dl.espressif.com/dl/schematics/pictures/esp-wrover-kit-v3.jpg
|
||||
:align: center
|
||||
:alt: ESP-WROVER-KIT V3 board
|
||||
:width: 90%
|
||||
|
||||
ESP-WROVER-KIT V3 board
|
||||
|
||||
The camera header has been changed from male back to female. The board soldermask is matte black. The board on picture above has :ref:`esp-modules-and-boards-esp32-wrover` is installed.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
* :doc:`../get-started/get-started-wrover-kit`
|
||||
* `ESP-WROVER-KIT V3 Schematic <https://dl.espressif.com/dl/schematics/ESP-WROVER-KIT_SCH-3.pdf>`__ (PDF)
|
||||
* :doc:`../api-guides/jtag-debugging/index`
|
||||
* `FTDI Virtual COM Port Drivers`_
|
||||
|
||||
Previous Versions
|
||||
-----------------
|
||||
|
||||
* :ref:`esp-modules-and-boards-esp-wrover-kit-v1`
|
||||
* :ref:`esp-modules-and-boards-esp-wrover-kit-v2`
|
||||
|
||||
|
||||
Related Documents
|
||||
=================
|
||||
|
||||
* :doc:`modules-and-boards-previous`
|
||||
|
||||
|
||||
.. _FTDI Virtual COM Port Drivers: http://www.ftdichip.com/Drivers/D2XX.htm
|
||||
Reference in New Issue
Block a user