Skip to main content
ESPBoards
Yes
No
N/A

LilyGo T-Display-S3 AMOLED Development Board Pinout and Technical Specifications

Code name: LILYGO_T_DISPLAY_S3

Manufacturer: LilyGo

LilyGo T-Display-S3 AMOLED 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 16MB.


πŸ”— Quick Links

LilyGo T-Display-S3 AMOLED imageLilyGo T-Display-S3 AMOLED imageLilyGo T-Display-S3 AMOLED imageLilyGo T-Display-S3 AMOLED image

πŸ›’ Price

Normally, the LilyGo T-Display-S3 AMOLED costs around $32.50 per Pcs.
The prices are subject to change. Check current price:
Amazon com
Amazon de logo
Aliexpress logo

πŸ“ LilyGo T-Display-S3 AMOLED Description

πŸš€ The LilyGo T-Display-S3 AMOLED 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. ⚑

πŸ“‘ With support for WiFi 802.11 b/g/n and Bluetooth 5 (LE), it ensures seamless wireless connectivity for IoT projects. The board is equipped with 8MB PSRAM and 16MB Flash memory, providing ample storage and performance.

πŸ’Ύ Designed with multiple GPIOs, PWM, ADC, I2C, and SPI support, it is suitable for various applications, including sensor interfacing, graphical user interfaces, and wireless communication.

πŸ“Š LilyGo T-Display-S3 AMOLED Specs

Below you can find the specifications of LilyGo T-Display-S3 AMOLED, such as features, connectivity options, and LilyGo T-Display-S3 AMOLED technical specs.

✨ Features

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

πŸ–₯ Display

  • Type: AMOLED
  • Size: 1.91"
  • Resolution: 536x240

πŸ–₯️ Display

  • Type: AMOLED
  • Size: 1.91"
  • Resolution: 536x240

πŸ›°οΈ Connectivity

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

πŸ“ Technical specs

Microcontrolleresp32s3
Clock Speed240 MHz
Flash size16MB
PSRAM Size8MB
Architecturextensa

πŸ”Œ LilyGo T-Display-S3 AMOLED Pinout

The LilyGo T-Display-S3 AMOLED pinout offers a variety of digital and analog pins, along with a dedicated display interface. Key pins include:

5V and 3.3V power rails for stable operation.

SDA and SCL for I2C, MISO, MOSI, SCK, and SS for SPI communication.

Additionally, dedicated LCD pins ensure efficient display control.

⚠️ 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. Below is a list of pins to avoid or use with caution, categorized for clarity:

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
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
IO14FSPIWPConnected to external flash (data/write-protect signal). Not recommended as GPIO because it’s reserved for flash operations.⚑ Flash
IO38FSPIWPOn flash-equipped chips, this pin is tied to the flash’s WP# (or D3) line. It should be avoided for other use, as it’s needed for flash operations.⚑ Flash
IO39MTCK (GPIO39)Default JTAG debugging TCK pin. If JTAG is needed, this pin must be free; it may also be used internally for PSRAM chip select on certain modules, so avoid repurposing it.πŸͺ› Other
IO40MTDO (GPIO40)Default JTAG TDO output for debugging. Using it as GPIO will interfere with JTAG debugging functionality.πŸͺ› Other
IO41MTDI (GPIO41)Default JTAG TDI input for debugging. Should be reserved for JTAG or left unused if JTAG is to remain available.πŸͺ› Other
IO42MTMS (GPIO42)Default JTAG TMS signal for debugging. Using this pin for other purposes will disable the JTAG interface (unless JTAG is rerouted to USB).πŸͺ› Other
IO43U0TXD (GPIO43)Used for bootloader output and UART console logs. If repurposed, you will lose the default serial output (and programming via UART0).πŸͺ› Other
IO44U0RXD (GPIO44)Used for bootloader input (download mode via serial). If repurposed, you cannot use the default UART0 download mode for programming the chip.πŸͺ› Other
IO45GPIO45Determines 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
IO46GPIO46Must 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
IO47SPICLK_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
IO48SPICLK_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

πŸ“Œ Key Takeaway:

βœ… Pins Safe to use

