This is a hint example(support i18n)
Give a ☆ star if you like this project 🦀🦀
x

LILYGO T3-STM32

T-PICO-2350-03

1. Introduction#

The LILYGO T3 STM32 is a multifunctional IoT development board based on the low-power STM32WL55CCU6 microcontroller. It integrates a LoRa long-range communication module, supporting 433/868/915MHz multi-band frequencies, making it suitable for global IoT applications.

The hardware configuration includes 256KB Flash and 64KB SRAM, an OLED display driven by the SSD1315 (controlled via I2C), TF card storage expansion (via SPI), and a solar power input interface (4.4–6V), enabling outdoor energy harvesting and low-power operation.

The board features a wide range of GPIO pins compatible with SPI, I2C, timers, and other peripheral interfaces. It also provides a reserved QWIIC connector, allowing easy expansion with various sensors. This board is ideal for rapid development of IoT terminals such as remote monitoring systems, environmental sensing devices, LoRa gateways, and solar-powered equipment.

2. Appearance and function introduction#

2.1. Appearance#

summary

2.2. Pinmap#

summary

3. Module Information and Specifications#

3.1. Description#

Component Description
MCU STM32WL 55CCU6
Flash 256kb
SRAM 64kb
Dual Core 32-bit Arm® Cortex®-M4 + Cortex®-M0+ CPU
Built-in RF Modulation LoRa®, (G)FSK, (G)MSK ,BPSK
Lora SX1262 433Mhz~915Mhz(optional)
Storage TF card
Display 0.96 inch SSD1315 Driver I2C OLED
USB 1 × type-C Interfaces
Buttons 1 x RST Buttons + 1 x BOOT Buttons
IO Expansion 2.54mm pitch × 2*13 IO expansion pins
Expansion Interfaces 2 × QWIIC expansion interfaces
1 × battery Switch
1 × 4-pin SWD debug interface (2.54mm pitch)
1 × Solar input port (4.4~6V)
1 × LoRa antenna connector
1 × 5-pin antenna socket
Mounting Holes 2×2mm positioning holes
Dimensions 66x27x13mm

For more project information, please refer to:
Github:T3 STM32

3.2.1. Schematic#

T3 STM32

3.2.2. Required Libraries#

4. Flashing Tools#

  1. Official ST programmer: STM32CubeProgrammer
  2. JLink software JLink Software and Documentation Pack
  3. STLink driver STLink_V3.0.1_win32

Note: All three flashing tools (JLink STLink STM32CubeProgrammer) require the appropriate drivers to function properly.

4.1. Development Platforms#

  1. VS Code
  2. STM32Cube

5. Technical Support#

Related Issues not found

Please login GitHub to create issue