Esp32 Wrover B Datasheet en 1384674
Esp32 Wrover B Datasheet en 1384674
Esp32 Wrover B Datasheet en 1384674
Datasheet
Version 1.4
Espressif Systems
Copyright © 2020
www.espressif.com
About This Document
This document provides the specifications for the ESP32-WROVER-B modules with PCB antenna and IPEX an-
tenna.
Document Updates
Please always refer to the latest version on https://www.espressif.com/en/support/download/documents.
Revision History
For revision history of this document, please refer to the last page.
Certification
Download certificates for Espressif products from www.espressif.com/en/certificates.
1 Overview 1
2 Pin Definitions 3
2.1 Pin Layout 3
2.2 Pin Description 4
2.3 Strapping Pins 5
3 Functional Description 7
3.1 CPU and Internal Memory 7
3.2 External Flash and SRAM 7
3.3 Crystal Oscillators 7
3.4 RTC and Low-Power Management 8
5 Electrical Characteristics 10
5.1 Absolute Maximum Ratings 10
5.2 Recommended Operating Conditions 10
5.3 DC Characteristics (3.3 V, 25 °C) 10
5.4 Wi-Fi Radio 11
5.5 BLE Radio 12
5.5.1 Receiver 12
5.5.2 Transmitter 12
5.6 Reflow Profile 13
6 Schematics 14
7 Peripheral Schematics 15
8 Physical Dimensions 17
11Learning Resources 20
11.1 Must-Read Documents 20
11.2 Must-Have Resources 20
Revision History 22
List of Tables
1 ESP32-WROVER-B Ordering Information 1
2 ESP32-WROVER-B Specifications 2
3 Pin Definitions 4
4 Strapping Pins 5
5 Absolute Maximum Ratings 10
6 Recommended Operating Conditions 10
7 DC Characteristics (3.3 V, 25 °C) 10
8 Wi-Fi Radio Characteristics 11
9 Receiver Characteristics – BLE 12
10 Transmitter Characteristics – BLE 12
List of Figures
1 Pin Layout of ESP32-WROVER-B (Top View) 3
2 Reflow Profile 13
3 Schematics of ESP32-WROVER-B 14
4 Peripheral Schematics of ESP32-WROVER-B 15
5 Discharge Circuit for VDD33 Rail 16
6 Reset Circuit 16
7 Physical Dimensions of ESP32-WROVER-B (PCB/IPEX) 17
8 Recommended PCB Land Pattern of ESP32-WROVER-B 18
9 U.FL Connector Dimensions 19
1. Overview
1. Overview
ESP32-WROVER-B is a powerful, generic WiFi-BT-BLE MCU module that targets a wide variety of applications,
ranging from low-power sensor networks to the most demanding tasks, such as voice encoding, music streaming
and MP3 decoding.
This module is provided in two versions: one with a PCB antenna, the other with an IPEX antenna. ESP32-
WROVER-B features a 4 MB external SPI flash and an additional 8 MB SPI Pseudo static RAM (PSRAM). The
information in this datasheet is applicable to both modules.
At the core of the module is the ESP32-D0WD chip*. The chip embedded is designed to be scalable and adaptive.
There are two CPU cores that can be individually controlled, and the CPU clock frequency is adjustable from 80
MHz to 240 MHz. The chip also has a low-power co-processor that can be used instead of the CPU to save
power while performing tasks that do not require much computing power, such as monitoring of peripherals.
ESP32 integrates a rich set of peripherals, ranging from capacitive touch sensors, Hall sensors, SD card interface,
Ethernet, high-speed SPI, UART, I²S and I²C.
Note:
* For details on the part numbers of the ESP32 family of chips, please refer to the document ESP32 Datasheet.
The integration of Bluetooth, Bluetooth LE and Wi-Fi ensures that a wide range of applications can be targeted,
and that the module is all-around: using Wi-Fi allows a large physical range and direct connection to the Internet
through a Wi-Fi router, while using Bluetooth allows the user to conveniently connect to the phone or broadcast
low energy beacons for its detection. The sleep current of the ESP32 chip is less than 5 µA, making it suitable
for battery powered and wearable electronics applications. The module supports a data rate of up to 150 Mbps,
and 20 dBm output power at the antenna to ensure the widest physical range. As such the module does offer
industry-leading specifications and the best performance for electronic integration, range, power consumption,
and connectivity.
The operating system chosen for ESP32 is freeRTOS with LwIP; TLS 1.2 with hardware acceleration is built in as
well. Secure (encrypted) over the air (OTA) upgrade is also supported, so that users can upgrade their products
even after their release, at minimum cost and effort.
2. Pin Definitions
Keepout Zone
1 GND GND 38
2 VDD33 IO23 37
3 EN IO22 36
4 SENSOR_VP TXD0 35
5 SENSOR_VN RXD0 34
6 IO34 IO21 33
7 IO35 NC 32
39 GND
8 IO32 IO19 31
9 IO33 IO18 30
10 IO25 IO5 29
11 IO26 NC 28
12 IO27 NC 27
13 IO14 IO4 26
14 IO12 IO0 25
15 GND IO2 24
16 IO13 IO15 23
17 SD2 SD1 22
18 SD3 SD0 21
19 CMD CLK 20
Notice:
* Pins SCK/CLK, SDO/SD0, SDI/SD1, SHD/SD2, SWP/SD3 and SCS/CMD, namely, GPIO6 to GPIO11 are connected
to the SPI flash integrated on the module and are not recommended for other uses.
• MTDI
• GPIO0
• GPIO2
• MTDO
• GPIO5
Software can read the values of these five bits from register ”GPIO_STRAPPING”.
During the chip’s system reset release (power-on-reset, RTC watchdog reset and brownout reset), the latches
of the strapping pins sample the voltage level as strapping bits of ”0” or ”1”, and hold these bits until the chip
is powered down or shut down. The strapping bits configure the device’s boot mode, the operating voltage of
VDD_SDIO and other initial system settings.
Each strapping pin is connected to its internal pull-up/pull-down during the chip reset. Consequently, if a strapping
pin is unconnected or the connected external circuit is high-impedance, the internal weak pull-up/pull-down will
determine the default input level of the strapping pins.
To change the strapping bit values, users can apply the external pull-down/pull-up resistances, or use the host
MCU’s GPIOs to control the voltage level of these pins when powering on ESP32.
Note:
• Firmware can configure register bits to change the settings of ”Voltage of Internal LDO (VDD_SDIO)” and ”Timing
of SDIO Slave” after booting.
• Internal pull-up resistor (R9) for MTDI is not populated in the module, as the flash and SRAM in ESP32-WROVER-B
only support a power voltage of 3.3 V (output by VDD_SDIO).
3. Functional Description
This chapter describes the modules and functions integrated in ESP32-WROVER-B.
• 8 KB of SRAM in RTC, which is called RTC FAST Memory and can be used for data storage; it is accessed
by the main CPU during RTC Boot from the Deep-sleep mode.
• 8 KB of SRAM in RTC, which is called RTC SLOW Memory and can be accessed by the co-processor during
the Deep-sleep mode.
• 1 Kbit of eFuse: 256 bits are used for the system (MAC address and chip configuration) and the remaining
768 bits are reserved for customer applications, including flash-encryption and chip-ID.
ESP32 can access the external QSPI flash and SRAM through high-speed caches.
• The external flash can be mapped into CPU instruction memory space and read-only memory space simul-
taneously.
– When external flash is mapped into CPU instruction memory space, up to 11 MB + 248 KB can be
mapped at a time. Note that if more than 3 MB + 248 KB are mapped, cache performance will be
reduced due to speculative reads by the CPU.
– When external flash is mapped into read-only data memory space, up to 4 MB can be mapped at a
time. 8-bit, 16-bit and 32-bit reads are supported.
• External SRAM can be mapped into CPU data memory space. Up to 4 MB can be mapped at a time. 8-bit,
16-bit and 32-bit reads and writes are supported.
ESP32-WROVER-B integrates a 4 MB SPI flash and an 8 MB PSRAM for more memory space.
For details on ESP32’s power consumption in different power modes, please refer to section ”RTC and Low-Power
Management” in ESP32 Datasheet.
Note:
External connections can be made to any GPIO except for GPIOs in the range 6-11, 16, or 17. GPIOs 6-11 are connected
to the module’s integrated SPI flash and PSRAM. GPIOs 16 and 17 are connected to the module’s integrated PSRAM.
For details, please see Section 6 Schematics.
5. Electrical Characteristics
1. The module worked properly after a 24-hour test in ambient temperature at 25 °C, and the IOs in three domains
(VDD3P3_RTC, VDD3P3_CPU, VDD_SDIO) output high logic level to ground. Please note that pins occupied by flash
and/or PSRAM in the VDD_SDIO power domain were excluded from the test.
2. Please see Appendix IO_MUX of ESP32 Datasheet for IO’s power domain.
Notes:
1. Please see Appendix IO_MUX of ESP32 Datasheet for IO’s power domain. VDD is the I/O voltage for a particular power
domain of pins.
2. For VDD3P3_CPU and VDD3P3_RTC power domain, per-pin current sourced in the same domain is gradually reduced
from around 40 mA to around 29 mA, VOH >=2.64 V, as the number of current-source pins increases.
3. Pins occupied by flash and/or PSRAM in the VDD_SDIO power domain were excluded from the test.
5.5.2 Transmitter
Peak Temp.
235 ~ 250℃
250
Preheating zone Reflow zone Cooling zone
150 ~ 200℃ 60 ~ 120s !217℃ 60 ~ 90s -1 ~ -5℃/s
217
200
Soldering time
> 30s
Ramp-up zone
1 ~ 3℃/s
100
50
25
Time (sec.)
0
0 50 100 150 200 250
Note:
Solder the module in a single reflow. If the PCBA requires multiple reflows, place the module on the PCB during the final
reflow.
6. Schematics
6. Schematics
3
GND U1 GND GND
GND
GND XOUT
D1
C1 C2 Pin.2 LESD8D3.3CAT5G Pin.16 GND Pin.37 GND
3V3 VDD33 IO13 IO23
XIN
VDD33 22pF/6.3V(10%) 22pF/6.3V(10%)
GPIO13 GPIO23
2
C3 C20
49
48
47
46
45
44
43
42
41
40
39
IPEX Pin.5 Pin.19 Pin.34
Submit Documentation Feedback
GND
CAP1
CAP2
VDDA
XTAL_P
VDDA
XTAL_N
GPIO21
U0TXD
U0RXD
GPIO22
10uF NC 1uF 0.1uF NC SENSOR_VN SCS/CMD U0RXD
J39 C4
2
VDD33
GND GND GND GND GND 0.1uF
GND Pin.6 Pin.20 Pin.33
ANT1 1 38 GPIO19 IO34 CLK IO21
1 R15 0R(5%) L4 TBD 2 VDDA GPIO19 37
LNA_IN VDD3P3_CPU GPIO34 FLASH_CLK GPIO21
2 3 36 GPIO23
4 VDD3P3 GPIO23 35 GPIO18
C15 C14 C16
PCB ANT SENSOR_VP 5 VDD3P3 GPIO18 34 GPIO5
TBD TBD NC SENSOR_VP GPIO5
6
SENSOR_CAPP SD_DATA_1
33 SDI/SD1 Pin.7 Pin.21 Pin.32
7 32 SDO/SD0 IO35 SD0 NC
SENSOR_VN 8 SENSOR_CAPN SD_DATA_0 31 SCK/CLK
14
VDD3P3_RTC
32K_XN VDD_SDIO
selection of a PCB board. GPIO25 14
GPIO25 GPIO16
25 GPIO16 GPIO32 SDI/SD1 GPIO19
GPIO26 VDD_SDIO
GPIO27
GPIO2
GPIO0
GPIO4
MTMS
MTDO
MTCK
MTDI R4 C24 Pin.9 Pin.23 Pin.30
IO33 IO15 IO18
SCK/CLK R12 0R(5%) FLASH_CLK U2 ESP32-D0WD NC 1uF GPIO33 GPIO15 GPIO18
15
16
17
18
19
20
21
22
23
24
VDD33
R11 GND GND
Pin.10 Pin.24 Pin.29
NC C19
IO25 IO2 IO5
GPIO26
GPIO27
GPIO14
GPIO12
GPIO13
GPIO15
0.1uF
GPIO17 R13 0R(5%) SRAM_CLK
GND
ESP32-WROVER-B Datasheet V1.4
Pin.11 Pin.28
VDD_SDIO VDD_SDIO VDD_SDIO IO26 IO17(NC)
GPIO26
8
U3 R10
SCS/CMD 1 5 SDI/SD1 Pin.12 Pin.27
VCC
VSS SI/SIO0
IO14 IO4
PSRAM GPIO14 GPIO4
GND GND R9
Pin.14 NC Pin.39 Pin.25
IO12 GND IO0
GPIO12 GPIO0
GND
7. Peripheral Schematics
VDD33 U1
39 VDD33
GND 1 P_GND 38 GND
2 GND1 GND3 37 GPIO23 JP1
EN 3 3V3 IO23 36 GPIO22 1
GPI36 SENSOR_VP 4 EN IO22 35 TXD0 2 1
R1 GPI39 SENSOR_VN 5 SENSOR_VP TXD0 34 RXD0 3 2
GPI34 6 SENSOR_VN RXD0 33 GPIO21 4 3
C1 C2 TBD GPI35 7 IO34 IO21 32 4
GPIO32 8 IO35 NC 31 GPIO19 UART
IO32 IO19
22uF/25V(10%)
0.1uF/50V(10%)
GPIO33 9 30 GPIO18
GPIO25 10 IO33 IO18 29 GPIO5 GND
C3 GPIO26 11 IO25 IO5 28
GPIO27 12 IO26 NC2 27
TBD GPIO14 13 IO27 NC1 26 GPIO4
GPIO12 14 IO14 IO4 25 GPIO0
GND 15 IO12 IO0 24 GPIO2
GPIO13 16 GND2 IO2 23 GPIO15
SD2 17 IO13 IO15 22 SDI GND
SD2 SD1
1
2
GND GND SD3 18 21 SDO
CMD 19 SD3 SD0 20 SCK
1
2
CMD CLK
ESP32-WROVER-B
JP2
Boot Option
SW1
R2 0R(5%) EN JP3
1 GPIO14 MTMS
1 2 GPIO12 MTDI
2 3 GPIO13 MTCK
C4 0.1uF/50V(10%) 3 4 GPIO15 MTDO
4
JTAG
GND
Note:
• Soldering Pad 39 to the Ground of the base board is not necessary for a satisfactory thermal performance. If users
do want to solder it, they need to ensure that the correct quantity of soldering paste is applied.
• To ensure the power supply to the ESP32 chip during power-up, it is advised to add an RC delay circuit at the
EN pin. The recommended setting for the RC delay circuit is usually R = 10 kΩ and C = 0.1 µF. However, specific
parameters should be adjusted based on the power-up timing of the module and the power-up and reset sequence
timing of the chip. For ESP32’s power-up and reset sequence timing diagram, please refer to Section Power Scheme
in ESP32 Datasheet.
4 3
1 2 SW1 D1
VDD33
Q1 + C1
5 4
Bulk CAP ESP
3
Module
R1 R2
100K 1K GND
Note:
The discharge circuit can be applied in scenarios where ESP32 is powered on and off repeatedly by switching the
power rails, and there is a large capacitor on the VDD33 rail. For details, please refer to Section Power Scheme in
ESP32 Datasheet.
U1
1 GND
GND
VBAT R1 0R 3
VCC
2 CHIP_PU
RESET#
Power Supply Supervisor R2
100K
GND
Note:
When battery is used as the power supply for ESP32 series of chips and modules, a supply voltage supervisor is recom-
mended to avoid boot failure due to low voltage. Users are recommended to pull CHIP_PU low if the power supply for
ESP32 is below 2.3 V.
8. Physical Dimensions
8. Physical Dimensions
3.30±0.10
Unit: mm
Module Width Module Thickness
18.00±0.10
18.00±0.10
6.20±0.10
0.80±0.10
0.45±0.10
2.15±0.10
0.90±0.10
10.45±0.10
31.40±0.10
3.50±0.10
17
23.05±0.10
Module Length
20.35±0.10
22.86±0.10
24.0±0.1
3.50±0.10
5.75±0.10
14.40±0.10
1.27±0.10
0.9±0.10
15.85±0.10
1.10±0.10 1.27±0.10
ESP32-WROVER-B Datasheet V1.4
0.85±0.10
Unit: mm
18.00
6.30
2.00 Antenna Area
1 38
1.33
5.00
0.90
5.00
31.40
1.33
16.46
1.27
8.00
19 20
0.50
1.10
Unit: mm
• ESP32 Datasheet
This document provides an introduction to the specifications of the ESP32 hardware, including overview, pin
definitions, functional description, peripheral interface, electrical characteristics, etc.
• ESP32 BBS
This is an Engineer-to-Engineer (E2E) Community for ESP32 where you can post questions, share knowledge,
explore ideas, and help solve problems with fellow engineers.
• ESP32 GitHub
ESP32 development projects are freely distributed under Espressif’s MIT license on GitHub. It is established
to help developers get started with ESP32 and foster innovation and the growth of general knowledge about
the hardware and software surrounding ESP32 devices.
• ESP32 Tools
This is a webpage where users can download ESP32 Flash Download Tools and the zip file ”ESP32 Certifi-
cation and Test”.
• ESP-IDF
This webpage links users to the official IoT development framework for ESP32.
• ESP32 Resources
This webpage provides the links to all available ESP32 documents, SDK and tools.
Revision History
Authorized Distributor
Espressif:
ESP32-WROVER-B ESP32-WROVER-B (16MB) ESP32-WROVER-IB (8MB) ESP32-WROVER-IB ESP32-
WROVER-IB (16MB) ESP32-WROVER-B (8MB) M213DH6464UC3Q0 M213DH2864UC3Q0 M213DH3264UC3Q0