T-Display S3 AMOLED 1.75 get it now
Overview
T-Display S3 AMOLED 1.75 is a highly integrated development board based on ESP32-S3R8 (16 MB Flash, 8 MB PSRAM). Equipped with a 1.75-inch SH8601 AMOLED display (280 × 456, QSPI), FT3168 capacitive touch, SY6970 PMU, PCF8563 RTC, TF card slot, and dual STEMMA QT/QWIIC interfaces. Supports battery voltage detection and 5V/500 mA USB charging. Suitable for smart wearables, embedded GUI, and IoT terminals in a compact 45 × 45 × 11 mm form factor.
The output waveform of the SY6970 PMU 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 |
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.43-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.75-inch SH8601 AMOLED (280 × 456), QSPI bus
- FT3168 capacitive touch
- SY6970 PMU, PCF8563 RTC
- TF card slot, 2 × STEMMA QT/QWIIC, JST-GH battery connector
- 45 × 45 × 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.75-inch SH8601 AMOLED, 280 × 456, QSPI |
| Touch | FT3168 capacitive |
| PMU | SY6970 |
| RTC | PCF8563 |
| Storage | TF card slot |
| USB | 1 × Type-C (USB + OTG) |
| Expansion | 2 × STEMMA QT/QWIIC + JST-GH battery connector |
| Dimensions | 45 × 45 × 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.43-1.75 V1.0 | 2024-11-25 | Added FPC cable, H0175Y003AM screen support |
| T-Display-S3-AMOLED-1.43-1.75 V1.0 | 2025-01-13 | Added DO0143FMST10 screen support |


