ESP32 C6 Zero Mini Development Board Pinout and Technical Specifications
Code name: TINYC6
ESP32 C6 Zero Mini 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.
Price
ESP32 C6 Zero Mini Specs
Below you can find the specifications of ESP32 C6 Zero Mini, such as features, connectivity options, and ESP32 C6 Zero Mini technical specs.
Features
- ESP32-C6FH4: Built-in dual processors, main frequency is up to 160 MHz
- USB Type-C Port for downloading programme and debugging
- ME6217C33M5G low dropout LDO, 800mA (Max)
- WS2812 RGB LED
- 2.4G ceramic antenna
- BOOT button: Press it and then press the RESET button to enter download mode
- RESET button
- ESP32-C6FH4 pins
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 |
ESP32 C6 Zero Mini Pins Mapping Arduino IDE
Below you can find the ESP32 C6 Zero Mini 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 ESP32 C6 Zero Mini 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 ESP32 C6 Zero Mini development board by default is qio and qio respectively.