Espressif ESP32-C3-DevKit-RUST-1 Development Board

Code name: ESP32_C3_DEVKIT_RUST_1

Espressif ESP32-C3-DevKit-RUST-1 development board is based on esp32c3 microcontroller and uses riscv architecture. This board has a maximum CPU frequency of 160 MHz and a flash size of 4MB.

About Espressif ESP32-C3-DevKit-RUST-1

The ESP32-C3-DevKit-RUST-1 is an entry-level development board based on the ESP32-C3-MINI-1 module, featuring a 32-bit RISC-V single-core processor with Wi-Fi and Bluetooth 5 (LE) capabilities. Designed to demonstrate Rust programming capabilities, it includes a 6-DoF IMU, a temperature and humidity sensor, a Li-Ion battery charger, and a Type-C USB connector, making it ideal for IoT applications and embedded systems.

Technical Specifications

πŸ›°οΈ Connectivity

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

🧠 Microcontroller

Model esp32c3
Clock Speed 160 MHz
Flash Size 4MB
Architecture riscv

✨ Features

  • 22 digital IO pins
  • 16 external interrupt pins
  • 6 analog input pins
  • 6 PWM pins

Espressif ESP32-C3-DevKit-RUST-1 Pinout

The ESP32-C3-DevKit-RUST-1 pinout provides access to multiple GPIOs and communication interfaces. Key power pins include 3.3V and GND. It features dedicated UART pins (TX, RX), I2C pins (SDA, SCL), and SPI pins (MISO, MOSI, SCK, SS), allowing integration with various peripherals. ADC pins are available for analog input applications. The board supports PWM and other digital functions, making it highly adaptable for embedded projects.

Espressif ESP32-C3-DevKit-RUST-1 Pins Mapping Arduino IDE

Below you can find the Espressif ESP32-C3-DevKit-RUST-1 pinout. This development board provides 22 digital IO pins, out of which 16 can be used as external interrupt pins, 6 as analog input pins and 6 pins have Pulse-Width Modulation (PWM).

PinAnalogTouchPWMOther
0A0T0PWM
1A1T1PWM
2A2T2PWM
3A3T3PWM
4A4T4PWM
5PWM
6PWM
7PWM
8PWM
9PWM
10PWM
11PWM
12PWM
13PWM
14PWM
15PWM
16PWM
17PWM
18PWM
19PWM
20PWM
21PWM
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 address0x1000
Flash modedio
Boot modedio
Maximum upload size
1280 Kb
(1310720 B)
Maximum data size
320 Kb
(327680 B)

The Espressif ESP32-C3-DevKit-RUST-1 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 "0x1000". Flash mode and boot mode for Espressif ESP32-C3-DevKit-RUST-1 development board by default is dio and dio respectively.