Heltec Wireless Stick Lite (V3)

Display-less ESP32-S3 LoRa board with an SX1262, 2x20 headers and a LiPo charger - the WiFi LoRa 32 V3 without the OLED.

USB-C
Heltec Wireless Stick Lite (V3) board
58.08 × 22.6 mm
ESP32-S3
MCU
240MHz
clock
8MB
flash
512KB
SRAM
39· 20 ADC
GPIO
BLE 5.0+ WiFi
radio
On this page

Heltec Wireless Stick Lite (V3) Pinout

45 pins · 2.54 mm pitch
Heltec Wireless Stick Lite (V3) pinout diagram, high resolution: all 45 pins, with GPIO numbers, ADC channels and strapping pins
Heltec Wireless Stick Lite (V3) pinout, drawn by ESPboards from the ESP32-S3 Series Datasheet v2.2.
PinGPIOLabelsStatusCapabilitiesNotes
1-VeVextpower-Vext: switched 3.3 V output, on while GPIO36 is LOW
2-GNDground-
312GPIO12LoRa_RSTstrappingadc · touch · pwmSX1262 reset. It is ALSO on the header, so do not use it for anything else while the radio is in use
444GPIO44RXU0RXDuartuart · pwmUART0 RX, wired to the CP2102 TX
543GPIO43TXU0TXDuartuart · pwmUART0 TX, wired to the CP2102 RX
633GPIO33safepwm
734GPIO34safepwm
835GPIO35LEDsafepwmthe white user LED, lit HIGH
936GPIO36Vext_CtrlsafepwmVext switch: LOW turns the Vext rail on
1037GPIO37ADC_Ctrlsafepwmswitches the battery-voltage divider onto GPIO1 - drive it LOW to read
1138GPIO38safepwm
1239GPIO39strappingpwm
1340GPIO40strappingpwm
1441GPIO41strappingpwm
1542GPIO42strappingpwm
1645GPIO45strappingpwm
1746GPIO46strappingpwm
181GPIO1VBAT_Readsafeadc · touch · pwmbattery voltage through a 390K / 100K divider while GPIO37 is LOW
192GPIO2safeadc · touch · pwm
203GPIO3strappingadc · touch · pwm
21-5Vpower-USB 5 V
22-3V3power-
23-GNDground-
2447GPIO47strappingpwm
2548GPIO48strappingpwm
260GPIO0USERstrappingpwmthe USER button (pull-up); strapping pin
2726GPIO26safepwm
2820GPIO20USB_D+uartadc · pwmnative USB D+ is not connected to the USB-C, so this is a free GPIO
2918GPIO18safeadc · pwm
3021GPIO21safepwm
3119GPIO19USB_D-uartadc · pwmnative USB D- is not connected to the USB-C, so this is a free GPIO
3217GPIO17safeadc · pwm
3314GPIO14LoRa_DIO1strappingadc · touch · pwmSX1262 DIO1 interrupt (the arduino-esp32 variant calls it DIO0). It is ALSO on the header, so do not use it for anything else while the radio is in use
34-RSTENcontrol-chip reset (CHIP_PU), shared with the RST button
3516GPIO16safeadc · pwm
3615GPIO15safeadc · pwm
377GPIO7safeadc · touch · pwm
386GPIO6safeadc · touch · pwm
395GPIO5safeadc · touch · pwm
404GPIO4safeadc · touch · pwm
418GPIO8LoRa_NSSsafeadc · touch · pwmSX1262 chip select
429GPIO9LoRa_SCKstrappingadc · touch · pwmSX1262 SPI clock
4310GPIO10LoRa_MOSIstrappingadc · touch · pwmSX1262 SPI MOSI
4411GPIO11LoRa_MISOstrappingadc · touch · pwmSX1262 SPI MISO
4513GPIO13LoRa_BUSYstrappingadc · touch · pwmSX1262 BUSY
Download the Heltec Wireless Stick Lite (V3) pinout Free to use and share for non-commercial work, as long as you credit espboards.dev. License.
39 GPIOs broken out 14 free · 16 need care · 9 to avoid

Start with these

14 pins with no boot or system involvement
GPIO33GPIO34GPIO38GPIO2GPIO26GPIO18GPIO21GPIO17GPIO16GPIO15GPIO7GPIO6GPIO5GPIO4

