Crabik Slot ESP32-S3

A modular ESP32-S3 development board designed for slot-based expansion and customization.

USB-C Native USB
Crabik Slot ESP32-S3 board
50.8 × 50.8 mm
ESP32-S3
MCU
240MHz
clock
8MB
flash
512KB
SRAM
31· Two 12-bit, 20 Channels ADC
GPIO
BLE 5.0+ WiFi
radio
On this page

Pinout

42 pins · 2.54 mm pitch
View:
Crabik Slot ESP32-S3 pinout diagram
PinGPIOLabelsStatusCapabilitiesNotes
10BOOT_BTNstrapping-
21S1T1PWMsafetouch
32S3T2PWMsafetouch
43S7T3PWMstrappingtouch
54S8T4PWMsafetouch
65S9T5PWMsafetouch
76S10T6PWMsafetouch
87S11T7PWMsafetouch
98S12T8PWMsafetouch
109S13T9PWMstrappingtouch
1110S14T10PWMstrappingtouch
1211S4T11PWMstrappingtouch
1312S2T12PWMstrappingtouch
1413SDAPWMstrappingi2c
1514SCLPWMstrappingi2c
1615EN_TROYKAPWMsafe-
1716LIPO_ALERTPWMsafe-
1817S5PWMsafe-
1918S6PWMsafe-
2019USB_DNPWMuart-
2120USB_DPPWMuart-
2221LED_BUILTINPWMsafe-
2333S19PWMstrapping-
2434S20PWMstrapping-
2535MOSIPWMstrappingspi
2636SCKPWMstrappingspi
2737MISOPWMstrappingspi
2845S15PWMstrapping-
2946S16strapping-
3047S18strapping-
3148S17strapping-
32-TXuartuart
33-RXuartuart
34-Dsafe-
35-Csafe-
36-DOsafe-
37-DIsafe-
38-CLKsafe-
39-CS1safe-
40-CS2safe-
41-SSsafespi
42-USER_LEDsafe-

Start with these

12 pins with no boot or system involvement
S1T1S3T2S8T4S9T5S10T6S11T7S12T8EN_TROYKAPWMLIPO_ALERTPWMS5PWMS6PWMLED_BUILTINPWM

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
BOOT_BTNGPIO0Must 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
S7GPIO3Sampled at reset to select JTAG interface (USB Serial/JTAG controller vs. external pins). Improper use can disable external JTAG or alter debug interface.Strapping
S15GPIO45Determines 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
S16GPIO46Must 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

Only if you know the tricks

wired to flash or USB - expect a fight
PinLabelWhat to knowRole
S13FSPIHDConnected to external flash (data/hold signal) on most modules. Not recommended for use as GPIO, since it must remain dedicated to flash communication.Flash
S14FSPICS0Used to select the external flash chip. It is required for flash access and cannot be repurposed without losing flash connectivityFlash
S4FSPIDUsed as a data line for flash (and in-package PSRAM). It should not be used as GPIO when the flash/PSRAM is in use.Flash
S2FSPICLKDrives the flash (and PSRAM) clock. This critical signal must be reserved for memory and not used as general GPIO.Flash
SDAFSPIQUsed as a data line for flash/PSRAM transfers. Not available for other uses when flash/PSRAM is connected.Flash
SCLFSPIWPConnected to external flash (data/write-protect signal). Not recommended as GPIO because it’s reserved for flash operations.Flash
USB_DNUSB_D-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.USB
USB_DPUSB_D+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.USB
S19FSPIHDOn chips/modules with integrated flash, this IO is wired to the flash hold pin internally. It cannot be reassigned to GPIO without breaking flash access.Flash
S20FSPICS0Wired to the chip select of the internal flash in flash-equipped variants. It must remain low during flash operation, so it’s not available for other use.Flash
MOSIFSPID / PSRAM_D0In modules with octal PSRAM, this pin is connected to the PSRAM data line. It is reserved for memory interface and not free for general GPIO when flash/PSRAM is present.Flash
SCKFSPICLK / PSRAM_CLKIn modules with octal PSRAM, this pin drives the PSRAM clock. It must be dedicated to the memory interface, not used as a regular GPIO when that interface is in use.Flash
MISOFSPIQ / PSRAM_DQSIn modules with octal PSRAM, this pin is connected to the PSRAM’s DQS signal. It cannot be repurposed without disrupting the PSRAM/flash communication.Flash
S18SPICLK_PUsed only on variants with Octal SPI interface (e.g. ESP32-S3R16V) as part of the differential clock pair. On such chips it operates at 1.8 V and is reserved for the high-speed octal SPI clock, not for general GPIO use.Flash
S17SPICLK_NUsed only on variants with Octal SPI interface, as the negative leg of the differential clock&. On such chips it operates at 1.8 V; it should be avoided for GPIO to prevent conflicts with the octal flash/PSRAM clock.Flash
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 Crabik Slot ESP32-S3 breaks out 42 pins in total: 31 GPIO for your project. For peripherals, I²C is mapped to SDA on GPIO13 and SCL on GPIO14, while the…

