LilyGo T-Display-S3 AMOLED Touch Development Board

Code name:

LilyGo T-Display-S3 AMOLED Touch development board is based on esp32s3 microcontroller and uses architecture. This board has a maximum CPU frequency of NaN MHz and a flash size of 16MB.

About LilyGo T-Display-S3 AMOLED Touch

πŸš€ The LilyGo T-Display-S3 AMOLED Touch is a cutting-edge development board featuring an ESP32-S3 chip with integrated WiFi and Bluetooth 5 capabilities. It boasts a 1.91-inch AMOLED display with a resolution of 536x240 pixels, driven by an RM67162 controller, offering vibrant visuals for embedded applications. Now featuring capacitive touch support for intuitive user interactions. ⚑

Technical Specifications

πŸ–₯️ Display

Type AMOLED
Size 1.91"
Resolution 240x536
Driver RM67162
Touch Driver FT3267

πŸ›°οΈ Connectivity

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

🧠 Microcontroller

Model esp32s3
Flash Size 16MB
PSRAM Size 8MB

LilyGo T-Display-S3 AMOLED Touch Pinout

βœ… Safe Pins to Use

For general GPIO usage, these are the safest and most flexible choices:

πŸ”Ή IO1
πŸ”Ή IO2
πŸ”Ή IO4
πŸ”Ή IO5
πŸ”Ή IO6
πŸ”Ή IO7
πŸ”Ή IO8
πŸ”Ή IO15
πŸ”Ή IO16
πŸ”Ή IO17

Why Are These Pins Safe?

  • Not involved in bootstrapping β†’ No impact on device boot mode or system startup
  • Not linked to flash memory or PSRAM β†’ Won't interfere with storage or memory access
  • Not dedicated to USB or JTAG β†’ Free for general use without affecting debugging
  • No special hardware connections β†’ Freely assignable without internal conflicts

⚠️ Pins to Avoid or Use with Caution

Some pins are reserved for critical functions like bootstrapping, JTAG debugging, USB communication, and flash memory operations. Misusing these pins may lead to boot failures, programming issues, USB conflicts, or disruptions in flash storage.

Critical Pin Categories:

  • πŸ› οΈ Strapping Pins: Control boot behavior and flash voltage selection
  • πŸ”— JTAG Debugging Pins: Required for low-level debugging
  • πŸ”Œ USB Communication Pins: Used for USB Serial/JTAG communication
  • ⚑ Flash Memory & SPI Pins: Connected to SPI flash memory and PSRAM
  • πŸ“‘ UART Serial Communication Pins: Used for debugging and firmware uploads
PINLabelReasonFunction
IO0GPIO0Must 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
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
IO9FSPIHDConnected to external flash (data/hold signal) on most modules. Not recommended for use as GPIO, since it must remain dedicated to flash communication.⚑ Flash
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

LilyGo T-Display-S3 AMOLED Touch Pin Mappings

This development board provides digital IO pins, out of which can be used as external interrupt pins and as analog input pins .

PinFunctionESP PinInput/OutputDescription
13V33.3VPOWER OUTPUT3.3V power output
2GNDGNDPOWER GROUNDGround connection
35V5VPOWER INPUT5V power input for the board
4IO0A0BIDIRECTIONALGPIO, ADC pin, Touch, PWM
5IO1A1BIDIRECTIONALGPIO, ADC pin, Touch, PWM
6IO2A2BIDIRECTIONALGPIO, ADC pin, Touch, PWM
7IO3A3BIDIRECTIONALGPIO, ADC pin, Touch, PWM
8IO4BAT_VOLTINPUTGPIO, Battery Voltage Sense, PWM
9IO5LCD_RESOUTPUTGPIO, LCD Reset, PWM
10IO6LCD_CSOUTPUTGPIO, LCD Chip Select, PWM
11IO7LCD_DCOUTPUTGPIO, LCD Data/Command, PWM
12IO8LCD_WROUTPUTGPIO, LCD Write, PWM
13IO9LCD_RDOUTPUTGPIO, LCD Read, PWM
14IO10SSBIDIRECTIONALGPIO, SPI Slave Select, PWM
15IO11MOSIBIDIRECTIONALGPIO, SPI Master Out Slave In, PWM
16IO12SCKBIDIRECTIONALGPIO, SPI Clock, PWM
17IO13MISOBIDIRECTIONALGPIO, SPI Master In Slave Out, PWM
18IO14TOUCH_INTINPUTGPIO, Touch Interrupt
19IO15LCD_POWER_ONOUTPUTGPIO, LCD Power Enable, PWM
20IO16TOUCH_SCLBIDIRECTIONALGPIO, I2C Clock for Touch
21IO17TOUCH_SDABIDIRECTIONALGPIO, I2C Data for Touch
22IO38LCD_BLOUTPUTGPIO, LCD Backlight, PWM
Function Pin Function
ESP Pin Pin on ESP32
I/O Input/Output Pin
Description Pin Description

Default Tools

The LilyGo T-Display-S3 AMOLED Touch development board by default uses uploader tool, network uploader tool for Over-the-air (OTA) uploads and bootloader tool. The bootloader starts at address "". Flash mode and boot mode for LilyGo T-Display-S3 AMOLED Touch development board by default is and respectively.