Freely assignable - no strapping, flash, USB or JTAG duties. Ideal first picks for buttons, sensors and LEDs.

Fine - with a little care

16 pins · 14 things to know
GPIO44GPIO43 Used by the CP2102 USB-serial chip onboard hardware

Wired to the CP2102 USB-serial chip on this board. The pin is yours if you give that up, but nothing else can share it.

  • GPIO44UART0 RX, wired to the CP2102 TX
  • GPIO43UART0 TX, wired to the CP2102 RX
GPIO35 the white user LED, lit HIGH onboard hardware

Wired to the white user LED on this board. The pin is yours if you give that up, but nothing else can share it.

GPIO36 Vext switch: LOW turns the Vext rail on onboard hardware

Wired to the Vext power switch on this board. The pin is yours if you give that up, but nothing else can share it.

GPIO37 switches the battery-voltage divider onto GPIO1 - drive it LOW to read onboard hardware

Wired to the battery-voltage divider switch on this board. The pin is yours if you give that up, but nothing else can share it.

GPIO39 JTAG test clock (MTCK); IO MUX alternates CLK_OUT3 and SUBSPICS1 (chip select on the alternative SUBSPI memory bus, unused on standard modules) JTAG

Default JTAG TCK - keep it free if you debug over JTAG. It is not a flash or PSRAM line on standard modules: those sit on GPIO26-37.

GPIO40 JTAG test data out pin (MTDO) JTAG

Default JTAG TDO output for debugging. Using it as GPIO will interfere with JTAG debugging functionality.

GPIO41 JTAG test data in pin (MTDI) JTAG

Default JTAG TDI input for debugging. Should be reserved for JTAG or left unused if JTAG is to remain available.

GPIO42 JTAG test mode select pin (MTMS) JTAG

Default JTAG TMS signal for debugging. Using this pin for other purposes will disable the JTAG interface (unless JTAG is rerouted to USB).

GPIO45 Bootstrapping pin (selects VDD_SPI flash voltage) Strapping

Determines flash/PSRAM power voltage (3.3 V vs 1.8 V) at boot. Must match hardware configuration; using as GPIO can upset flash supply setting.

GPIO46 Bootstrapping pin (used with GPIO0 for boot mode; controls ROM log output) Strapping

Must be at a defined level during reset (with GPIO0) to select normal or download boot and UART/USB print mode. This pin is input-only (no output drive), so it should be left for its intended strapping function.

GPIO1 battery voltage through a 390K / 100K divider while GPIO37 is LOW onboard hardware

Wired to the battery-voltage divider on this board. The pin is yours if you give that up, but nothing else can share it.

GPIO3 Bootstrapping pin (controls JTAG signal source) Strapping

Sampled at reset to select JTAG interface (USB Serial/JTAG controller vs. external pins). Improper use can disable external JTAG or alter debug interface.

GPIO47GPIO48 Octal SPI differential clock legs (SPICLK_P/N_DIFF), used only by the 1.8 V octal flash/PSRAM variants Other

Only the 1.8 V octal parts (ESP32-S3R8V, ESP32-S3R16V) run the differential memory clock here, and on those the pin works at 1.8 V instead of 3.3 V. On the common 3.3 V modules it is a normal GPIO - several devkits drive their RGB LED from GPIO48.

  • GPIO47Octal SPI differential clock positive leg (SPICLK_P_DIFF), used only by the 1.8 V octal flash/PSRAM variants
  • GPIO48Octal SPI differential clock negative leg (SPICLK_N_DIFF), used only by the 1.8 V octal flash/PSRAM variants
GPIO0 Bootstrapping pin (Chip boot mode selection) Strapping

Must be pulled high (default) or low (to enter UART download mode) at reset. Using it for other functions can interfere with boot mode configuration.

Only if you know the tricks

9 pins · 2 things to know
GPIO12GPIO14GPIO8GPIO9GPIO10GPIO11GPIO13 Used by the SX1262 LoRa radio onboard hardware

