Boards / All-in-one boards

Waveshare ESP32-S3-Touch-LCD-1.46B

1.46" 412x412 IPS LCD (SPD2010, QSPI), SPD2010 (integrated touch) touch, PCM5101A (I2S DAC, no I2C control) audio, TF card, QMI8658, PCF85063ATL.

The Waveshare ESP32-S3-Touch-LCD-1.46B board
Photograph: Waveshare (product photo for the ESP32-S3-Touch-LCD-1.46B) · vendor product photo, no licence stated

Building for it

A project is made for one toolchain, picked when you start it. For this board you can use one of them:

Toolchain
Arduino (C++)Every board, every widget and every peripheral here. The most control, and the most to set up. Start a project
MicroPythonThe MicroPython export drives SPI panels only.
ESPHomeESPHome has no driver for this controller.

At a glance

PartDetail
MakerWaveshare
MCUESP32-S3
Xtensa LX7 dual-core @ 240 MHz, 512 KB SRAM (+ 2-16 MB PSRAM on most modules)
DisplaySolomon Systech SPD2010, 412 x 412 px, QSPI (quad SPI), 16-bit colour
TouchSolomon Systech SPD2010 (touch half) (capacitive, I2C)
BacklightGPIO 5, dimmable (PWM)
Memory16 MB flash, 8 MB octal PSRAM (N16R8)
Graphics libraryGFX Library for Arduino

Display pins

SPD2010 on QSPI (quad SPI): QSPI clock 40 MHz, host SPI2_HOST, RGB colour order, inversion off.

SignalPin
SCKGPIO 40
D0 - D3GPIO 46, 45, 42, 41
CSGPIO 21
RESETTCA9554 pin 1
BacklightGPIO 5

Touch pins

SPD2010 (touch half): I2C address 0x53, 400 kHz, shares the display bus.

SignalPin
SDAGPIO 11
SCLGPIO 10
INT / IRQGPIO 4
RESETTCA9554 pin 0

Also on the board

The preset adds these to the Hardware tab with the board, so a sensor can go straight onto the connector.

Check your revision. Pins from Waveshare's demo code and schematic (https://github.com/waveshareteam/ESP32-S3-Touch-LCD-1.46/tree/main/example). The -B is the ESP32-S3-Touch-LCD-1.46 PCB sold with cover-glass options (SKUs 'without cover glass' / 'with protective cover glass' / 'widened'); its wiki links the 1.46 schematic and has no demo of its own, so the 1.46 GitHub repo was used.

Designing for it in LCD Wizard

The parts

SPD2010. Round 412x412 touch-and-display chip on QSPI. Turned, it is drawn a whole frame at a time, so it needs PSRAM.

SPD2010 (touch half). The touch half of the SPD2010 touch-and-display chip (Waveshare ESP32-S3-Touch-LCD-1.46).

ESP32-S3. The only common Arduino target with a hardware RGB565 LCD peripheral. PSRAM is effectively required for RGB panels.

GFX Library for Arduino. Moshi Liu's library. Best QSPI/AMOLED and RGB coverage. Configured in code.

The pinout on one page

Every pin above, laid out to print and keep beside the bench. Generated from this preset, so it says exactly what the designer writes into lcd_pins.h.

Download the pinout (PNG)Open it as SVG

From the people who made it

The board’s own documentation. Pinouts on vendor pages do sometimes disagree with the hardware in front of you - where this page and that one differ, trust your board and tell us.

Designs for this board

Nobody has published a design for this board yet. Publish yours from the designer and it appears here and in the gallery.

Next