The Crabik Slot ESP32-S3 breaks out 42 pins in total: 31 GPIO for your project.

For peripherals, I²C is mapped to SDA on GPIO13 and SCL on GPIO14, while the SPI bus (MOSI, MISO, SCK, SS) is broken out in full.

On the analog side there are 12 capacitive-touch inputs.

If you want zero surprises, S1, S3, S8, S9 and 8 more are free of any such role - the safest first picks. 4 of the exposed pins carry boot-time or system duties on the ESP32-S3 (BOOT_BTN, S7, S15 and 1 more).

Getting started

flash your first firmware in ~2 minutes
Tool:
1
Connect over USB
Native USB - no driver, no serial chip. Not detected? Hold BOOT while plugging in.
2
Flash with your tool
Arduino IDE, PlatformIO, ESPHome or esptool - copy the settings on the right.
3
Verify it runs
The blink example uses GPIO1 - swap for your board's LED pin if different.
Tools → Board settings Copy
Board:            Crabik Slot Esp32 S3
USB CDC On Boot:  Enabled
Flash Size:       8MB · DIO
Upload Speed:     921600

// blink
pinMode(1, OUTPUT);
digitalWrite(1, LOW);   // on (often inverted)
platformio.ini Copy
[env:crabik_slot_esp32_s3]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
monitor_speed = 115200
upload_speed = 921600
device.yaml Copy
esp32:
  board: esp32-s3-devkitc-1
  variant: crabik_slot_esp32_s3
  framework:
    type: esp-idf

# blink - GPIO1
output:
  - platform: gpio
    pin: 1
    id: led_out
light:
  - platform: binary
    name: "LED"
    output: led_out
shell Copy
esptool.py --chip esp32s3 --port /dev/ttyACM0 \
  write_flash 0x0 firmware.bin
Build details: sketch space 1310720 B · data 327680 B · DIO

Specifications

ESP32-S3 · 50.8 × 50.8 mm
Compute
MCU
ESP32-S3
Clock
240 MHz
SRAM · Flash
512 KB · 8MB
Radio
Wi-Fi
802.11 b/g/n
Bluetooth
5.0 LE
Antenna
PCB
I/O
GPIO · ADC
31 · Two 12-bit, 20 Channels
UART · I²C · SPI
3 · 2 · 4
PWM
8 channels
Power
USB
USB-C
Serial
Native (CDC)
Boot address
0x0
Flashing
Upload · OTA
esptool_py · esp_ota
Flash · Boot mode
DIO · QIO
Sketch · Data
1.25 MB · 320 KB
50.8 mm50.8 mm
50.8 × 50.8 mm · pin pitch 2.54 mm
The Crabik Slot ESP32-S3 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.

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

Onboard you'll find a Qwiic connector, a battery fuel gauge (MAX17048), battery charging (MCP73831) via JST-PH 2.0, status LEDs (User, Charge, Power) and Reset/Boot buttons.

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

  • Four Troyka-format module slots (A–D) for plug-in peripherals
  • Dual 3.3V 600mA LDO regulators; second regulator is user-controllable
  • Automatic power switching between USB and Li-Po battery

Resources

Similar boards