Walfront-Logo

Walfront ESP32 WiFi and Bluetooth Internet of Things Module

Walfront-ESP32-WiFi-and-Bluetooth-Internet-of-Things-Module-Product

Product Information

  • Module: ESP32
  • Features: WiFi-BT-BLE MCU module

Pin Definitions

Pin Description

NameNo.TypeFunction

Strapping Pins

PinDefaultFunction

Functional Description

  • CPU and Internal Memory
    The ESP32 module has a dual-core processor and internal memory for system operations.
  • External Flash and SRAM
    The ESP32 supports external QSPI flash and SRAM, providing additional storage and encryption capabilities.
  • Crystal Oscillators
    The module utilizes a 40-MHz crystal oscillator for timing and synchronization.
  • RTC and Low-Power Management
    Advanced power-management technologies enable the ESP32 to optimize power consumption based on usage.

FAQ

  • Q: What are the default strapping pins for ESP32?
    A: The default strapping pins for ESP32 are MTDI, GPIO0, GPIO2, MTDO, and GPIO5.
  • Q: What is the power supply voltage range for ESP32?
    A: The power supply voltage range for ESP32 is 3.0V to 3.6V.

About This Document
This document provides the specifications for the ESP32 module.

Overview

ESP32 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.

Pin Definitions

Pin Layout

Walfront-ESP32-WiFi-and-Bluetooth-Internet-of-Things-Module-Fig-1

Pin Description
ESP32 has 38 pins. See pin definitions in Table 1.

Table 1: Pin Definitions

NameNo.TypeFunction
GND1PGround
3V32PPower supply
EN3IModule-enable signal. Active high.
SENSOR_VP4IGPIO36, ADC1_CH0, RTC_GPIO0
SENSOR_VN5IGPIO39, ADC1_CH3, RTC_GPIO3
IO346IGPIO34, ADC1_CH6, RTC_GPIO4
IO357IGPIO35, ADC1_CH7, RTC_GPIO5
IO328I/OGPIO32, XTAL_32K_P (32.768 kHz crystal oscillator input), ADC1_CH4,

TOUCH9, RTC_GPIO9

IO339I/OGPIO33, XTAL_32K_N (32.768 kHz crystal oscillator output),

ADC1_CH5, TOUCH8, RTC_GPIO8

IO2510I/OGPIO25, DAC_1, ADC2_CH8, RTC_GPIO6, EMAC_RXD0
IO2611I/OGPIO26, DAC_2, ADC2_CH9, RTC_GPIO7, EMAC_RXD1
IO2712I/OGPIO27, ADC2_CH7, TOUCH7, RTC_GPIO17, EMAC_RX_DV
IO1413I/OGPIO14, ADC2_CH6, TOUCH6, RTC_GPIO16, MTMS, HSPICLK,

HS2_CLK, SD_CLK, EMAC_TXD2

IO1214I/OGPIO12, ADC2_CH5, TOUCH5, RTC_GPIO15, MTDI, HSPIQ,

HS2_DATA2, SD_DATA2, EMAC_TXD3

GND15PGround
IO1316I/OGPIO13, ADC2_CH4, TOUCH4, RTC_GPIO14, MTCK, HSPID,

HS2_DATA3, SD_DATA3, EMAC_RX_ER

NC17
NC18
NC19
NC20
NC21
NC22
IO1523I/OGPIO15, ADC2_CH3, TOUCH3, MTDO, HSPICS0, RTC_GPIO13,

HS2_CMD, SD_CMD, EMAC_RXD3

IO224I/OGPIO2, ADC2_CH2, TOUCH2, RTC_GPIO12, HSPIWP, HS2_DATA0,

SD_DATA0

IO025I/OGPIO0, ADC2_CH1, TOUCH1, RTC_GPIO11, CLK_OUT1,

EMAC_TX_CLK

IO426I/OGPIO4, ADC2_CH0, TOUCH0, RTC_GPIO10, HSPIHD, HS2_DATA1,

SD_DATA1, EMAC_TX_ER

