T-Display S3 AMOLED 1.64
Overview
T-Display S3 AMOLED 1.64 is a high-performance IoT development board based on ESP32-S3R8 (16 MB Flash, 8 MB PSRAM), integrating 2.4 GHz Wi-Fi and Bluetooth 5.0 LE. Equipped with a 1.64-inch ICMA3311 AMOLED display (280 × 456, QSPI), FT3168 capacitive touch, SY6970 charger, PCF8563 RTC, TF card, and 2 × STEMMA QT/QWIIC interfaces. Supports battery voltage detection (ADC GPIO4) and 5 V/500 mA USB charging. Suitable for smart wearables, embedded GUI, and industrial control in a compact 28 × 42 × 11 mm form factor.
The output waveform of the SY6970 charger will be very unstable when powered by 5V without a battery. Connect a battery for use, or use software to disable the battery channel.
Quick Start
Example Support
| Example | PlatformIO/Arduino | ESP-IDF | Description |
|---|---|---|---|
| FT3168 | ✓ | FT3168 touch example | |
| GFX | ✓ | GFX graphics library example | |
| SY6970 | ✓ | SY6970 power management | |
| Light Sleep Wake Up | ✓ | Light sleep wake up | |
| Deep Sleep Wake Up | ✓ | Deep sleep wake up | |
| PCF8563 | ✓ | PCF8563 RTC example | |
| SD | ✓ | SD card read/write | |
| lvgl_benchmark | ✓ | LVGL performance test | |
| iic_scan | ✓ | I2C device scan | |
| touch | ✓ | Touch function test | |
| screen_touch_lvgl_9 | ✓ | Screen touch and LVGL 9 example |
PlatformIO
- Install Visual Studio Code and Python
- Search for and install the PlatformIO IDE extension in VS Code
- Open the
T-Display-S3-AMOLED-1.64-1.75project folder - Open
platformio.iniand select your example - Click ✓ to compile, connect via USB-C, click → to upload
Arduino
- Install Arduino IDE
- Install Arduino ESP32
- In Tools → Board, configure:
| Arduino IDE Setting | Value |
|---|---|
| Board | ESP32S3 Dev Module |
| Upload Speed | 921600 |
| USB Mode | Hardware CDC and JTAG |
| USB CDC On Boot | Enabled |
| USB Firmware MSC On Boot | Disabled |
| USB DFU On Boot | Disabled |
| CPU Frequency | 240 MHz (WiFi) |
| Flash Mode | QIO 80 MHz |
| Flash Size | 16MB (128Mb) |
| Core Debug Level | None |
| Partition Scheme | 16M Flash (3MB APP/9.9MB FATFS) |
| PSRAM | OPI PSRAM |
| Arduino Runs On | Core 1 |
| Events Run On | Core 1 |
- Click Upload
Development Platforms
Video
Key Features
- ESP32-S3R8 dual-core LX7 @ 240 MHz, Wi-Fi + Bluetooth 5.0
- 1.64-inch ICMA3311 AMOLED (280 × 456), QSPI bus
- FT3168 capacitive touch
- SY6970 charger, PCF8563 RTC
- TF card slot, 2 × STEMMA QT/QWIIC, JST-GH battery connector
- 28 × 42 × 11 mm
Product Parameters
| Feature | Specification |
|---|---|
| MCU | ESP32-S3R8 @ Dual-core LX7, 240 MHz |
| Flash | 16 MB |
| PSRAM | 8 MB (Octal SPI) |
| Wi-Fi | 2.4 GHz 802.11 b/g/n |
| Bluetooth | Bluetooth 5.0 LE |
| Display | 1.64-inch ICMA3311 AMOLED, 280 × 456, QSPI |
| Touch | FT3168 capacitive |
| Charger | SY6970 |
| RTC | PCF8563 |
| Storage | TF card slot |
| USB | 1 × Type-C (USB + OTG) |
| Expansion | 2 × STEMMA QT/QWIIC + JST-GH battery connector |
| Dimensions | 28 × 42 × 11 mm |
Pin Diagram

Dimension Diagram
Schematic
Datasheet
Software Development
Dependent Libraries
FAQ
Version History
| Version | Release Date | Update Description |
|---|---|---|
| T-Display-S3-AMOLED-1.64 V1.0 | 2024-05-20 | Initial version |


