LilyGo T3S3 V1.0 image

LilyGo T3S3 V1.0

Development Board LILYGO_T3S3_V1_0

LilyGo T3S3 V1.0 is a development board based on the ESP32S3 microcontroller using XTENSA architecture.

This board features a maximum CPU frequency of 240 MHz and 16MB flash memory.

240 MHz CPU 16MB Flash WiFi + BT 5.0 ~$29.99 per unit

About LilyGo T3S3 V1.0

ESP32S3 Xtensa dual-core 32-bit LX7 ยท 240 MHz

๐Ÿš€ The LilyGo T3S3 V1.0 is an ESP32-S3-based development board designed for high-performance applications. With integrated WiFi and Bluetooth 5, it offers seamless wireless connectivity for IoT projects. โšก

๐Ÿ“ก Featuring a compact design, the T3S3 V1.0 is equipped with 8MB PSRAM and 16MB Flash, ensuring sufficient storage and processing power for complex tasks.

๐Ÿ’พ The board includes multiple GPIOs, ADC, PWM, I2C, and SPI support, making it suitable for a wide range of embedded applications.

Technical Specifications

Complete technical specification details for LilyGo T3S3 V1.0

ESP32S3 ยท Dual-Core + AI
Arch
XTENSA
Clock
240 MHz
Flash
16MB
PSRAM
8MB
Connectivity
WiFi
802.11 b/g/n (2.4 GHz)
Bluetooth 5.0
Classic + BLE
128x64pixels
Type
OLED
Size
0.96"
Driver
SSD1306
48
Digital IO
20
Analog In
27
PWM
46
Interrupts
Full datasheet & reference manual
Download

Quick Setup

Copy-paste configs for LilyGo T3S3 V1.0 - auto‑generated from this board's exact hardware specs.

ESP32S3 240 MHz 16MB DIO Xtensa

In Arduino IDE 2 select Lilygo T3s3 V1 0 from the esp32 by Espressif package. In PlatformIO use board = esp32-s3-devkitm-1. ESP32S3 · 240 MHz · 16MB · DIO.

Tools menu settings
Board (select in Arduino IDE) Lilygo T3s3 V1 0
CPU Frequency 240 MHz
Flash Size 16MB
Flash Mode DIO
Upload Speed 921600
Architecture Xtensa

In Arduino IDE 2, open Boards Manager, search "esp32" by Espressif and install it. Then go to Tools โ†’ Board and select "Lilygo T3s3 V1 0" for the LilyGo T3S3 V1.0.

LilyGo T3S3 V1.0 Pinout Diagram

Complete pin reference for LilyGo T3S3 V1.0

LilyGo T3S3 V1.0 pinout diagram

Safe Pins to Use

These pins are safe for general GPIO usage without boot or system conflicts.

IO1 IO2 IO16 IO17 IO18
โœ“ No boot sequence involvement
โœ“ No flash/PSRAM connections
โœ“ No USB or JTAG conflicts
โœ“ Freely assignable without issues

Pins to Avoid or Use with Caution

Reserved for critical functions. Misuse may cause boot failures, programming issues, or system conflicts.

Strapping JTAG USB Flash/SPI UART
PinLabelWhy AvoidType
IO3GPIO3Sampled at reset to select JTAG interface (USB Serial/JTAG controller vs. external pins). Improper use can disable external JTAG or alter debug interface.๐Ÿ› ๏ธ Strapping
IO10FSPICS0Used to select the external flash chip. It is required for flash access and cannot be repurposed without losing flash connectivityโšก Flash
IO11FSPIDUsed 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
IO12FSPICLKDrives the flash (and PSRAM) clock. This critical signal must be reserved for memory and not used as general GPIO.โšก Flash
IO13FSPIQUsed as a data line for flash/PSRAM transfers. Not available for other uses when flash/PSRAM is connected.โšก Flash

Useful Links

Datasheets and resources for LilyGo T3S3 V1.0

LilyGo T3S3 V1.0 Custom Pin Mapping

Pin configuration and GPIO mapping for LilyGo T3S3 V1.0

48
Digital I/O Pins
46
Interrupt Pins
20
Analog Inputs
27
PWM Pins
PinFunctionESP PinI/O TypeDescription
13V33.3VPOWER OUTPUT3.3V power output
2GNDGNDPOWER GROUNDGround connection
35V5VPOWER INPUT5V power input
4IO1GPIO1BIDIRECTIONALGPIO, ADC, I2C
5IO2GPIO2BIDIRECTIONALGPIO, ADC
6IO3GPIO3BIDIRECTIONALGPIO, ADC
7IO10SPI_CSBIDIRECTIONALGPIO, SPI Chip Select
8IO11SPI_DBIDIRECTIONALGPIO, SPI Data
9IO12SPI_CLKBIDIRECTIONALGPIO, SPI Clock
10IO13SPI_QBIDIRECTIONALGPIO, SPI Q
11IO16I2C_SCLBIDIRECTIONALGPIO, I2C Clock
12IO17I2C_SDABIDIRECTIONALGPIO, I2C Data
13IO18UART_TXBIDIRECTIONALGPIO, UART TX
14IO19UART_RXBIDIRECTIONALGPIO, UART RX
Legend
Function Pin role
GPIO ESP32 pin
I/O Direction
# Pin number

Default Tools & Configuration

Build and upload settings for LilyGo T3S3 V1.0

SettingValue
Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x0
Flash modedio
Boot modeqio
PSRAM typeopi
Maximum upload size
3072 KB (3145728 bytes)
Maximum data size
320 KB (327680 bytes)
Configuration Summary

The LilyGo T3S3 V1.0 uses esptool_py for uploads , esp_ota for OTA updates, and esptool_py bootloader at 0x0.

Flash mode: dio | Boot mode: qio | PSRAM: opi

Max sketch size: 3072 KB | Max data size: 320 KB