NC127
NC228
IO529I/OGPIO5, VSPICS0, HS1_DATA6, EMAC_RX_CLK
IO1830I/OGPIO18, VSPICLK, HS1_DATA7
IO1931I/OGPIO19, VSPIQ, U0CTS, EMAC_TXD0
NC32
IO2133I/OGPIO21, VSPIHD, EMAC_TX_EN
RXD034I/OGPIO3, U0RXD, CLK_OUT2
TXD035I/OGPIO1, U0TXD, CLK_OUT3, EMAC_RXD2
IO2236I/OGPIO22, VSPIWP, U0RTS, EMAC_TXD1
IO2337I/OGPIO23, VSPID, HS1_STROBE
GND38PGround

Notice:
GPIO6 to GPIO11 are connected to the SPI flash integrated on the module and are not connected out.

Strapping Pins
ESP32 has five strapping pins:

  • MTDI
  • GPIO0
  • GPIO2
  • MTDO
  • GPIO5

The software can read the values of these five bits from the 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. After reset release, the strapping pins work as normal-function pins. Refer to Table 2 for a detailed boot-mode configuration by strapping pins.

Table 2: Strapping Pins 

Voltage of Internal LDO (VDD_SDIO)
PinDefault3.3 V1.8 V
MTDIPull-down01
Booting Mode
PinDefaultSPI BootDownload Boot
GPIO0Pull-up10
GPIO2Pull-downDon’t-care0
Enabling/Disabling Debugging Log Print over U0TXD During Booting
PinDefaultU0TXD ActiveU0TXD Silent
MTDOPull-up10
Timing of SDIO Slave
 

Pin

 

Default

Falling-edge Sampling

Falling-edge Output

Falling-edge Sampling

Rising-edge Output

Rising-edge Sampling

Falling-edge Output

Rising-edge Sampling

Rising-edge Output

MTDOPull-up0011
GPIO5Pull-up0101

Note: 

  • Firmware can configure register bits to change the settings of ”Voltage of Internal LDO (VDD_SDIO)” and ”Timing of SDIO Slave” after booting.
  • The internal pull-up resistor (R9) for MTDI is not populated in the module, as the flash and SRAM in ESP32 only support a power voltage of 3.3 V (output by VDD_SDIO)

Functional Description

This chapter describes the modules and functions integrated into ESP32.

CPU and Internal Memory
ESP32 contains two low-power Xtensa® 32-bit LX6 microprocessors. The internal memory includes:

  • 448 KB of ROM for booting and core functions.
  • 520 KB of on-chip SRAM for data and instructions.
  • 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.

External Flash and SRAM
ESP32 supports multiple external QSPI flash and SRAM chips. ESP32 also supports hardware encryption/decryption based on AES to pro-tect developers’ programs and data in Flash.

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 simultaneously.
    • 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 integrates an 8 MB SPI flash and an 8 MB PSRAM for more memory space.

Crystal Oscillators
The module uses a 40-MHz crystal oscillator.

RTC and Low-Power Management
With the use of advanced power-management technologies, ESP32 can switch between different power modes.

Electrical Characteristics

Absolute Maximum Ratings
Stresses beyond the absolute maximum ratings listed in the table below may cause permanent damage to the device. These are stress ratings only and do not refer to the functional operation of the device that should follow the recommended operating conditions.

Table 3: Absolute Maximum Ratings

  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 the ground. Please note that pins occupied by flash and/or PSRAM in the VDD_SDIO power domain were excluded from the test.

Recommended Operating Conditions
Table 4: Recommended Operating Conditions

SymbolParameterMinTypicalMaxUnit
VDD33Power supply voltage3.03.33.6V
V DDCurrently delivered by the external power supply0.5A
TOperating temperature–4065°C

DC Characteristics (3.3 V, 25 °C)
Table 5: DC Characteristics (3.3 V, 25 °C)

SymbolParameterMinTypMaxUnit
C

IN

Pin capacitance2pF
V

IH

High-level input voltage0.75×VDD1VDD1+0.3V
V

IL

Low-level input voltage–0.30.25×VDD1V
I

IH

High-level input current50nA
I

IL

Low-level input current50nA
V

OH

High-level output voltage0.8×VDD1V
V

OL

Low-level output voltage0.1×VDD1V
 

I

OH

High-level source current (VDD1 = 3.3 V, VOH >= 2.64 V,

output drive strength set to the

maximum)

VDD3P3_CPU power domain 1; 240mA
VDD3P3_RTC power domain 1; 240mA
VDD_SDIO power domain 1; 3 

 

