Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

4.3inch ESP32-S3 Display: Difference between revisions

From LCD wiki
More languages
Fang (talk | contribs)
No edit summary
Fang (talk | contribs)
No edit summary
Line 327: Line 327:


= Quick usage guide =
= Quick usage guide =
[[File:Zip-001.png|24x24px]]  [[:en:res/ES3R43P/4.3inch_IPS_ESP32-S3_ES3R43P_Quick_Start.zip|'''4.3寸ESP32-S3显示模块快速使用资料包''']]
[[File:Zip-001.png|24x24px]]  [[:en:res/ES3R43P/4.3inch_TN_ESP32-S3_ES3R43P_Quick_Start.zip|'''4.3inch_ESP32-S3_Quick_Start''']]


[[File:Pdf-001.jpg|24x24px]]  [[:en:res/ES3R43P/4.3inch_ESP32-S3_快速使用手册.pdf|'''4.3inch_ESP32-S3_快速使用手册''']]
[[File:Pdf-001.jpg|24x24px]]  [[:en:res/ES3R43P/4.3inch_ESP32-S3_Quick_Start_Manual.pdf|'''4.3inch_ESP32-S3_Quick_Start_Manual''']]





Revision as of 16:15, 12 May 2026


Product Picture


Product Description

  • Integrated with ESP32-S3, boasting powerful performance, easy development and abundant development resources.
  • 4.3-inch color screen with a resolution of 480x272 and rich display colors (RGB565).
  • Rich interfaces for easy connection of various peripherals (IIC, UART, etc.).
  • Built-in resistive touch screen for convenient human-computer interaction.
  • Standard TYPE-C interface for easy program downloading and power supply.
  • Built-in micro TF card slot for convenient storage expansion.
  • Abundant sample programs are provided for easy learning.
  • Underlying driver technical support is available, with WIKI materials updated online.
  • The module has passed multiple aging tests and inspections, meeting military-grade standards and supporting long-term stable operation.

Product Parameters

ESP32 Parameters

Name Parameter
Module ESP32-S3
CPU Xtensa LX7 32-bit dual-core processor
Clock rate 240MHz(MAX)
Memory 384KB ROM+512KB SRAM+16KB RTC SRAM+8M internal OPI PSRAM   +16M external SPI Flash

(N16R8)

WIFI 2.4GHz, 802.11b/g/n mode
Bluetooth Bluetooth V5.0 BR/EDR and Bluetooth LE standard
Operation voltage 3.0~3.6(V)

Screen parameters

Item parameters
Screen Size 4.3inch
Screen Type TN
Screen resolution 480xRGBx272(pixels)
Active Area 95.04(W)x53.86(H)(mm)
Number of pixels 65K(RGB565)
Drive IC ST7282
Screen interface RGB565-16Bit
pixels size 0.153(H)x0.153(mm)
View Angle 6 ’CLOCK
Luminance(TYP) 350 cd/m2
Backlight Type White LED*7
Operation Temperature -20~60(℃)
Storage Temperature -30~70(℃)

Other parameters

Item parameters
SKU ES3R43P ES3N43P
Effective area size 4.3 inch
Operation Temperature 5.0V
Power interface USB(Type-C)
Total current(TPY) 190mA 190mA
Backlight brightness(actual value) 350cd/m2 490cd/m2
Total Power 0.95W 0.95W
Touch screen type Resistive touch screen Not
Resolution 480x272(pixels) 480x272(pixels)
Driver IC XPT2046 NOT
Communication Interface SPI NOT
Material ITO film +ITO glass NOT
LCD Outline Size 105.50±0.2(W)x67.20±0.2(H)x3.0±0.1(D)(Excluding cables and adhesive backing)(mm)
Touch Screen Outline Size 105.50±0.2(W)x67.20±0.2(H)x4.2±0.1(D)(Excluding cables and adhesive backing)(mm) NOT
Module Outline Size 123.00(W)x74.00(H)x8.7(D)(mm) 123.00(W)x74.00(H)x7.5(D)(mm)
Operation Temperature -20~60(℃) -20~60(℃)
Storage Temperature -30~70(℃) -30~70(℃)
Weight(including package) (ES3R43P): g (ES3N43P): g

Interface Definition

Interface Function Description

Interface Name Function Description
① ESP32-S3 Display module main control,control board peripheral and external peripheral.
② MicroSD card slot A MicroSD card is inserted to expand the storage space for storing

large data such as characters, pictures, and audio files.

③ Serial port 1.25mm 4P connector.It can be used for serial debugging, downloading,

and communication. An external USB to serial port module is required.

④ BOOT Key Used to enter download mode or key test.

Press and hold this button to power on and release it to enter the download mode.

Alternatively, press and hold this button and then press the RESET button to release the

RESET button and then release this button to enter the download mode.

When you do not need to enter the download mode, this button can be used as a common button.

