Skip to main content
ESPBoards
No
No
N/A

WEMOS LOLIN32 Lite Development Board Pinout and Technical Specifications

Code name: LOLIN32_LITE

Manufacturer: Wemos

WEMOS LOLIN32 Lite 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

WEMOS LOLIN32 Lite imageWEMOS LOLIN32 Lite imageWEMOS LOLIN32 Lite image

πŸ“Š WEMOS LOLIN32 Lite Specs

Below you can find the specifications of WEMOS LOLIN32 Lite, such as features, connectivity options, and WEMOS LOLIN32 Lite technical specs.

✨ Features

  • 40 digital IO pins
  • 16 external interrupt pins
  • 16 analog input pins
  • 18 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

πŸ”Œ WEMOS LOLIN32 Lite 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
IO0GPIO0Must be HIGH during boot for normal startup; if held LOW on reset, forces flash programming mode.πŸ› οΈ Strapping
IO2GPIO2If driven HIGH on reset (while IO0 is LOW), selects an unsupported SDIO boot mode, causing boot failure.πŸ› οΈ Strapping
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
  • πŸ”Ή 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.

πŸ—ΊοΈ WEMOS LOLIN32 Lite External Pins Mapping Functions

Below you can find the WEMOS LOLIN32 Lite 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 18 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
5IO0GPIO0BIDIRECTIONALGPIO, ADC
6IO2GPIO2BIDIRECTIONALGPIO, ADC
7IO4GPIO4BIDIRECTIONALGPIO, ADC
8IO5GPIO5BIDIRECTIONALGPIO
9IO12GPIO12BIDIRECTIONALGPIO, ADC
10IO13GPIO13BIDIRECTIONALGPIO, ADC
11IO14GPIO14BIDIRECTIONALGPIO, ADC
12IO15GPIO15BIDIRECTIONALGPIO
13IO16GPIO16BIDIRECTIONALGPIO
14IO17GPIO17BIDIRECTIONALGPIO
15IO18GPIO18BIDIRECTIONALGPIO
16IO19GPIO19BIDIRECTIONALGPIO
17IO22GPIO22BIDIRECTIONALGPIO
18IO23GPIO23BIDIRECTIONALGPIO
19IO25GPIO25BIDIRECTIONALGPIO, ADC
20IO26GPIO26BIDIRECTIONALGPIO, ADC
21IO27GPIO27BIDIRECTIONALGPIO, ADC
22IO32GPIO32BIDIRECTIONALGPIO, ADC
23IO33GPIO33BIDIRECTIONALGPIO, ADC
24IO34GPIO34BIDIRECTIONALGPIO, ADC
25IO35GPIO35BIDIRECTIONALGPIO, ADC
26IO36GPIO36BIDIRECTIONALGPIO, ADC
27IO39GPIO39BIDIRECTIONALGPIO, ADC
Function - Pin Function
ESP Pin - Pin on ESP32
Input/Output - Input or Output Pin
Description - Pin Description

πŸ—ΊοΈ WEMOS LOLIN32 Lite Pins Mapping Arduino IDE

Below you can find the WEMOS LOLIN32 Lite 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 18 pins have Pulse-Width Modulation (PWM) .

PinAnalogTouchPWMOther
0A11T1
1PWMTX
2A12T2PWM
3PWMRX
4A10T0PWM
5PWMSS
12A15T5PWM
13A14T4PWM
14A16T6PWM
15A13T3PWM
18PWMSCK
19PWMSDA MISO
22PWMLED_BUILTIN
23PWMSCL MOSI
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 WEMOS LOLIN32 Lite 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 WEMOS LOLIN32 Lite development board by default is dio and dio respectively.

πŸ€– Other Boards from Wemos