20

 

 

mA

I

OL

Low-level sink current

(VDD1 = 3.3 V, VOL = 0.495 V,

output drive strength set to the maximum)

 

 

28

 

 

mA

R

P U

Resistance of internal pull-up resistor45kΩ
R

P D

Resistance of internal pull-down resistor45kΩ
V

IL_nRST

Low-level input voltage of CHIP_PU to power off the chip0.6V

Notes: 

  1. VDD is the I/O voltage for a particular power domain of pins.
  2. For the 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.

Wi-Fi Radio
Table 6: Wi-Fi Radio Characteristics

ParameterConditionMinTypicalMaxUnit
Operating frequency range note124122462MHz
 

TX power note2

 

802.11b:26.62dBm;802.11g:25.91dBm

802.11n20:25.89dBm;802.11n40:26.51dBm

 

dBm

Sensitivity11b, 1 Mbps–98dBm
11b, 11 Mbps–89dBm
11g, 6 Mbps–92dBm
11g, 54 Mbps–74dBm
11n, HT20, MCS0–91dBm
11n, HT20, MCS7–71dBm
11n, HT40, MCS0–89dBm
11n, HT40, MCS7–69dBm
Adjacent channel rejection11g, 6 Mbps31dB
11g, 54 Mbps14dB
11n, HT20, MCS031dB
11n, HT20, MCS713dB
  1. The device should operate in the frequency range allocated by regional regulatory authorities. The target operating frequency range is configurable by software.
  2. For the modules that use IPEX antennas, the output impedance is 50 Ω. For other modules without IPEX antennas, users do not need to be concerned about the output impedance.
  3. Target TX power is configurable based on device or certification requirements.

Bluetooth/BLE

Radio 4.5.1 Receiver
Table 7: Receiver Characteristics – Bluetooth/BLE

ParameterConditionsMinTypMaxUnit
Sensitivity @30.8% PER–97dBm
Maximum received signal @30.8% PER0dBm
Co-channel C/I+10dB
 

 

 

Adjacent channel selectivity C/I

F = F0 + 1 MHz–5dB
F = F0 – 1 MHz–5dB
F = F0 + 2 MHz–25dB
F = F0 – 2 MHz–35dB
F = F0 + 3 MHz–25dB
F = F0 – 3 MHz–45dB
 

 

Out-of-band blocking performance

30 MHz ~ 2000 MHz–10dBm
2000 MHz ~ 2400 MHz–27dBm
2500 MHz ~ 3000 MHz–27dBm
3000 MHz ~ 12.5 GHz–10dBm
Intermodulation–36dBm

Transmitter
Table 8: Transmitter Characteristics – Bluetooth/BLE

ParameterConditionsMinTypMaxUnit
RF  frequency24022480dBm
Gain control stepdBm
RF powerBLE:6.80dBm;BT:8.51dBmdBm
 

Adjacent channel transmits power

F = F0 ± 2 MHz–52dBm
F = F0 ± 3 MHz–58dBm
F = F0 ± > 3 MHz–60dBm
f1avg265kHz
f2

max

247kHz
f2avg/∆ f1avg–0.92
ICFT–10kHz
Drift rate0.7kHz/50 s
Drift2kHz

Reflow Profile

Walfront-ESP32-WiFi-and-Bluetooth-Internet-of-Things-Module-Fig-2

  • Ramp-up zone — Temp.: <150°C Time: 60 ~ 90s Ramp-up rate: 1 ~ 3°C/s
  • Preheating zone — Temp.: 150 ~ 200°C Time: 60 ~ 120s Ramp-up rate: 0.3 ~ 0.8°C/s
  • Reflow zone — Temp.: >217°C 7LPH60 ~ 90s; Peak Temp.: 235 ~ 250°C (<245°C recommended) Time: 30 ~ 70s
  • Cooling zone — Peak Temp. ~ 180°C Ramp-down rate: -1 ~ -5°C/s
  • Solder — Sn&Ag&Cu Lead-free solder (SAC305)

