ESP32-S3-BOX-3

Feature-rich ESP32-S3 board with screen, mic, and AI support - perfect for voice interfaces, smart hubs, and demos.

USB-C Native USB
ESP32-S3-BOX-3 board
ESP32-S3
MCU
240MHz
clock
16MB
flash
512KB
SRAM
27· 6 ADC
GPIO
BLE 5.0+ WiFi
radio
On this page

Pinout

31 pins
View:
ESP32-S3-BOX-3 pinout diagram
PinGPIOLabelsStatusCapabilitiesNotes
10TFT_MISOstrapping-
21MUTE_PINPWMsafe-
32I2S_MCLKPWMsafe-
43TS_IRQPWMstrapping-
54TFT_DCPWMsafe-
65TFT_CSPWMsafe-
76TFT_MOSIPWMsafe-
87TFT_CLKPWMsafe-
98I2C_SDAPWMsafe-
109A8T9PWMstrappingadc · touch
1110SSA9T10PWMstrappingadc · touch · spi
1211MOSIA10T11PWMstrappingadc · touch · spi
1312SCKA11T12PWMstrappingadc · touch · spi
1413MISOA12T13PWMstrappingadc · touch · spi
1514A13T14PWMstrappingadc · touch
1615I2S_DOUTPWMsafe-
1716I2S_SDINPWMsafe-
1817I2S_SCLKPWMsafe-
1918I2C_SCLPWMsafe-
2040SCLPWMstrappingi2c
2141SDAPWMstrappingi2c
2243TXPWMstrappinguart
2344RXPWMstrappinguart
2445TFT_BLPWMstrapping-
2546PA_PINstrapping-
2647I2S_LRCKstrapping-
2748TFT_RSTstrapping-
28-ES7210_ADDRsafe-
29-ES8311_ADDRPWMsafe-
30-ICM42607P_ADDRsafe-
31-TT21100_ADDRPWMsafe-

Start with these

11 pins with no boot or system involvement
MUTE_PINPWMI2S_MCLKPWMTFT_DCPWMTFT_CSPWMTFT_MOSIPWMTFT_CLKPWMI2C_SDAPWMI2S_DOUTPWMI2S_SDINPWMI2S_SCLKPWMI2C_SCLPWM

Freely assignable - no strapping, flash, USB or JTAG duties. Ideal first picks for buttons, sensors and LEDs.

Fine - with a little care

