Skip to main content
ESPBoards
No
No
N/A

DOIT ESP32 DEVKIT V1 Development Board Pinout and Technical Specifications

Code name: ESP32_DEV

DOIT ESP32 DEVKIT V1 development board is based on esp32 microcontroller and uses xtensa architecture. This development board has a maximum CPU frequency of 240 MHz and a flash size of 4MB.


πŸ”— Quick Links

DOIT ESP32 DEVKIT V1 imageDOIT ESP32 DEVKIT V1 imageDOIT ESP32 DEVKIT V1 image

πŸ›’ Price

Normally, the DOIT ESP32 DEVKIT V1 costs around 5$ per Pcs.
The prices are subject to change. Check current price:
Amazon com
Aliexpress logo

πŸ“Š DOIT ESP32 DEVKIT V1 Specs

Below you can find the specifications of DOIT ESP32 DEVKIT V1, such as features, connectivity options, and DOIT ESP32 DEVKIT V1 technical specs.

✨ Features

  • 40 digital IO pins
  • 16 external interrupt pins
  • 16 analog input pins
  • 19 PWM pins

πŸ›°οΈ Connectivity

  • WiFi: 802.11 b/g/n (2.4 GHz)
  • Bluetooth: 4.2
  • BLE: 4.2

πŸ“ Technical specs

Microcontrolleresp32
Clock Speed240 MHz
Flash size4MB
Architecturextensa

πŸ”Œ DOIT ESP32 DEVKIT V1 Pinout

⚠️ Pins to Avoid or Use with Caution

Some pins are reserved for critical functions like bootstrapping, JTAG debugging, USB communication, and flash memory operations. Misusing these pins may lead to boot failures, programming issues, USB conflicts, or disruptions in flash storage. Below is a list of pins to avoid or use with caution, categorized for clarity:

PINLabelReasonFunction
IO1U0TXD (GPIO1)Connected to on-board USB-UART for uploading and logs; drives serial output at boot, so using as GPIO can disrupt programming or console.πŸ”Œ USB
IO2GPIO2If driven HIGH on reset (while IO0 is LOW), selects an unsupported SDIO boot mode, causing boot failure.πŸ› οΈ Strapping
IO3U0RXD (GPIO3)Used for receiving data from USB-UART (programming); also pulled HIGH at boot for console communication, so using as GPIO can disrupt uploads.πŸ”Œ USB
IO4GPIO4Sampled at reset for boot config; should not be driven at boot (affects boot mode timing).πŸ› οΈ Strapping
IO5GPIO5Must be HIGH during boot; if pulled LOW at reset, alters SDIO slave timing and may prevent normal boot.πŸ› οΈ Strapping
IO12MTDI (GPIO12)Keep LOW during boot (internal PD); pulling HIGH at reset selects 1.8V flash mode, causing flash brownout if 3.3V flash is used.πŸ› οΈ Strapping
IO13MTCK (GPIO13)Used for JTAG debugging (TCK); avoid using as GPIO if JTAG is needed.πŸͺ› Other
IO14MTMS (GPIO14)Used for JTAG debugging (TMS); driving it as GPIO may interfere with JTAG or produce spurious signals at boot.πŸͺ› Other
IO15MTDO (GPIO15)Keep HIGH during boot (internal PU); if LOW on reset, bootloader log is silenced and boot mode may change.πŸ› οΈ Strapping
IO16GPIO16Connected to internal PSRAM on PSRAM-enabled modules; not usable as GPIO on those modules.⚑ Flash
IO17GPIO17Connected to internal PSRAM on PSRAM-enabled modules; not usable as GPIO on those modules.⚑ Flash
IO34GPIO34Cannot be used as output (no drive capability); only suitable for analog/digital input.πŸͺ› Other
IO35GPIO35Cannot be used as output; only suitable for input.πŸͺ› Other
IO36GPIO36 (SENSOR_VP)Cannot be used as output; only suitable for input (e.g., analog read).πŸͺ› Other
IO39GPIO39 (SENSOR_VN)Cannot be used as output; only suitable for input.πŸͺ› Other

πŸ“Œ Key Takeaway:

βœ… Pins Safe to use

For general GPIO usage, these are the safest and most flexible choices πŸš€:
  • πŸ”Ή IO18
  • πŸ”Ή IO19
  • πŸ”Ή IO21
  • πŸ”Ή IO22
  • πŸ”Ή IO23
  • πŸ”Ή IO25
  • πŸ”Ή IO26
  • πŸ”Ή IO27
  • πŸ”Ή IO32
  • πŸ”Ή IO33