For general GPIO usage, these are the safest and most flexible choices πŸš€:
  • πŸ”Ή IO1
  • πŸ”Ή IO2
  • πŸ”Ή IO4
  • πŸ”Ή IO5
  • πŸ”Ή IO6
  • πŸ”Ή IO7
  • πŸ”Ή IO8
  • πŸ”Ή IO15
  • πŸ”Ή IO16
  • πŸ”Ή IO17
  • πŸ”Ή IO18
  • πŸ”Ή IO21

Unlike restricted pins, these GPIOs are not tied to essential system functions like πŸ› οΈ bootstrapping, πŸ”Œ USB communication, πŸ”— JTAG debugging, or ⚑ SPI flash memory, making them the best choices for custom applications and general use.

Why Are These Pins Safe?
  • Not involved in bootstrapping β†’ These GPIOs do not affect the device’s boot mode or system startup.
  • Not linked to flash memory or PSRAM β†’ They won’t interfere with storage or memory access.
  • Not dedicated to USB or JTAG β†’ They remain free for general use without affecting debugging or programming.
  • No special hardware connections β†’ Unlike some pins that are internally wired to system functions, these remain freely assignable.

πŸ—ΊοΈ LilyGo T-Display-S3 AMOLED External Pins Mapping Functions

Below you can find the LilyGo T-Display-S3 AMOLED 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) .

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, ADC pin, Touch, PWM
15IO11MOSIBIDIRECTIONALGPIO, SPI Master Out Slave In, ADC pin, Touch, PWM
16IO12SCKBIDIRECTIONALGPIO, SPI Clock, ADC pin, Touch, PWM
17IO13MISOBIDIRECTIONALGPIO, SPI Master In Slave Out, ADC pin, Touch, PWM
18IO14BUTTON_2INPUTGPIO, User Button, PWM
19IO15LCD_POWER_ONOUTPUTGPIO, LCD Power Enable, PWM
20IO16TP_INITBIDIRECTIONALGPIO, ADC pin, PWM
21IO17SCLBIDIRECTIONALGPIO, I2C Clock, ADC pin, PWM
22IO18SDABIDIRECTIONALGPIO, I2C Data, ADC pin, PWM
23IO21TP_RESETBIDIRECTIONALGPIO, PWM
24IO38LCD_BLOUTPUTGPIO, LCD Backlight, PWM
25IO39LCD_D0OUTPUTGPIO, LCD Data 0, PWM
26IO40LCD_D1OUTPUTGPIO, LCD Data 1, PWM
27IO41LCD_D2OUTPUTGPIO, LCD Data 2, PWM
28IO42LCD_D3OUTPUTGPIO, LCD Data 3, PWM
29IO43TXBIDIRECTIONALGPIO, UART Transmit, PWM
30IO44RXBIDIRECTIONALGPIO, UART Receive, PWM
31IO45LCD_D4OUTPUTGPIO, LCD Data 4, PWM
32IO46LCD_D5OUTPUTGPIO, LCD Data 5, PWM
33IO47LCD_D6OUTPUTGPIO, LCD Data 6, PWM
34IO48LCD_D7OUTPUTGPIO, LCD Data 7, PWM
Function - Pin Function
ESP Pin - Pin on ESP32
Input/Output - Input or Output Pin
Description - Pin Description

πŸ—ΊοΈ LilyGo T-Display-S3 AMOLED Pins Mapping Arduino IDE

Below you can find the LilyGo T-Display-S3 AMOLED 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
0BUTTON_1
1A0T1PWM
2A1T2PWM
3A2T3PWM
4PWMBAT_VOLT
10A9T10PWMSS
11A10T11PWMMOSI
12A11T12PWMSCK
13A12T13PWMMISO
17A16PWMSCL
18A17PWMSDA
43PWMTX
44PWMRX
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 typeopi
Maximum upload size
3072 Kb
(3145728 B)
Maximum data size
320 Kb
(327680 B)

The LilyGo T-Display-S3 AMOLED 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 LilyGo T-Display-S3 AMOLED development board by default is dio and qio respectively. The board uses opi PSRAM type. When using Arduino IDE, the maximum sketch upload size is 3072 Kb (3145728 B) and maximum data size for variables is 320 Kb (327680 B).