YD-ESP32-S3

Dual USB-C ESP32-S3-WROOM-1 dev board (DevKitC-1 clone) by VCC-GND Studio with 16MB flash, 8MB PSRAM, CH343P USB-serial and an addressable RGB LED.

2× USB-C Native USB
YD-ESP32-S3 board
63.5 × 28 mm
ESP32-S3
MCU
240MHz
clock
16MB
flash
512KB
SRAM
36· 20 ADC
GPIO
BLE 5.0+ WiFi
radio
On this page

YD-ESP32-S3 Pinout

44 pins · 2.54 mm pitch
YD-ESP32-S3 pinout diagram
PinGPIOLabelsStatusCapabilitiesNotes
1-GNDground-Ground
2-GNDground-Ground
319IO19uartadc · pwmNative USB D-
420IO20uartadc · pwmNative USB D+
521IO21safepwm
647IO47strappingpwm
748IO48strappingpwmOnboard WS2812 addressable RGB LED
845IO45strappingpwm
90IO0strappingpwmBOOT button
1035IO35strappingpwmUsed by octal PSRAM on R8 variants
1136IO36strappingpwmUsed by octal PSRAM on R8 variants
1237IO37strappingpwmUsed by octal PSRAM on R8 variants
1338IO38safepwm
1439IO39strappingpwm
1540IO40strappingpwm
1641IO41strappingpwm
1742IO42strappingpwm
182IO2safeadc · touch · pwm
191IO1safeadc · touch · pwm
2044RXIO44U0RXDuartuart · pwmUART0 RX
2143TXIO43U0TXDuartuart · pwmUART0 TX
22-GNDground-Ground
23-GNDground-Ground
24-5Vpower-5V USB power in/out
2514IO14strappingadc · touch · pwm
2613IO13strappingadc · touch · pwm
2712IO12strappingadc · touch · pwm
2811IO11strappingadc · touch · pwm
2910IO10strappingadc · touch · pwm
309IO9strappingadc · touch · pwm
3146IO46strappingpwm
323IO3strappingadc · touch · pwm
338IO8safeadc · touch · pwm
3418IO18safeadc · pwm
3517IO17safeadc · pwm
3616IO16safeadc · pwm
3715IO15safeadc · pwm
387IO7safeadc · touch · pwm
396IO6safeadc · touch · pwm
405IO5safeadc · touch · pwm
414IO4safeadc · touch · pwm
42-RSTENcontrol-Reset (chip enable)
43-3V3power-3.3V output
44-3V3power-3.3V output
36 GPIOs broken out 13 free · 18 need care · 5 to avoid

Start with these

13 pins with no boot or system involvement
IO21IO38IO2IO1IO8IO18IO17IO16IO15IO7IO6IO5IO4

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

Fine - with a little care

18 pins · 12 things to know
IO47IO48 Octal SPI differential clock legs (SPICLK_P/N_DIFF), used only by the 1.8 V octal flash/PSRAM variants Other

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

  • IO47Octal SPI differential clock positive leg (SPICLK_P_DIFF), used only by the 1.8 V octal flash/PSRAM variants
  • IO48Octal SPI differential clock negative leg (SPICLK_N_DIFF), used only by the 1.8 V octal flash/PSRAM variants
IO45 Bootstrapping pin (selects VDD_SPI flash voltage) Strapping

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

IO0 Bootstrapping pin (Chip boot mode selection) Strapping

Must be pulled high (default) or low (to enter UART download mode) at reset. Using it for other functions can interfere with boot mode configuration.

IO39 JTAG test clock (MTCK); IO MUX alternates CLK_OUT3 and SUBSPICS1 (chip select on the alternative SUBSPI memory bus, unused on standard modules) JTAG

Default JTAG TCK - keep it free if you debug over JTAG. It is not a flash or PSRAM line on standard modules: those sit on GPIO26-37.

IO40 JTAG test data out pin (MTDO) JTAG

Default JTAG TDO output for debugging. Using it as GPIO will interfere with JTAG debugging functionality.

IO41 JTAG test data in pin (MTDI) JTAG

Default JTAG TDI input for debugging. Should be reserved for JTAG or left unused if JTAG is to remain available.

IO42 JTAG test mode select pin (MTMS) JTAG

Default JTAG TMS signal for debugging. Using this pin for other purposes will disable the JTAG interface (unless JTAG is rerouted to USB).

RXGPIO44 UART0 receive pin (U0RXD), default serial console RX UART

Used for bootloader input (download mode via serial). If repurposed, you cannot use the default UART0 download mode for programming the chip.

TXGPIO43 UART0 transmit pin (U0TXD), default serial console TX UART

