UM TinyC6 Development Board Pinout and Technical Specifications
Code name: TINYC6
UM TinyC6 development board is based on esp32c6 microcontroller and uses riscv32 architecture. This development board has a maximum CPU frequency of 160 MHz and a flash size of 4MB.
UM TinyC6 Specs
Below you can find the specifications of UM TinyC6, such as features, connectivity options, and UM TinyC6 technical specs.
Features
Connectivity
- WiFi: 802.11 ax b/g/n (2.4 GHz) WiFi 6
- Bluetooth: 5.3
- WiFi: 5.3
Technical specs
Clock Speed | 160 MHz |
Flash size | 4MB |
Microcontroller | esp32c6 |
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 an external interrupt pins and as analog input pins .
Pin | Analog | Touch | PWM | Other |
---|---|---|---|---|
1 | A0 | T1 | ||
2 | A1 | T2 | ||
3 | A2 | T3 | ||
4 | A3 | T4 | VBAT_SENSE | |
5 | A4 | T5 | ||
6 | A5 | T6 | SDA | |
7 | A6 | T7 | SCL | |
8 | A7 | T8 | ||
9 | A8 | T9 | ||
10 | VBUS_SENSE | |||
16 | TX | |||
17 | RX | |||
18 | SS | |||
19 | SCK | |||
20 | MISO SDI | |||
21 | MOSI SDO | |||
22 | RGB_PWR | |||
23 | RGB_DATA | |||
RGB_BUILTIN | LED_BUILTIN |
Default Tools
Bootloader tool | esptool_py |
Uploader tool | esptool_py |
Network uploader tool | esp_ota |
Bootloader address | 0x0 |
Flash mode | qio |
Boot mode | qio |
PSRAM type | |
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.