UM TinyC6 Development Board

Code name: TINYC6

UM TinyC6 development board is based on esp32c6 microcontroller and uses riscv32 architecture. This board has a maximum CPU frequency of 160 MHz and a flash size of 4MB.

About UM TinyC6

Ultra-small ESP32-C6 board with USB-C and low power β€” perfect for Thread, BLE, and Wi-Fi mesh network projects.

Technical Specifications

πŸ›°οΈ Connectivity

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

🧠 Microcontroller

Model esp32c6
Clock Speed 160 MHz
Flash Size 4MB
Architecture riscv32

UM TinyC6 Pins Mapping Arduino IDE

Below you can find the UM TinyC6 pinout. This development board provides digital IO pins, out of which can be used as external interrupt pins and as analog input pins .

PinAnalogTouchPWMOther
1A0T1
2A1T2
3A2T3
4A3T4VBAT_SENSE
5A4T5
6A5T6SDA
7A6T7SCL
8A7T8
9A8T9
10VBUS_SENSE
16TX
17RX
18SS
19SCK
20MISO SDI
21MOSI SDO
22RGB_PWR
23RGB_DATA
RGB_BUILTINLED_BUILTIN
Analog Analog input pins
Touch Touch pins
Function Function pins
RX / TX Receive/Transmit
LED_BUILTIN Built-in LED
PWM Pulse-Width Modulation

Default Tools

Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x0
Flash modeqio
Boot modeqio
Maximum upload size
1280 Kb
(1310720 B)
Maximum data size
320 Kb
(327680 B)

The UM TinyC6 development board by default uses esptool_py uploader tool, esp_ota network uploader tool for Over-the-air (OTA) uploads and esptool_py bootloader tool. The bootloader starts at address "0x0". Flash mode and boot mode for UM TinyC6 development board by default is qio and qio respectively.