UM RMP image

UM RMP

Development Board

Code name: RMP

UM RMP is a development board based on the ESP32S2 microcontroller using XTENSA architecture.

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

About UM RMP

ESP32-S2 development board designed for robust performance in industrial and rugged IoT environments.

Technical Specifications

Complete technical specification details for UM RMP

Display

Type LCD

Connectivity

WiFi 802.11 b/g/n 2.4 GHz
Bluetooth -
BLE -

Microcontroller

Model esp32s2
Clock Speed 240 MHz
Flash Size 4MB
Architecture xtensa

Features & Pins

Digital IO 48
Analog Input 20
PWM 26
Interrupts 46

Quick Setup

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

ESP32S2 240 MHz 4MB DIO Xtensa

In Arduino IDE 2 select Rmp from the esp32 by Espressif package. In PlatformIO use board = esp32-s2-saola-1. ESP32S2 · 240 MHz · 4MB · DIO.

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

Useful Links

Datasheets and resources for UM RMP

Pin Mappings

Complete pinout and GPIO mapping for UM RMP

48
Digital I/O Pins
46
Interrupt Pins
20
Analog Inputs
26
PWM Pins
PinAnalogTouchPWMOther
1A0T1PWMRGB_DATA
2A1T2PWMRGB_PWR
3A2T3PWMVBAT_SENSE
4A3T4PWM
5A4T5PWM
6A5T6PWM
7A6T7PWM
8A7T8PWMSDA
9A8T9PWMSCL
10A9T10PWM
11A10T11PWM
12A11T12PWM
13A12T13PWM
14A13T14PWMSS
15A14PWM
16A15PWM
17A16PWMDAC1
18A17PWMDAC2
19A18PWM
20A19PWM
21PWMVBUS_SENSE
35PWMMOSI SDO
36PWMSCK
37PWMMISO SDI
43PWMTX
44PWMRX
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 UM RMP

SettingValue
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 UM RMP uses esptool_py for uploads , esp_ota for OTA updates, and bootloader at 0x1000.

Flash mode: dio | Boot mode: qio

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