unPhone 8 image

unPhone 8

Development Board

Code name: unphone8

unPhone 8 is a development board based on the ESP32S3 microcontroller using XTENSA architecture.

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

About unPhone 8

A development platform combining ESP32-S3 with cellular connectivity, suitable for remote communication projects.

Technical Specifications

Complete technical specification details for unPhone 8

Display

Type LCD

Connectivity

WiFi 802.11 b/g/n (2.4 GHz)
Bluetooth 5.0
BLE 5.0

Microcontroller

Model esp32s3
Clock Speed 240 MHz
Flash Size 8MB
Architecture xtensa

Features & Pins

Digital IO 48
Analog Input 20
PWM 24
Interrupts 46

Quick Setup

Copy-paste configs for unPhone 8 - auto‑generated from this board's exact hardware specs.

ESP32S3 240 MHz 8MB DIO Xtensa

In Arduino IDE 2 select Unphone8 from the esp32 by Espressif package. In PlatformIO use board = esp32-s3-devkitm-1. ESP32S3 · 240 MHz · 8MB · DIO.

Tools menu settings
Board (select in Arduino IDE) Unphone8
CPU Frequency 240 MHz
Flash Size 8MB
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 "Unphone8" for the unPhone 8.

Useful Links

Datasheets and resources for unPhone 8

Pin Mappings

Complete pinout and GPIO mapping for unPhone 8

48
Digital I/O Pins
46
Interrupt Pins
20
Analog Inputs
24
PWM Pins
PinAnalogTouchPWMOther
1A0PWMSDA
2A1T1PWMSCL
3PWMSS
5A4T4PWM
6A5T5PWM
7A7T7PWM
8A2T2PWM
9A3T3PWM
12A11T11PWM
13A12T12PWMLED_BUILTIN
14A6 A13T6 T13PWM
15A8 A14T8 T14PWM
16A15PWM
17A16PWM
18A17PWM
19A18PWM
20A19PWM
27A10T10PWM
33A9T9PWM
36PWMRX
37PWMTX
38PWMSCK
39PWMMOSI
40PWMMISO
Legend
A0 Analog input
T0 Touch sensor
PWM PWM capable
RX/TX Serial pins
LED Built-in LED
# Pin number

Default Tools & Configuration

Build and upload settings for unPhone 8

SettingValue
Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x0
Flash modedio
Boot modeqio
PSRAM typeqspi
Maximum upload size
8128 KB (8323072 bytes)
Maximum data size
2368 KB (2424832 bytes)
Configuration Summary

The unPhone 8 uses esptool_py for uploads , esp_ota for OTA updates, and esptool_py bootloader at 0x0.

Flash mode: dio | Boot mode: qio | PSRAM: qspi

Max sketch size: 8128 KB | Max data size: 2368 KB