Skip to main content
ESPBoards

Crabik Slot ESP32-S3 Development Board Pinout and Technical Specifications

Code name: CRABIK_SLOT_ESP32_S3

Crabik Slot ESP32-S3 development board is based on esp32s3 microcontroller and uses xtensa architecture. This development board has a maximum CPU frequency of 240 MHz and a flash size of 8MB.


Features

  • 48 digital IO pins
  • 46 external interrupt pins
  • 20 analog input pins
  • 27 PWM pins

Connectivity

  • WiFi: 802.11 b/g/n (2.4 GHz)
  • Bluetooth: 5.0
  • WiFi: 5.0

Technical specs

Clock Speed240 MHz
Flash size8MB
Microcontrolleresp32s3
Architecturextensa

Crabik Slot ESP32-S3 Pins Mapping Arduino IDE

Below you can find the Crabik Slot ESP32-S3 pinout. This development board provides 48 digital IO pins, out of which 46 can be used as an external interrupt pins , 20 as analog input pins and 27 pins have Pulse-Width Modulation (PWM) .

PinAnalogTouchPWMOther
0BOOT_BTN
1T1PWMS1
2T2PWMS3
3T3PWMS7
4T4PWMS8
5T5PWMS9
6T6PWMS10
7T7PWMS11
8T8PWMS12
9T9PWMS13
10T10PWMS14
11T11PWMS4
12T12PWMS2
13PWMSDA
14PWMSCL
15PWMEN_TROYKA
16PWMLIPO_ALERT
17PWMS5
18PWMS6
19PWMUSB_DN
20PWMUSB_DP
21PWMLED_BUILTIN
33PWMS19
34PWMS20
35PWMMOSI
36PWMSCK
37PWMMISO
45PWMS15
46S16
47S18
48S17
S12TX
S11RX
SDA
SCLC
MOSIDO
MISODI
SCKCLK
S5CS1
S6CS2
CS1SS
LED_BUILTINUSER_LED
Analog - Analog input pins
Touch - Touch pins
Function - Function pins
RX / TX - Receive (RX) / Transmit (TX)
LED_BUILTIN - Built-in LED
PWM - Pulse-Width Modulation

Default Tools

Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x0
Flash modedio
Boot modeqio
PSRAM type
Maximum upload size
1280 Kb
(1310720 B)
Maximum data size
320 Kb
(327680 B)

The Crabik Slot ESP32-S3 development board by default uses esptool_py uploader tool, esp_ota network uploader tool for Over-the-air (OTA) uploads and esptool_py bootloader tool. The bootloader starts at address "0x0". Flash mode and boot mode for Crabik Slot ESP32-S3 development board by default is dio and qio respectively. When using Arduino IDE, the maximum sketch upload size is 1280 Kb (1310720 B) and maximum data size for variables is 320 Kb (327680 B).