Skip to content

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

ExamplePlatformIO/ArduinoESP-IDFDescription
FT3168FT3168 touch example
GFXGFX graphics library example
SY6970SY6970 power management
Light Sleep Wake UpLight sleep wake up
Deep Sleep Wake UpDeep sleep wake up
PCF8563PCF8563 RTC example
SDSD card read/write
lvgl_benchmarkLVGL performance test
iic_scanI2C device scan
touchTouch function test
screen_touch_lvgl_9Screen touch and LVGL 9 example

PlatformIO

  1. Install Visual Studio Code and Python
  2. Search for and install the PlatformIO IDE extension in VS Code
  3. Open the T-Display-S3-AMOLED-1.64-1.75 project folder
  4. Open platformio.ini and select your example
  5. Click to compile, connect via USB-C, click to upload

Arduino

  1. Install Arduino IDE
  2. Install Arduino ESP32
  3. In ToolsBoard, configure:
Arduino IDE SettingValue
BoardESP32S3 Dev Module
Upload Speed921600
USB ModeHardware CDC and JTAG
USB CDC On BootEnabled
USB Firmware MSC On BootDisabled
USB DFU On BootDisabled
CPU Frequency240 MHz (WiFi)
Flash ModeQIO 80 MHz
Flash Size16MB (128Mb)
Core Debug LevelNone
Partition Scheme16M Flash (3MB APP/9.9MB FATFS)
PSRAMOPI PSRAM
Arduino Runs OnCore 1
Events Run OnCore 1
  1. Click Upload

Development Platforms

  1. ESP-IDF
  2. Arduino IDE
  3. PlatformIO

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

FeatureSpecification
MCUESP32-S3R8 @ Dual-core LX7, 240 MHz
Flash16 MB
PSRAM8 MB (Octal SPI)
Wi-Fi2.4 GHz 802.11 b/g/n
BluetoothBluetooth 5.0 LE
Display1.64-inch ICMA3311 AMOLED, 280 × 456, QSPI
TouchFT3168 capacitive
ChargerSY6970
RTCPCF8563
StorageTF card slot
USB1 × Type-C (USB + OTG)
Expansion2 × STEMMA QT/QWIIC + JST-GH battery connector
Dimensions28 × 42 × 11 mm

Pin Diagram

T-Display S3 AMOLED 1.64 pin diagram

Dimension Diagram

Schematic

Datasheet

Software Development

Dependent Libraries

FAQ

Version History

VersionRelease DateUpdate Description
T-Display-S3-AMOLED-1.64 V1.02024-05-20Initial version