OEM Guidance

  1. Applicable FCC rules
    This module is granted by Single Modular Approval. It complies with the requirements of FCC part 15C, section 15.247 rules.
  2. The specific operational use conditions
    This module can be used in IoT devices. The input voltage to the module is nominally 3.3V-3.6 V DC. The operational ambient temperature of the module is –40 °C ~ 65 °C. Only the embedded PCB antenna is allowed. Any other external antenna is prohibited.
  3. Limited module procedures
    N/A
  4. Trace antenna design
    N/A
  5. RF exposure considerations
    The equipment complies with FCC radiation exposure limits set forth for an uncontrolled environment. This equipment should be installed and operated with a minimum distance of 20cm between the radiator and your body. If the equipment is built into a host as a portable usage, an additional RF exposure evaluation may be required as specified by 2.1093.
  6. Antenna
    1. Antenna type: PCB antenna Peak gain: 3.40dBi
    2. Omni antenna with IPEX connector Peak gain2.33dBi
  7. Label and compliance information
    An exterior label on OEM’s end product can use wording such as the following: “Contains Transmitter Module FCC ID: 2BFGS-ESP32WROVERE” or “Contains FCC ID: 2BFGS-ESP32WROVERE.”
  8. Information on test modes and additional testing requirements
    • The modular transmitter has been fully tested by the module grantee on the required number of channels, modulation types, and modes, it should not be necessary for the host installer to re-test all the available transmitter modes or settings. It is recommended that the host product manufacturer, installing the modular transmitter, perform some investigative measurements to confirm that the resulting composite system does not exceed the spurious emissions limits or band edge limits (e.g., where a different antenna may be causing additional emissions).
    • The testing should check for emissions that may occur due to the intermixing of emissions with the other transmitters, digital circuitry, or due to the physical properties of the host product (enclosure). This investigation is especially important when integrating multiple modular transmitters where the certification is based on testing each of them in a stand-alone configuration. It is important to note that host product manufacturers should not assume that because the modular transmitter is certified they do not have any responsibility for final product compliance.
    • If the investigation indicates a compliance concern the host product manufacturer is obligated to mitigate the issue. Host products using a modular transmitter are subject to all the applicable individual technical rules as well as to the general conditions of operation in Sections 15.5, 15.15, and 15.29 to not cause interference. The operator of the host product will be obligated to stop operating the device until the interference has been corrected.
  9. Additional testing, Part 15 Subpart B disclaimer The final host/module combination needs to be evaluated against the FCC Part 15B criteria for unintentional radiators to be properly authorized for operation as a Part 15 digital device.

The host integrator installing this module into their product must ensure that the final composite product complies with the FCC requirements by a technical assessment or evaluation of the FCC rules, including the transmitter operation and should refer to the guidance in KDB 996369. For host products with certified modular transmitters, the frequency range of investigation of the composite system is specified by rule in Sections 15.33(a)(1) through (a)(3), or the range applicable to the digital device, as shown in Section 15.33(b)(1), whichever is the higher frequency range of investigation When testing the host product, all the transmitters must be operating. The transmitters can be enabled by using publicly-available drivers and turned on, so the transmitters are active. In certain conditions, it might be appropriate to use a technology-specific call box (test set) where accessory 50 devices or drivers are not available. When testing for emissions from the unintentional radiator, the transmitter shall be placed in the receive mode or idle mode, if possible. If receive mode only is not possible then, the radio shall be passive (preferred) and/or active scanning. In these cases, this would need to enable activity on the communication BUS (i.e., PCIe, SDIO, USB) to ensure the unintentional radiator circuitry is enabled. Testing laboratories may need to add attenuation or filters depending on the signal strength of any active beacons (if applicable) from the enabled radio(s). See ANSI C63.4, ANSI C63.10 and ANSI C63.26 for further general testing details.

The product under test is set into a link/association with a partnering device, as per the normal intended use of the product. To ease testing, the product under test is set to transmit at a high-duty cycle, such as by sending a file or streaming some media content.

FCC Warning:
Any Changes or modifications not expressly approved by the party responsible for compliance could void the user’s authority to operate the equipment. This device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful interference, and (2) This device must accept any interference received, including interference that may cause undesired operation

Documents / Resources

Walfront ESP32 WiFi and Bluetooth Internet of Things Module [pdf] User Manual
ESP32, ESP32 WiFi and Bluetooth Internet of Things Module, WiFi and Bluetooth Internet of Things Module, Bluetooth Internet of Things Module, Internet of Things Module, Things Module, Module

References

Leave a comment

Your email address will not be published. Required fields are marked *