Wired to the SX1262 LoRa radio on this board, which is soldered down. Driving it from your own code breaks that function.

  • GPIO12SX1262 reset. It is ALSO on the header, so do not use it for anything else while the radio is in use
  • GPIO14SX1262 DIO1 interrupt (the arduino-esp32 variant calls it DIO0). It is ALSO on the header, so do not use it for anything else while the radio is in use
  • GPIO8SX1262 chip select
  • GPIO9SX1262 SPI clock
  • GPIO10SX1262 SPI MOSI
  • GPIO11SX1262 SPI MISO
  • GPIO13SX1262 BUSY
GPIO20GPIO19 USB OTG differential data pair (D- and D+) USB

By default connected to the on-chip USB Serial/JTAG controller. Using it as general GPIO without reconfiguring IO MUX will interfere with USB functionality.

  • GPIO20USB OTG positive differential data line (USB_D+)
  • GPIO19USB OTG negative differential data line (USB_D-)
These are recommendations, not hard rules - with the right pull-ups, timing and boot-state awareness most pins can be made to work. When in doubt, start green.

The Heltec Wireless Stick Lite (V3) breaks out 45 pins in total: 39 GPIO for your project, with Ve, GND, 5V and 3V3 handling power.

For peripherals, TX/RX on GPIO43 and GPIO44 cover serial logging and flashing.

On the analog side there are 20 ADC-capable pins for sensors and battery monitoring, PWM on every GPIO and 14 capacitive-touch inputs.

If you want zero surprises, GPIO33, GPIO34, GPIO38, GPIO2 and 10 more are free of any such role - the safest first picks. 16 of the exposed pins carry boot-time or system duties on the ESP32-S3 (GPIO44, GPIO43, GPIO35 and 13 more).

Getting started

flash your first firmware in ~2 minutes
Tool:
1
Connect over USB
Uses a CP2102 bridge - install the CP210x driver if no port appears. Not detected? Hold BOOT while plugging in.
2
Match & flash
Set the Tools options shown, then click Upload.
3
Verify it runs
The onboard user LED on GPIO35 blinks.
Set these in Tools · leave everything else at default
Arduino IDE 2.x - Tools Copy
Board: "Heltec Wireless Stick Lite(V3)"▸
Flash Size: "8MB (64Mb)"▸
Flash Mode: "DIO"▸
Partition Scheme: "8M with spiffs (3MB APP/1.5MB SPIFFS)" (default)▸
Upload Speed: "921600"▸
▸ every other Tools option - leave at default
Board: Heltec Wireless Stick Lite(V3)
Flash Size: 8MB (64Mb)
Flash Mode: DIO
Partition Scheme: 8M with spiffs (3MB APP/1.5MB SPIFFS)
Upload Speed: 921600
Find it: Tools ▸ Board ▸ ESP32 Arduino ▸ Heltec Wireless Stick Lite(V3)
blink.ino Copy
// blink the onboard user LED
void setup() {
  pinMode(35, OUTPUT);
}
void loop() {
  digitalWrite(35, HIGH); delay(500);
  digitalWrite(35, LOW);  delay(500);
}
board to selectesp32-s3-devkitc-1⧉ copy
platformio.ini Copy
[env:heltec_wireless_stick_lite_V3]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
monitor_speed = 115200
upload_speed = 921600
Find it: PlatformIO Home ▸ Boards, search esp32-s3-devkitc-1 - or type it after board =.
board to selectesp32-s3-devkitc-1⧉ copy
device.yaml Copy
esp32:
  board: esp32-s3-devkitc-1
  variant: esp32s3
  framework:
    type: esp-idf

# blink - GPIO35
output:
  - platform: gpio
    pin: 35
    id: led_out
light:
  - platform: binary
    name: "LED"
    output: led_out
Find it: search ESPHome's board list for esp32-s3-devkitc-1 (same ids as PlatformIO).
esptool doesn't pick board settings - a prebuilt .bin already has them baked in. This is just the raw flash command.
terminal Copy
esptool.py --chip esp32s3 --port /dev/ttyACM0 \
  --baud 921600 write_flash 0x0 firmware.bin
--port = your /dev/tty* (macOS/Linux) or COMx (Windows).
Build details: sketch space 3342336 B · data 327680 B · DIO

Downloads

Free for non-commercial use, credit espboards.dev · License
Heltec Wireless Stick Lite (V3) board illustration, front

Board illustration

The bare Heltec Wireless Stick Lite (V3) board drawn to scale at 58.08 × 22.6 mm, with no pin labels on it. Made for slide decks, wiring diagrams and project write-ups where a photo is too busy. Take the scalable SVG for print or editing, the high-resolution PNG to drop straight in, or the transparent PNG when you need it with no background behind it.

