Skip to main content
ESPBoards

ESP32S3 CAM LCD Development Board Pinout and Technical Specifications

Code name: ESP32S3_CAM_LCD

ESP32S3 CAM LCD 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 4MB.


Features

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

Connectivity

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

Technical specs

Clock Speed240 MHz
Flash size4MB
Microcontrolleresp32s3
Architecturextensa

ESP32S3 CAM LCD Pinout

ESP32S3 CAM LCD Pins Mapping Arduino IDE

Below you can find the ESP32S3 CAM LCD 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 29 pins have Pulse-Width Modulation (PWM) .

PinAnalogTouchPWMOther
0MIC_CLK
1PWMMIC_DATA
2PWMTFT_DC
3PWMY5_GPIO_NUM
4PWMTFT_WR
5PWMTFT_D7
6PWMTFT_D6
7PWMTFT_D5
8PWMTFT_BITS TFT_D4
9PWMSDMMC_CLK
10PWMSS TFT_D3
11PWMMOSI
12PWMSCK Y6_GPIO_NUM
13PWMMISO Y2_GPIO_NUM
14PWMY4_GPIO_NUM
15PWMTFT_D2
16PWMTFT_D1
17PWMSDA I2C_SDA SIOD_GPIO_NUM
18PWMSCL I2C_SCL SIOC_GPIO_NUM
19PWMSDMMC_DATA
20PWMSDMMC_CMD
21PWMVSYNC_GPIO_NUM
38PWMHREF_GPIO_NUM
39PWMY9_GPIO_NUM
40PWMXCLK_GPIO_NUM
41PWMY8_GPIO_NUM
42PWMY7_GPIO_NUM
43PWMTX
44PWMRX
45PWMTFT_D0
47Y3_GPIO_NUM
320TFT_HEIGHT
480TFT_WIDTH
40000000TFT_FREQ
-1RESET_GPIO_NUM
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 modedout
Boot modeopi
PSRAM type
Maximum upload size
1280 Kb
(1310720 B)
Maximum data size
320 Kb
(327680 B)

The ESP32S3 CAM LCD 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 ESP32S3 CAM LCD development board by default is dout and opi 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).