Esp32 Wroom 32d - Esp32 Wroom 32u - Datasheet - en
Esp32 Wroom 32d - Esp32 Wroom 32u - Datasheet - en
Esp32 Wroom 32d - Esp32 Wroom 32u - Datasheet - en
ESP32-WROOM-32U
Datasheet
Version 1.9
Espressif Systems
Copyright © 2019
www.espressif.com
About This Document
This document provides the specifications for the ESP32-WROOM-32D and ESP32-WROOM-32U modules.
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 3
2.3 Strapping Pins 5
3 Functional Description 6
3.1 CPU and Internal Memory 6
3.2 External Flash and SRAM 6
3.3 Crystal Oscillators 6
3.4 RTC and Low-Power Management 7
5 Electrical Characteristics 9
5.1 Absolute Maximum Ratings 9
5.2 Recommended Operating Conditions 9
5.3 DC Characteristics (3.3 V, 25 °C) 9
5.4 Wi-Fi Radio 10
5.5 BLE Radio 11
5.5.1 Receiver 11
5.5.2 Transmitter 11
5.6 Reflow Profile 12
6 Schematics 13
7 Peripheral Schematics 15
8 Physical Dimensions 17
11Learning Resources 22
11.1 Must-Read Documents 22
11.2 Must-Have Resources 22
Revision History 23
List of Tables
1 ESP32-WROOM-32D vs. ESP32-WROOM-32U 1
2 ESP32-WROOM-32D and ESP32-WROOM-32U Specifications 2
3 Pin Definitions 3
4 Strapping Pins 5
5 Absolute Maximum Ratings 9
6 Recommended Operating Conditions 9
7 DC Characteristics (3.3 V, 25 °C) 9
8 Wi-Fi Radio Characteristics 10
9 Receiver Characteristics – BLE 11
10 Transmitter Characteristics – BLE 11
List of Figures
1 ESP32-WROOM-32D Pin Layout (Top View) 3
2 Reflow Profile 12
3 ESP32-WROOM-32D Schematics 13
4 ESP32-WROOM-32U Schematics 14
5 ESP32-WROOM-32D & ESP32-WROOM-32U Peripheral Schematics 15
6 Physical Dimensions of ESP32-WROOM-32D 17
7 Physical Dimensions of ESP32-WROOM-32U 18
8 Recommended PCB Land Pattern of ESP32-WROOM-32D 19
9 Recommended PCB Land Pattern of ESP32-WROOM-32U 20
10 ESP32-WROOM-32U U.FL Dimensions 21
1. Overview
1. Overview
ESP32-WROOM-32D and ESP32-WROOM-32U are powerful, generic Wi-Fi+BT+BLE MCU modules that target
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.
At the core of the two modules is the ESP32-D0WD chip that belongs to the ESP32 series* of chips. 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 user may also power off the CPU
and make use of the low-power co-processor to constantly monitor the peripherals for changes or crossing of
thresholds. 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.
Notice:
1. ESP32-WROOM-32D and ESP32-WROOM-32U with 8 MB flash or 16 MB flash are available for custom order.
2. ESP32-WROOM-32D and ESP32-WROOM-32U with high temperature range (–40 °C ~ +105 °C) option are avail-
able for custom order. 4 MB SPI flash is supported on the high temperature range version.
3. For detailed ordering information, please see Espressif Product Ordering Information.
2. Pin Definitions
2.1 Pin Layout
Keepout Zone
1 GND GND 38
2 3V3 IO23 37
3 EN IO22 36
4 SENSOR_VP TXD0 35
5 SENSOR_VN RXD0 34
6 IO34 IO21 33
39 GND
7 IO35 NC 32
8 IO32 IO19 31
9 IO33 IO18 30
10 IO25 IO5 29
11 IO26 IO17 28
12 IO27 IO16 27
13 IO14 IO4 26
CMD
GND
IO13
IO15
CLK
SD2
SD3
SD0
SD1
14 IO12 IO0 25
IO2
15
16
17
18
19
20
21
22
23
24
Note:
The pin layout of ESP32-WROOM-32U is the same as that of ESP32-WROOM-32D, except that ESP32-WROOM-32U
has no keepout zone.
Notice:
* Pins SCK/CLK, SDO/SD0, SDI/SD1, SHD/SD2, SWP/SD3 and SCS/CMD, namely, GPIO6 to GPIO11 are connected
to the integrated 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.
• Both ESP32-WROOM-32D and ESP32-WROOM-32U integrate a 3.3 V SPI flash, so the pin MTDI cannot be set
to 1 when the modules are powered up.
3. Functional Description
This chapter describes the modules and functions integrated in ESP32-WROOM-32D and ESP32-WROOM-
32U.
• 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.
Both ESP32-WROOM-32D and ESP32-WROOM-32U integrate a 4 MB of external SPI flash. The integrated SPI
flash is connected to GPIO6, GPIO7, GPIO8, GPIO9, GPIO10 and GPIO11. These six pins cannot be used as
regular GPIOs.
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. These six GPIOs are connected to
the module’s integrated SPI flash. 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
6. Schematics
6. Schematics
3
GND U1 GND
CHIP_PU/EN SD2 IO22
GND
GND XOUT
CHIP_PU SHD/SD2 GPIO22
XIN
C1 C2 Pin.4 Pin.18 Pin.35
22pF/6.3V(10%) 22pF/6.3V(10%)
VDD33 SENSOR_VP SD3 U0TXD
2
SENSOR_VP SWP/SD3 U0TXD
C3 C20 GND
100pF 1uF GND Pin.5 Pin.19 Pin.34
C 40MHz+/-10ppm
SENSOR_VN CMD U0RXD
0R
R1 20K(5%)
VDD33 GND GND C5 GPIO21 SENSOR_VN SCS/CMD U0RXD
10nF/6.3V(10%) C6 R3 499R U0TXD
U0RXD
C9 3.3nF/6.3V(10%) GPIO22 Pin.6 Pin.20 Pin.33
0.1uF
IO34 CLK IO21
R2
GND
GPIO34 SCK/CLK GPIO21
VDD33 GND
49
48
47
46
45
44
43
42
41
40
39
L5 2.0nH GND
Pin.7 Pin.21 Pin.32
GND
CAP1
CAP2
VDDA
XTAL_P
XTAL_N
VDDA
GPIO21
U0TXD
U0RXD
GPIO22
C11 C12 C13 C10 C21
1uF NC 10uF 0.1uF NC C4 VDD33 VDD_SDIO IO35 SD0 NC
0.1uF GPIO35 SDO/SD0
8
2 3 36 GPIO23 U3
C15 C14 4 VDD3P3 GPIO23 35 GPIO18 SCS/CMD 1 5 SDI/SD1 GPIO32 SDI/SD1 GPIO19
VCC
TBD TBD C16 SENSOR_VP 5 VDD3P3 GPIO18 34 GPIO5 /CS DI
PCB ANT NC 6 SENSOR_VP GPIO5 33 SDI/SD1 SCK/CLK 6 2 SDO/SD0
7 SENSOR_CAPP SD_DATA_1 32 SDO/SD0 CLK DO
Pin.9 Pin.23 Pin.30
GND
SENSOR_VN8 SENSOR_CAPN SD_DATA_0 31 SCK/CLK SHD/SD2 7 3 SWP/SD3
ESP32-WROOM-32D & ESP32-WROOM-32U Datasheet V1.9
C17 CHIP_PU 9 SENSOR_VN SD_CLK 30 SCS/CMD /HOLD /WP IO33 IO15 IO18
NC GPIO34 10 CHIP_PU SD_CMD 29 SWP/SD3 FLASH GPIO33 GPIO15 GPIO18
GND GND GND
4
GPIO35 11 VDET_1 SD_DATA_3 28 SHD/SD2
GPIO32 12 VDET_2 SD_DATA_2 27 GPIO17
32K_XP GPIO17
The values of C14 、 L4 and C15 GPIO33 13 26 Pin.10 Pin.24 Pin.29
VDD3P3_RTC
GPIO2
GPIO0
GPIO4
MTMS
MTDO
MTCK
VDD_SDIO
MTDI
C18
1uF Pin.11 Pin.28
U2 ESP32-D0WD
IO26 IO17
15
16
17
18
19
20
21
22
23
24
B
Pin.12 Pin.27
GPIO26
GPIO27
GPIO14
GPIO12
GPIO13
GPIO15
GPIO2
GPIO0
GPIO4
C19
0.1uF IO27 IO16
GPIO27 GPIO16
GND
Pin.13 Pin.26
IO14 IO4
GPIO14 GPIO4
A
D
Espressif Systems
6. Schematics
Pin.1 Pin.15 Pin.38
GND GND GND
The values of C1 and C2 vary with GND GND GND
the selection of the crystal.
Pin.2 D1 Pin.16 Pin.37
LESD8D3.3CAT5G
3V3 IO13 IO23
GND VDD33 GPIO13 GPIO23
3
GND U1 GND
CHIP_PU/EN SD2 IO22
GND
GND XOUT
CHIP_PU SHD/SD2 GPIO22
XIN
C1 C2 Pin.4 Pin.18 Pin.35
22pF/6.3V(10%) 22pF/6.3V(10%)
VDD33 SENSOR_VP SD3 U0TXD
2
SENSOR_VP SWP/SD3 U0TXD
C3 C20 GND
100pF 1uF GND Pin.5 Pin.19 Pin.34
C 40MHz+/-10ppm
R1 20K(5%) SENSOR_VN CMD U0RXD
VDD33
0R
GND GND C5 GPIO21 SENSOR_VN SCS/CMD U0RXD
10nF/6.3V(10%) C6 R3 499R U0TXD
U0RXD
C9 3.3nF/6.3V(10%) GPIO22 Pin.6 Pin.20 Pin.33
0.1uF
IO34 CLK IO21
R2
GND
GPIO34 SCK/CLK GPIO21
VDD33 GND
49
48
47
46
45
44
43
42
41
40
39
L5 2.0nH GND
Pin.7 Pin.21 Pin.32
GND
CAP1
CAP2
VDDA
XTAL_P
XTAL_N
VDDA
GPIO21
U0TXD
U0RXD
GPIO22
C11 C12 C13 C10 C21
1uF NC 10uF 0.1uF NC C4 VDD33 VDD_SDIO IO35 SD0 NC
0.1uF GPIO35 SDO/SD0
8
3 36 GPIO23 U3
C15 C14 4 VDD3P3 GPIO23 35 GPIO18 SCS/CMD 1 5 SDI/SD1 GPIO32 SDI/SD1 GPIO19
VCC
2
GND
SENSOR_VN8 SENSOR_CAPN SD_DATA_0 31 SCK/CLK SHD/SD2 7 3 SWP/SD3
C17 CHIP_PU 9 SENSOR_VN SD_CLK 30 SCS/CMD /HOLD /WP IO33 IO15 IO18
NC GPIO34 10 CHIP_PU SD_CMD 29 SWP/SD3 FLASH GPIO33 GPIO15 GPIO18
GND GND GND
4
GPIO35 11 VDET_1 SD_DATA_3 28 SHD/SD2
GPIO32 12 VDET_2 SD_DATA_2 27 GPIO17
14
32K_XP GPIO17
The values of C14 、 L4 and C15 GPIO33 13 26 Pin.10 Pin.24 Pin.29
VDD3P3_RTC
GPIO25 14 32K_XN VDD_SDIO 25 GPIO16 GND
vary with the actual PCB board. GPIO25 GPIO16 IO25 IO2 IO5
GPIO25 GPIO2 GPIO5
GPIO26
GPIO27
GPIO2
GPIO0
GPIO4
MTMS
MTDO
MTCK
VDD_SDIO
MTDI
C18
1uF Pin.11 Pin.28
ESP32-WROOM-32D & ESP32-WROOM-32U Datasheet V1.9
U2 ESP32-D0WD
IO26 IO17
15
16
17
18
19
20
21
22
23
24
GND VDD33 GPIO26 GPIO17
B
Pin.12 Pin.27
GPIO26
GPIO27
GPIO14
GPIO12
GPIO13
GPIO15
GPIO2
GPIO0
GPIO4 C19
0.1uF IO27 IO16
GPIO27 GPIO16
GND
Pin.13 Pin.26
IO14 IO4
GPIO14 GPIO4
A
Espressif Systems
7. Peripheral Schematics
7. Peripheral Schematics
VDD33 VDD33
C1 10uF
GND
C2 0.1uF
GND UART DOWNLOAD
R1 GND U1
TBD 39 J1
1 P_GND 38
3
2
1
2 GND1 GND3 37 IO23
C3 TBD EN 3 3V3 IO23 36 IO22
GND EN IO22
SENSOR_VP 4 35 TXD
SENSOR_VP TXD0 GND
SENSOR_VN 5 34 RXD
IO34 6 SENSOR_VN RXD0 33 IO21
IO35 7 IO34 IO21 32
IO32 8 IO35 NC 31 IO19
IO33 9 IO32 IO19 30 IO18
IO33 IO18
15
IO25 10 29 IO5
IO26 11 IO25 IO5 28 IO17
IO27 12 IO26 IO17 27 IO16
13 IO27 IO16 26 IO4
IO14 IO4
ESP32-WROOM-32D & ESP32-WROOM-32U Datasheet V1.9
14 25 IO0 GND
IO12 IO0
GND2
CMD
IO13
IO15
SD2
SD3
CLK
SD0
SD1
1
2
IO2
J2
15
16
17
18
19
20
21
22
23
24
BOOT OPTION
U2 GND
1 R2 100R MTMS
MTMS CMD
SD2
SD3
CLK
SD0
SD1
2 R3 100R MTDI
IO2
MTDI 3 R4 100R MTCK
MTCK 4 R5 100R MTDO
MTDO
JTAG
MTDI should be kept at a low electric level when powering up the module.
Espressif Systems
Title
Espressif Systems
7. Peripheral Schematics
Note:
• Soldering Pad 39 to the Ground 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.
• When ESP32 is powered on and off repeatedly by switching the power rails, and there is a large capacitor on the 3V3 rail, a discharge circuit can be added to the 3V3 rail to ensure
proper power-on-reset. Please find the discharge circuit in Chapter Peripheral Schematics, in ESP32-WROOM-32 Datasheet.
• When battery is used as the power supply for ESP32 series of chips and modules, a supply voltage supervisor is recommended 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. For the reset circuit, please refer to Chapter Peripheral Schematics, in ESP32-WROOM-32 Datasheet.
• 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.
16
ESP32-WROOM-32D & ESP32-WROOM-32U Datasheet V1.9
Espressif Systems
8. Physical Dimensions
8. Physical Dimensions
ESP32-WROOM-32D DIMENSIONS
Unit: mm
Module Width
18.00±0.10
3.10±0.10
18.00±0.10
Module Thickness
0.90±0.10 0.90±0.10
3.60±0.10
17
25.50±0.10 25.50±0.10
17.60±0.10 16.51±0.10
3.60±0.10
Module Length
5.70±0.10
ESP32-WROOM-32D & ESP32-WROOM-32U Datasheet V1.9
8.50±0.10
∅0.50±0.10
1.27±0.10
1.27±0.10 15.80±0.10
1.50±0.10 1.50±0.10
1.27±0.10
3.28±0.10 3.28±0.10
11.43±0.10 11.43±0.10
8. Physical Dimensions
ESP32-WROOM-32U DIMENSIONS
13.05±0.10 3.60±0.10
19.20±0.10
3.60±0.10
Module Length 16.51±0.10
18
1.50±0.10 1.27±0.10
1.27±0.10 1.50±0.10
3.28±0.10
11.43±0.10
3.28±0.10
11.43±0.10
Unit: mm
18.00
6.30
Antenna Area
2.00
1 38
5.00
5.00
0.90
25.50
1.33
1.27
1.33
10.51
8.00
15 24
0.50
1.27
1.50
0.50
17.00
Unit: mm
2.00 18.00
1 38
5.00
5.00
0.90
19.20
1.33
1.27
10.51
1.33
8.00
15 24
0.50
1.27
1.50
0.50
17.00
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