sampled at boot or shared with debug/serial
PinLabelWhat to knowRole
TFT_MISOGPIO0Must be pulled high (default) or low (to enter UART download mode) at reset. Using it for other functions can interfere with boot mode configuration.Strapping
TS_IRQGPIO3Sampled at reset to select JTAG interface (USB Serial/JTAG controller vs. external pins). Improper use can disable external JTAG or alter debug interface.Strapping
A8FSPIHDIO MUX pin of the general-purpose SPI2 (FSPI) bus, not of the in-package flash - that sits on GPIO26-32. The datasheet lists it as a priority-2 pin ("can be freely used without restrictions"), so it is only taken if your board wires flash, an SD card or a display to FSPI.Other
SSFSPICS0IO MUX pin of the general-purpose SPI2 (FSPI) bus, not of the in-package flash - that sits on GPIO26-32. The datasheet lists it as a priority-2 pin ("can be freely used without restrictions"), so it is only taken if your board wires flash, an SD card or a display to FSPI.Other
MOSIFSPIDIO MUX pin of the general-purpose SPI2 (FSPI) bus, not of the in-package flash - that sits on GPIO26-32. The datasheet lists it as a priority-2 pin ("can be freely used without restrictions"), so it is only taken if your board wires flash, an SD card or a display to FSPI.Other
SCKFSPICLKIO MUX pin of the general-purpose SPI2 (FSPI) bus, not of the in-package flash - that sits on GPIO26-32. The datasheet lists it as a priority-2 pin ("can be freely used without restrictions"), so it is only taken if your board wires flash, an SD card or a display to FSPI.Other
MISOFSPIQIO MUX pin of the general-purpose SPI2 (FSPI) bus, not of the in-package flash - that sits on GPIO26-32. The datasheet lists it as a priority-2 pin ("can be freely used without restrictions"), so it is only taken if your board wires flash, an SD card or a display to FSPI.Other
A13FSPIWPIO MUX pin of the general-purpose SPI2 (FSPI) bus, not of the in-package flash - that sits on GPIO26-32. The datasheet lists it as a priority-2 pin ("can be freely used without restrictions"), so it is only taken if your board wires flash, an SD card or a display to FSPI.Other
SCLMTDO (GPIO40)Default JTAG TDO output for debugging. Using it as GPIO will interfere with JTAG debugging functionality.Other
SDAMTDI (GPIO41)Default JTAG TDI input for debugging. Should be reserved for JTAG or left unused if JTAG is to remain available.Other
TXU0TXD (GPIO43)Used for bootloader output and UART console logs. If repurposed, you will lose the default serial output (and programming via UART0).Other
RXU0RXD (GPIO44)Used for bootloader input (download mode via serial). If repurposed, you cannot use the default UART0 download mode for programming the chip.Other
TFT_BLGPIO45Determines flash/PSRAM power voltage (3.3 V vs 1.8 V) at boot. Must match hardware configuration; using as GPIO can upset flash supply setting.Strapping
PA_PINGPIO46Must be at a defined level during reset (with GPIO0) to select normal or download boot and UART/USB print mode. This pin is input-only (no output drive), so it should be left for its intended strapping function.Strapping
I2S_LRCKSPICLK_POnly the 1.8 V octal parts (ESP32-S3R8V, ESP32-S3R16V) run the differential memory clock here, and on those the pin works at 1.8 V instead of 3.3 V. On the common 3.3 V modules it is a normal GPIO - several devkits drive their RGB LED from GPIO48.Other
TFT_RSTSPICLK_NOnly the 1.8 V octal parts (ESP32-S3R8V, ESP32-S3R16V) run the differential memory clock here, and on those the pin works at 1.8 V instead of 3.3 V. On the common 3.3 V modules it is a normal GPIO - several devkits drive their RGB LED from GPIO48.Other
These are recommendations, not hard rules - with the right pull-ups, timing and boot-state awareness most pins can be made to work. When in doubt, start green.
Pinout notes The ESP32-S3-BOX-3 breaks out 31 pins in total: 27 GPIO for your project. For peripherals, I²C is mapped to SDA on GPIO41 and SCL on GPIO40; the SPI bus (MOSI,…

The ESP32-S3-BOX-3 breaks out 31 pins in total: 27 GPIO for your project.

For peripherals, I²C is mapped to SDA on GPIO41 and SCL on GPIO40; the SPI bus (MOSI, MISO, SCK, SS) is broken out in full; TX/RX on GPIO43 and GPIO44 cover serial logging and flashing.

On the analog side there are 6 ADC-capable pins for sensors and battery monitoring and 6 capacitive-touch inputs.

If you want zero surprises, MUTE_PIN, I2S_MCLK, TFT_DC, TFT_CS and 7 more are free of any such role - the safest first picks. 16 of the exposed pins carry boot-time or system duties on the ESP32-S3 (TFT_MISO, TS_IRQ, A8 and 13 more).

Getting started

flash your first firmware in ~2 minutes
Tool:
1
Connect over USB
Native USB - shows up as a port right away, no driver needed. Not detected? Hold BOOT while plugging in.
2
Match & flash
Set the Tools options shown, then click Upload.
3
Verify it runs
GPIO1 toggles - wire an LED and resistor to it, or change the pin to your board's own LED.
Set these in Tools · leave everything else at default
Arduino IDE 2.x - Tools Copy
Board: "ESP32S3 Dev Module"
USB CDC On Boot: "Enabled"
Flash Size: "16MB (128Mb)"
Flash Mode: "DIO"
PSRAM: "OPI PSRAM"
Partition Scheme: "16M Flash (3MB APP/9.9MB FATFS)" (default)
Upload Speed: "921600"
▸ every other Tools option - leave at default
Board: ESP32S3 Dev Module
USB CDC On Boot: Enabled
Flash Size: 16MB (128Mb)
Flash Mode: DIO
PSRAM: OPI PSRAM
Partition Scheme: 16M Flash (3MB APP/9.9MB FATFS)
Upload Speed: 921600
Find it: Tools ▸ Board ▸ ESP32 Arduino ▸ ESP32S3 Dev Module
blink.ino Copy
// toggle GPIO1 - wire an LED and resistor to it
void setup() {
  pinMode(1, OUTPUT);
}
void loop() {
  digitalWrite(1, HIGH); delay(500);
  digitalWrite(1, LOW);  delay(500);
}
board to selectesp32-s3-devkitc-1⧉ copy
platformio.ini Copy
[env:esp32s3box]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
monitor_speed = 115200
upload_speed = 921600
board_build.arduino.memory_type = qio_opi
build_flags = -DBOARD_HAS_PSRAM
Find it: PlatformIO Home ▸ Boards, search esp32-s3-devkitc-1 - or type it after board =.
board to selectesp32-s3-devkitc-1⧉ copy
device.yaml Copy
esp32:
  board: esp32-s3-devkitc-1
  variant: esp32s3
  framework:
    type: esp-idf
psram:
  mode: octal
  speed: 80MHz

# blink - GPIO1
output:
  - platform: gpio
    pin: 1
    id: led_out
light:
  - platform: binary
    name: "LED"
    output: led_out
Find it: search ESPHome's board list for esp32-s3-devkitc-1 (same ids as PlatformIO).
esptool doesn't pick board settings - a prebuilt .bin already has them baked in. This is just the raw flash command.
terminal Copy
esptool.py --chip esp32s3 --port /dev/ttyACM0 \
  --baud 921600 write_flash 0x0 firmware.bin
--port = your /dev/tty* (macOS/Linux) or COMx (Windows).
Build details: sketch space 1310720 B · data 327680 B · DIO

Specifications

ESP32-S3 · vs other ESP32 chips →
Compute
MCU
ESP32-S3
Clock
240 MHz
SRAM · Flash
512 KB · 16MB · 8MB (OPI) PSRAM
Radio
Wi-Fi
802.11 b/g/n
Bluetooth
5.0 LE
Antenna
PCB
I/O
GPIO · ADC
27 · 6
UART · I²C · SPI
3 · 2 · 2
PWM
8 channels
Power
USB
USB-C
Serial
Native (CDC)
Boot address
0x0
Display
Screen
LCD · 2.4" · 320x240
Driver
ILI9341
Touch
GT911
Flashing
Upload · OTA
esptool_py · esp_ota
Flash · Boot mode
DIO · QIO
Sketch · Data
1.25 MB · 320 KB
The ESP32-S3-BOX-3 uses esptool_py for firmware uploads, esp_ota for over-the-air (OTA) updates. Flash mode is DIO with QIO boot mode. The maximum sketch size is 1.25 MB with 320 KB available for data.

About this board

At its core is the ESP32-S3 - a dual-core Xtensa with vector extensions suited to AI workloads.

Expect to pay about $49.95 - above the ~$29 typical for ESP32-S3 boards.

27 GPIO are broken out - more than most ESP32-S3 boards, so the pin budget is rarely the constraint.

Onboard you'll find 8MB (OPI) PSRAM, an LCD 2.4" 320x240 display with touch, a microphone (Dual mic array), a speaker, an audio codec (ES8311) and an ICM-42670-P IMU.

It flashes over native USB - no serial-converter driver needed, which isn't a given among ESP32-S3 boards.

  • Current model is the ESP32-S3-BOX-3 (ILI9341 display, GT911 touch, ICM-42670-P 6-axis IMU, ES7210 mic ADC); the original BOX and BOX-Lite are end-of-life
  • microSD lives on the bundled ESP32-S3-BOX-3-SENSOR dock accessory, not the main unit
  • Detachable dock with a high-density PCIe-style expansion connector; ESP32-S3-WROOM-1 N16R8 (16MB flash + 8MB octal PSRAM)

Where to buy

prices are typical street prices
ESP32-S3-BOX-3
ESP32-S3-BOX-3
$49.95per unit, typical
As an Amazon Associate, ESPboards earns from qualifying purchases.

Resources

Similar boards