Used for bootloader output and UART console logs. If repurposed, you will lose the default serial output (and programming via UART0).

IO14IO13IO12IO11IO10IO9 General-purpose SPI2 (FSPI) IO MUX pins Other

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

  • IO14General-purpose SPI2 (FSPI) IO MUX pin - write-protect/data line (FSPIWP)
  • IO13General-purpose SPI2 (FSPI) IO MUX pin - data out (FSPIQ)
  • IO12General-purpose SPI2 (FSPI) IO MUX pin - clock (FSPICLK)
  • IO11General-purpose SPI2 (FSPI) IO MUX pin - data in (FSPID)
  • IO10General-purpose SPI2 (FSPI) IO MUX pin - chip select (FSPICS0)
  • IO9General-purpose SPI2 (FSPI) IO MUX pin - hold/data line (FSPIHD)
IO46 Bootstrapping pin (used with GPIO0 for boot mode; controls ROM log output) Strapping

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

IO3 Bootstrapping pin (controls JTAG signal source) Strapping

Sampled at reset to select JTAG interface (USB Serial/JTAG controller vs. external pins). Improper use can disable external JTAG or alter debug interface.

Only if you know the tricks

5 pins · 2 things to know
IO19IO20 USB OTG differential data pair (D- and D+) USB

By default connected to the on-chip USB Serial/JTAG controller. Using it as general GPIO without reconfiguring IO MUX will interfere with USB functionality.

  • IO19USB OTG negative differential data line (USB_D-)
  • IO20USB OTG positive differential data line (USB_D+)
IO35IO36IO37 Octal (8-line) flash/PSRAM data and strobe lines on R8/R16V modules; free on quad-PSRAM and PSRAM-less parts Flash

The datasheet keeps GPIO33-37 for "the higher 4 bits data line interface and DQS interface for the SPI0/1 interface in 8-line SPI mode", so octal-PSRAM modules (N16R8 and friends) consume it and do not break it out. On quad-PSRAM or PSRAM-less parts it is an ordinary GPIO - check which variant your module carries.

  • IO35Octal (8-line) flash/PSRAM data line DQ6 on R8/R16V modules; free on quad-PSRAM and PSRAM-less parts
  • IO36Octal (8-line) flash/PSRAM data line DQ7 on R8/R16V modules; free on quad-PSRAM and PSRAM-less parts
  • IO37Octal (8-line) flash/PSRAM data strobe DQS/DM on R8/R16V modules; free on quad-PSRAM and PSRAM-less parts
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.

Across 44 pins (2.54 mm pitch), the YD-ESP32-S3 exposes 36 GPIO plus GND, 5V and 3V3 for power.

For peripherals, TX/RX on GPIO43 and GPIO44 cover serial logging and flashing.

On the analog side there are 20 ADC-capable pins for sensors and battery monitoring, PWM on every GPIO and 14 capacitive-touch inputs.

If you want zero surprises, IO21, IO38, IO2, IO1 and 9 more are free of any such role - the safest first picks. 18 of the exposed pins carry boot-time or system duties on the ESP32-S3 (IO47, IO48, IO45 and 15 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
GPIO21 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)"
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)
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 GPIO21 - wire an LED and resistor to it
void setup() {
  pinMode(21, OUTPUT);
}
void loop() {
  digitalWrite(21, HIGH); delay(500);
  digitalWrite(21, LOW);  delay(500);
}
board to selectesp32-s3-devkitc-1⧉ copy
platformio.ini Copy
[env:yd-esp32-s3]
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 - GPIO21
output:
  - platform: gpio
    pin: 21
    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).

Specifications

ESP32-S3 · 63.5 × 28 mm · 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
36 · 20
UART · I²C · SPI
3 · 2 · 2
PWM
8 channels
Power
USB
USB-C (UART) · USB-C (native)
Serial
CH343P
Boot address
0x0
Electrical
Input
5V USB
Consumption
-
Regulator
-
Flashing
Upload · OTA
esptool_py · esp_ota
Flash · Boot mode
- · -
Sketch · Data
- · -

Dimensions

28 mm63.5 mm
63.5 × 28 mm · pin pitch 2.54 mm
The YD-ESP32-S3 uses esptool_py for firmware uploads, esp_ota for over-the-air (OTA) updates.

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 $9.50 - less than the ~$29 most ESP32-S3 boards go for.

36 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 addressable RGB LED (GPIO48) and Reset/Boot buttons.

  • Also sold in N8R2 (8MB flash, 2MB PSRAM) and N8R8 (8MB flash, 8MB PSRAM) memory variants

Where to buy

prices are typical street prices
YD-ESP32-S3
YD-ESP32-S3
$9.50per unit, typical

Resources

Similar boards