⑤ Type-C Interface Used for module power supply and download programs.

This interface is connected to the one-click download circuit on the module,

which can automatically enter the download mode (without pressing the BOOT key).

⑥ RESET Key Used for ESP32 master control and LCD reset, level reset after pressing.
⑦ Expand Pin 1.25mm 4P socket, leading out GPIO17/GPIO18 pins.
⑧ UART1 & USB 1.25mm 4P socket, leading out four free pins: GPIO17, GPIO18, GPIO19 and GPIO20. GPIO17 and GPIO18 can be used for UART1, while GPIO19 and GPIO20 are compatible with the USB protocol.
⑨ SPI Interface 1.25mm 4P socket, designed for connecting external SPI communication devices. This SPI interface is shared with the resistive touch screen and SD card, and can also be used as GPIO.

ESP32 Pin Assignment

Onboard Equipment ESP32 Connect Pins Pin Description of Onboard Equipment
LCD IO40 Data Enable Control Pin
IO41 Vertical Sync Signal Control Pin
IO39 Horizontal Sync Signal Control Pin
IO42 Pixel Clock Control Pin
IO42/48/47/21/14 5-bit RED Data Pin
IO5/6/7/15/16/4 6-bit GREEN Data Pin
IO8/3/46/9/1 5-bit BLUE Data Pin
RTP IO12 Resistive Touch Screen SPI Bus Clock Control Pin
IO13 Resistive Touch Screen SPI Bus Data Write Control Pin
IO11 Resistive Touch Screen SPI Bus Data Read Control Pin
IO38 Resistive Touch Screen SPI Bus Chip Select Control Pin
IO18 Resistive Touch Screen SPI Bus Interrupt Control Pin
MicroSD IO10 SD Card SPI Bus Chip Select Control Pin
IO11 SD Card SPI Bus Data Read Control Pin
IO13 SD Card SPI Bus Data Write Control Pin
IO12 SD Card SPI Bus Clock Control Pin
KEY IO0 Download Mode Selection Button (Press this button to power on, then release to enter download mode)
EN ESP32-S3 Reset Button, Active Low Reset
UART0 RXD0(IO43) ESP32-S3 UART0 Transmit Signal Pin
TXD0(IO44) ESP32-S3 UART0 Receive Signal Pin
SPI IO19 SPI Bus Chip Select Control Pin
IO11 SPI Bus Data Read Control Pin
IO13 SPI Bus Data Write Control Pin
IO12 SPI Bus Clock Control Pin
Expand pin IO18 It can be used as GPIO when the touch and SD card functions are not in use.
IO17 It can be used as GPIO when the touch and SD card functions are not in use.
USB IO19 USB Bus Differential Signal Data Line (Negative)
IO20 USB Bus Differential Signal Data Line (Positive)
UART1 IO17 ESP32-S3 UART1 Transmit Signal Pin
IO18 ESP32-S3 UART1 Receive Signal Pin

Quick usage guide

4.3inch_ESP32-S3_Quick_Start

4.3inch_ESP32-S3_Quick_Start_Manual


Data pack download

高速云盘分享链接1: 2.8inch ESP32-S3-isplay module data package

百度云盘备份链接2: 2.8寸ESP32-S3-ILI9341驱动显示模块资料包(提取码:yvne)

高速云盘备份链接3: 2.8inch ESP32-S3-isplay module data package

Product documentation

Specifications

Product Specifications

4.3寸ESP32-S3显示模块产品规格书

LCD Specifications

4.3寸4300J屏规格书

User manual

4.3寸ESP32-S3显示模块用户手册

Size

ES3R43P显示模块尺寸图

3D

ES3C28P显示模块3D图

ES3N28P显示模块3D图

Hardware schematic diagram

4.3inch_ESP32-S3显示模块硬件原理图

I/O resource allocation table

ESP32-S3芯片IO资源分配表

References

Development environment setup

ESP32 Arduino IDE Development environment setup

ESP32 MicroPython Development environment setup

示例代码说明

2.8寸ESP32-S3显示模块Arduino示例程序说明

2.8寸ESP32-S3显示模块MicroPython示例程序说明

2.8寸ESP32-S3显示模块ESP-IDF示例程序说明

数据手册

ILI9341V数据手册

D-FT6336G-数据手册

ESP32-S3芯片数据手册

ESP32-S3硬件设计指南

ESP32-S3技术参考手册

电池充电管理TP4054数据手册

稳压管ME6217数据手册

音频解码ES8311_DS数据手册

音频功放FM8002E数据手册

MEMS_MIC_LMA2718B381-OA7数据手册

RGB+LED(IC)数据手册

中英文取模设置

tool

Flash_Download_Tool(官方下载) Flash_Download_Tool

JPGCompact

TCP_UDP测试工具

串口调试助手

网络调试助手

esptouch

PCtoLCD2002

Image2Lcd