LilyGo T-Eth Lite image

LilyGo T-Eth Lite

Development Board LILYGO_T_ETH_LITE

LilyGo T-Eth Lite is a development board based on the ESP32 microcontroller using XTENSA architecture.

This board features a maximum CPU frequency of 240 MHz and 16MB flash memory.

240 MHz CPU 16MB Flash WiFi + BT 4.2 ~$19.99 per unit

About LilyGo T-Eth Lite

ESP32 Xtensa dual-core 32-bit LX6 ยท 240 MHz

๐Ÿš€ The LilyGo T-Eth Lite is an ESP32-based development board designed for Ethernet and IoT applications. Featuring a built-in LAN8720 Ethernet PHY, it enables wired network connectivity while maintaining ESP32's WiFi and Bluetooth functionalities. โšก

๐Ÿ“ก With WiFi 802.11 b/g/n and Bluetooth 4.2, the board provides dual-mode connectivity, making it ideal for networking and automation applications.

๐Ÿ’พ The T-Eth Lite is equipped with 16MB Flash and 520KB SRAM, offering sufficient resources for a wide range of embedded and IoT projects.

Technical Specifications

Complete technical specification details for LilyGo T-Eth Lite

ESP32 ยท Dual-Core
Arch
XTENSA
Clock
240 MHz
Flash
16MB
PSRAM
None
Connectivity
WiFi
802.11 b/g/n (2.4 GHz)
Bluetooth 4.2
Classic + BLE
Ethernet
LAN8720
21
Digital IO
6
Analog In
14
PWM
22
Interrupts
Full datasheet & reference manual
Download

Quick Setup

Copy-paste configs for LilyGo T-Eth Lite - auto‑generated from this board's exact hardware specs.

ESP32 240 MHz 16MB DIO Xtensa

In Arduino IDE 2 select Lilygo T Eth Lite from the esp32 by Espressif package. In PlatformIO use board = esp32dev. ESP32 · 240 MHz · 16MB · DIO.

Tools menu settings
Board (select in Arduino IDE) Lilygo T Eth Lite
CPU Frequency 240 MHz
Flash Size 16MB
Flash Mode DIO
Upload Speed 921600
Architecture Xtensa

In Arduino IDE 2, open Boards Manager, search "esp32" by Espressif and install it. Then go to Tools โ†’ Board and select "Lilygo T Eth Lite" for the LilyGo T-Eth Lite.

LilyGo T-Eth Lite Pinout Diagram

Complete pin reference for LilyGo T-Eth Lite

LilyGo T-Eth Lite pinout diagram

Safe Pins to Use

These pins are safe for general GPIO usage without boot or system conflicts.

IO18 IO19 IO21 IO22 IO23
โœ“ No boot sequence involvement
โœ“ No flash/PSRAM connections
โœ“ No USB or JTAG conflicts
โœ“ Freely assignable without issues

Pins to Avoid or Use with Caution

Reserved for critical functions. Misuse may cause boot failures, programming issues, or system conflicts.

Strapping JTAG USB Flash/SPI UART
PinLabelWhy AvoidType
IO1U0TXD (GPIO1)Connected to on-board USB-UART for uploading and logs; drives serial output at boot, so using as GPIO can disrupt programming or console.๐Ÿ”Œ USB
IO2GPIO2If driven HIGH on reset (while IO0 is LOW), selects an unsupported SDIO boot mode, causing boot failure.๐Ÿ› ๏ธ Strapping
IO3U0RXD (GPIO3)Used for receiving data from USB-UART (programming); also pulled HIGH at boot for console communication, so using as GPIO can disrupt uploads.๐Ÿ”Œ USB
IO16GPIO16Connected to internal PSRAM on PSRAM-enabled modules; not usable as GPIO on those modules.โšก Flash
IO17GPIO17Connected to internal PSRAM on PSRAM-enabled modules; not usable as GPIO on those modules.โšก Flash

Useful Links

Datasheets and resources for LilyGo T-Eth Lite

LilyGo T-Eth Lite Custom Pin Mapping

Pin configuration and GPIO mapping for LilyGo T-Eth Lite

21
Digital I/O Pins
22
Interrupt Pins
6
Analog Inputs
14
PWM Pins
PinFunctionESP PinI/O TypeDescription
13V33.3VPOWER OUTPUT3.3V power output
2GNDGNDPOWER GROUNDGround connection
35V5VPOWER INPUT5V power input
4IO1GPIO1BIDIRECTIONALGPIO, ADC, I2C
5IO2GPIO2BIDIRECTIONALGPIO, ADC
6IO3GPIO3BIDIRECTIONALGPIO, ADC
7IO16SPI_CSBIDIRECTIONALGPIO, SPI Chip Select
8IO17SPI_DBIDIRECTIONALGPIO, SPI Data
9IO18SPI_CLKBIDIRECTIONALGPIO, SPI Clock
10IO19SPI_QBIDIRECTIONALGPIO, SPI Q
11IO21ETH_TXOUTPUTGPIO, Ethernet TX
12IO22ETH_RXINPUTGPIO, Ethernet RX
13IO23ETH_MDIOBIDIRECTIONALGPIO, Ethernet MDIO
Legend
Function Pin role
GPIO ESP32 pin
I/O Direction
# Pin number

Default Tools & Configuration

Build and upload settings for LilyGo T-Eth Lite

SettingValue
Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x1000
Flash modedio
Boot modeqio
Maximum upload size
1280 KB (1310720 bytes)
Maximum data size
320 KB (327680 bytes)
Configuration Summary

The LilyGo T-Eth Lite uses esptool_py for uploads , esp_ota for OTA updates, and esptool_py bootloader at 0x1000.

Flash mode: dio | Boot mode: qio

Max sketch size: 1280 KB | Max data size: 320 KB