Unlike restricted pins, these GPIOs are not tied to essential system functions like πŸ› οΈ bootstrapping, πŸ”Œ USB communication, πŸ”— JTAG debugging, or ⚑ SPI flash memory, making them the best choices for custom applications and general use.

Why Are These Pins Safe?
  • Not involved in bootstrapping β†’ These GPIOs do not affect the device’s boot mode or system startup.
  • Not linked to flash memory or PSRAM β†’ They won’t interfere with storage or memory access.
  • Not dedicated to USB or JTAG β†’ They remain free for general use without affecting debugging or programming.
  • No special hardware connections β†’ Unlike some pins that are internally wired to system functions, these remain freely assignable.

πŸ—ΊοΈ DOIT ESP32 DEVKIT V1 External Pins Mapping Functions

Below you can find the DOIT ESP32 DEVKIT V1 pinout. This development board provides 40 digital IO pins, out of which 16 can be used as an external interrupt pins , 16 as analog input pins and 19 pins have Pulse-Width Modulation (PWM) .

PinFunctionESP PinInput/OutputDescription
15V5VPOWER INPUT5V power input for the board
2GNDGNDPOWER GROUNTGround connection
33V33.3VPOWER OUTPUT3.3V power output
5IO1GPIO1BIDIRECTIONALGPIO
6IO2GPIO2BIDIRECTIONALGPIO, ADC
7IO3GPIO3BIDIRECTIONALGPIO
8IO4GPIO4BIDIRECTIONALGPIO, ADC
9IO5GPIO5BIDIRECTIONALGPIO
10IO12GPIO12BIDIRECTIONALGPIO, ADC
11IO13GPIO13BIDIRECTIONALGPIO, ADC
12IO14GPIO14BIDIRECTIONALGPIO, ADC
13IO15GPIO15BIDIRECTIONALGPIO, ADC
14IO16GPIO16BIDIRECTIONALGPIO
15IO17GPIO17BIDIRECTIONALGPIO
16IO18GPIO18BIDIRECTIONALGPIO
17IO19GPIO19BIDIRECTIONALGPIO
18IO21GPIO21BIDIRECTIONALGPIO
19IO22GPIO22BIDIRECTIONALGPIO
20IO23GPIO23BIDIRECTIONALGPIO
21IO25GPIO25BIDIRECTIONALGPIO, ADC
22IO26GPIO26BIDIRECTIONALGPIO, ADC
23IO27GPIO27BIDIRECTIONALGPIO, ADC
24IO32GPIO32BIDIRECTIONALGPIO, ADC
25IO33GPIO33BIDIRECTIONALGPIO, ADC
26IO34GPIO34INPUTGPIO, ADC
27IO35GPIO35INPUTGPIO, ADC
28IO36GPIO36INPUTGPIO, ADC
29IO39GPIO39INPUTGPIO, ADC
Function - Pin Function
ESP Pin - Pin on ESP32
Input/Output - Input or Output Pin
Description - Pin Description

πŸ—ΊοΈ DOIT ESP32 DEVKIT V1 Pins Mapping Arduino IDE

Below you can find the DOIT ESP32 DEVKIT V1 pinout. This development board provides 40 digital IO pins, out of which 16 can be used as an external interrupt pins , 16 as analog input pins and 19 pins have Pulse-Width Modulation (PWM) .

PinAnalogTouchPWMOther
0A11T1
1PWMTX
2A12T2PWMLED_BUILTIN
3PWMRX
4A10T0PWM
5PWMSS
12A15T5PWM
13A14T4PWM
14A16T6PWM
15A13T3PWM
18PWMSCK
19PWMMISO
21PWMSDA
22PWMSCL
23PWMMOSI
25A18PWMDAC1
26A19PWMDAC2
27A17T7PWM
32A4T9PWM
33A5T8PWM
34A6
35A7
36A0
39A3
Analog - Analog input pins
Touch - Touch pins
Function - Function pins
RX / TX - Receive (RX) / Transmit (TX)
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
PSRAM type
Maximum upload size
1280 Kb
(1310720 B)
Maximum data size
320 Kb
(327680 B)

The DOIT ESP32 DEVKIT V1 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 DOIT ESP32 DEVKIT V1 development board by default is dio and dio respectively.

πŸ€– Similar esp32 Boards