Heltec Wireless Stick Lite (V3) pinout diagram

Pinout diagram

Every pin on both sides of the board with its functions, drawn by ESPboards from the ESP32-S3 Series Datasheet v2.2 - the same sheet shown at the top of this page. The PNG is a high-resolution image for screens, the SVG is vector so it stays sharp at any size, and the PDF is laid out to print on A4 or Letter.

Free for non-commercial use, with the credit line kept.

Embed the Heltec Wireless Stick Lite (V3) pinout

Paste this where you want the diagram. Keep the credit line - it is what the licence asks for, and it is the only thing we want in return.

<figure>
  <img src="https://cdn.espboards.net/boards/heltec-wireless-stick-lite-v3/diagram-1600.png"
       alt="Heltec Wireless Stick Lite (V3) pinout diagram" width="1600" loading="lazy">
  <figcaption>
    Heltec Wireless Stick Lite (V3) pinout by
    <a href="https://www.espboards.dev/esp32/heltec_wireless_stick_lite_V3/">ESPboards</a>,
    <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0</a>
  </figcaption>
</figure>

Using it commercially? Ask us first - it takes one email.

Yours to use, share and adapt for non-commercial work, as long as you credit espboards.dev - the full terms and ready-made credit lines are here.

Specifications

ESP32-S3 · 58.08 × 22.6 mm · vs other ESP32 chips →
Compute
MCU
ESP32-S3
Clock
240 MHz
SRAM · Flash
512 KB · 8MB
Radio
Wi-Fi
802.11 b/g/n
Bluetooth
5.0 LE
Antenna
3D + u.FL
I/O
GPIO · ADC
39 · 20
UART · I²C · SPI
3 · 2 · 2
PWM
8 channels
Power
USB
USB-C
Serial
CP2102
Boot address
0x0
Electrical
Input
5V USB · 3.7V LiPo
Consumption
-
Regulator
-
Flashing
Upload · OTA
esptool_py · esp_ota
Flash · Boot mode
DIO · QIO
Sketch · Data
3.19 MB · 320 KB

Dimensions

Heltec Wireless Stick Lite (V3) board, drawn to scale
22.6 mm58.08 mm
58.08 × 22.6 mm · pin pitch 2.54 mm
The Heltec Wireless Stick Lite (V3) uses esptool_py for firmware uploads, esp_ota for over-the-air (OTA) updates. Flash mode is DIO with QIO boot mode. The maximum sketch size is 3.19 MB with 320 KB available for data.

About this board

At its core is the ESP32-S3 - a dual-core Xtensa with vector extensions suited to AI workloads.

Expect to pay about $14.90 - less than the ~$29 most ESP32-S3 boards go for.

39 GPIO are broken out - more than most ESP32-S3 boards, so the pin budget is rarely the constraint.

Onboard you'll find LoRa (SX1262), battery charging (TP4054) via SH1.25 2-pin, status LEDs (User (white), Charge) and Reset/User buttons.

  • The ESP32-S3 and SX1262 sit under a metal shield can - the same core as the Wireless Shell (V3) module
  • SX1262 LoRa radio on an IPEX 1.0 (u.FL) socket; sold as HTIT-WSL-HF (863-928 MHz) and HTIT-WSL-LF (470-510 MHz)
  • Two LoRa lines are also on the headers: GPIO12 (radio reset, J2 pin 3) and GPIO14 (DIO1, J3 pin 13)
  • Battery voltage on GPIO1 through a 390K / 100K divider, enabled by driving GPIO37 LOW
  • Vext (GPIO36, LOW = on) switches a 3.3 V rail for external sensors
  • No PSRAM - the ESP32-S3FN8 has 8 MB of in-package flash only
  • The arduino-esp32 variant sets SPI to SS 34 / MOSI 35 / SCK 36 / MISO 37, which are the LED, Vext and battery-read pins; the radio is on 8 / 10 / 9 / 11, so pass those to SPI.begin() yourself

Where to buy

prices are typical street prices
Heltec Wireless Stick Lite (V3)
Heltec Wireless Stick Lite (V3)
$14.90per unit, typical

Resources

Similar boards