LOLIN D32 Development Board
Code name: LOLIN_D32
LOLIN D32 development board is based on esp32 microcontroller and uses xtensa architecture. This board has a maximum CPU frequency of 240 MHz and a flash size of 4MB.
About LOLIN D32
Wemos ESP32 board with LiPo charger and USB β ideal for battery-powered projects and embedded apps.
Technical Specifications
π°οΈ Connectivity
π§ Microcontroller
LOLIN D32 Pins Mapping Arduino IDE
Below you can find the LOLIN D32 pinout. This development board provides digital IO pins, out of which can be used as external interrupt pins and as analog input pins .
Pin | Analog | Touch | PWM | Other |
---|---|---|---|---|
5 | LED_BUILTIN | |||
35 | _VBAT |
Default Tools
Bootloader tool | esptool_py |
Uploader tool | esptool_py |
Network uploader tool | esp_ota |
Bootloader address | 0x1000 |
Flash mode | dio |
Boot mode | dio |
Maximum upload size | 1280 Kb (1310720 B) |
Maximum data size | 320 Kb (327680 B) |
The LOLIN D32 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 LOLIN D32 development board by default is dio and dio respectively.