STMicroelectronics STM32G070KBT6
- Part No.:
- STM32G070KBT6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 32-LQFP
- Datasheet:
-
STM32G070KBT6.pdf
- Description:
- IC MCU 32BIT 128KB FLASH 32LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:3,421
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32G070KBT6 from STMicroelectronics is an Arm® Cortex®-M0+ 32-bit microcontroller in LQFP32 package, featuring 128 KB Flash, 36 KB SRAM, 4x USART, 12-bit ADC (0.4 µs conversion), and operating at up to 64 MHz across -40°C to +85°C. It integrates RTC with alarm/wakeup, 7-channel DMA, and supports ISO7816, LIN, IrDA, and SPI-over-USART for industrial control and smart sensor node applications.
For engineers reviewing the STM32G070KBT6 datasheet, STM32G070KBT6 pinout, STM32G070KBT6 application, or STM32G070KBT6 equivalent, key selection criteria include its 32-pin LQFP footprint, 2.0–3.6 V supply range, hardware parity-checked SRAM, Fast-mode Plus I²C (1 Mbit/s), and dual watchdog timers (IWDG/WWDG) for safety-critical firmware execution.
Technical Context
The STM32G070KBT6 implements a single-core Arm Cortex-M0+ with MPU, executing instructions at up to 64 MHz via internal 16 MHz RC oscillator with PLL or external 4–48 MHz crystal. Its memory subsystem includes 128 KB flash with readout protection and 36 KB SRAM-32 KB with hardware parity checking-enabling robust code/data integrity verification in real-time systems.
Clock management supports multiple sources: 32 kHz LSE with calibration, 32 kHz LSI (±5%), and HSI16 with ±1% accuracy at 25°C. Peripheral interconnect uses a hierarchical AHB/APB bus matrix, enabling concurrent DMA transfers (e.g., ADC→SRAM) while CPU executes from flash with prefetch buffer and branch cache.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | Arm Cortex-M0+, 64 MHz max - enables deterministic real-time task scheduling with low interrupt latency (≤12 cycles) |
| Flash / RAM | 128 KB / 36 KB - sufficient for bootloader + secure firmware + OTA update staging in constrained-edge devices |
| ADC | 12-bit, 0.4 µs conversion, 16-channel - supports high-speed analog monitoring (e.g., motor current sampling at ≥2.5 MSPS) |
| I/O Count | Up to 26 fast I/Os - includes 5 V-tolerant pins for direct interfacing with legacy logic without level shifters |
| Timers | 11 timers: 1 advanced (TIM1), 5 general-purpose, 2 basic, 2 watchdogs - enables motor control PWM, pulse counting, and fail-safe timeout supervision |
| Communication | 4 USART, 2 I²C (Fast-mode Plus), 2 SPI - supports simultaneous UART-based debugging, I²C sensor hub, and SPI flash interface |
| Supply Range | 2.0–3.6 V - compatible with single-cell Li-ion (3.0–3.6 V) and regulated 3.3 V rails without external LDO |
Pinout & Package
LQFP32 (7 × 7 mm, 0.8 mm pitch) package with exposed thermal pad (ECOPACK2-compliant). Pin count and I/O mapping optimized for compact industrial control modules and space-constrained IoT endpoints.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD/VSS | Power supply / Ground | Dual VDD pins (pins 1, 16) and dual VSS pins (pins 2, 15) reduce IR drop and improve noise immunity in 32-pin layout |
| PA0–PA15 | General-purpose I/O | 26 total GPIOs; PA0–PA13 support external interrupts and timer input capture - enables encoder interface or wake-on-event |
| NRST | Active-low reset | Internal pull-up; accepts 1.65–5.5 V logic - allows direct connection to open-drain supervisor ICs |
| BOOT0 | Boot mode select | High at power-up enters system memory bootloader - enables field firmware recovery without debugger |
| SWDIO/SWCLK | Debug interface | 2-pin Serial Wire Debug - supports full SWD programming and real-time trace via ST-LINK v2.1+ |
Key Features
| Feature | Design Value |
|---|---|
| Hardware CRC unit | Accelerates firmware image validation and data packet integrity checks without CPU overhead |
| RTC with calendar & alarm | Enables time-stamped logging and periodic wakeup from Stop/Standby modes using 32.768 kHz LSE |
| 5 V-tolerant I/Os | Eliminates level-shifter components when interfacing with 5 V sensors or legacy peripherals |
| Low-power modes | Stop 0 mode draws ≤1.2 µA (typ.) - extends battery life in wireless sensor nodes with infrequent wakeups |
| ISO7816 interface | Integrated UART hardware support for smart card readers and secure element communication |
Applications
| Industrial PLC I/O Module | Smart Energy Meter |
|---|---|
Use Scenario: Compact DIN-rail mounted I/O expansion module acquiring digital inputs, analog sensor signals, and controlling relays. IC Role / Device Role / Timing Role: Main controller managing GPIO scanning, 12-bit ADC sampling (temperature, current), and RS-485 communication via USART. Use Value: 26 GPIOs with interrupt capability enable direct connection to 16 digital inputs + 8 relay drivers; hardware CRC ensures firmware update integrity over noisy industrial buses. | Use Scenario: Single-phase electricity meter with metrology IC interface, tamper detection, and LCD display driver. IC Role / Device Role / Timing Role: System manager handling pulse counting (kWh), RTC-based billing periods, and SPI-driven segment LCD. Use Value: Calendar RTC with alarm triggers monthly data upload; 4 USARTs support simultaneous metrology IC comms, optical port, and RF module interface. |
| Wireless Sensor Node | Home Appliance Control |
Use Scenario: Battery-powered environmental sensor (temp/humidity/pressure) transmitting data via BLE or LoRa gateway. IC Role / Device Role / Timing Role: Central MCU acquiring sensor data via I²C, processing with CRC-verified firmware, and waking radio peripheral on schedule. Use Value: Stop 0 mode (≤1.2 µA) + RTC wakeup enables multi-year battery life; 5 V-tolerant I/Os simplify connection to analog sensor signal chains. | Use Scenario: Washing machine main control board managing motor drive, water valve, temperature sensing, and user interface. IC Role / Device Role / Timing Role: Real-time controller executing PID loops, reading thermistor ADC, driving triac outputs via GPIO, and managing display/keys. Use Value: Advanced-control timer (TIM1) generates precise 3-phase motor PWM; hardware parity on 32 KB SRAM prevents runtime corruption during EMI events. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32G030K6T6 | 64 KB Flash, 8 KB SRAM, no hardware parity on SRAM, same LQFP32 package | Suitable for cost-sensitive, non-safety-critical firmware where memory footprint <64 KB suffices | Select when BOM cost reduction outweighs need for parity-checked RAM and larger code space |
| STM32G071KBT6 | Identical package and pinout; adds AES-128, true random number generator, and enhanced debug security | Required for applications needing cryptographic services (e.g., secure boot, firmware signing) | Choose when hardware crypto acceleration and secure key storage are mandatory |
Compared with STM32G030K6T6, the STM32G070KBT6 provides 2× Flash and 4.5× SRAM with parity - critical for complex control algorithms and OTA updates; versus STM32G071KBT6, it omits crypto engines but maintains identical real-time performance and peripheral set at lower unit cost.
Availability
STM32G070KBT6 is available at Aetrix Electronics and suitable for industrial PLC I/O modules, smart energy meters, wireless sensor nodes, and home appliance control systems requiring stable component supply across multi-year production cycles.
Supply support for STM32G070KBT6 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
STMicroelectronics is a global semiconductor leader headquartered in Geneva, designing and manufacturing microcontrollers, power management ICs, and MEMS sensors for industrial, automotive, and consumer markets.
The STM32G0 series targets cost-sensitive, ultra-low-power embedded applications demanding Arm Cortex-M0+ performance with rich analog/peripheral integration - optimized for smart sensors, industrial controls, and battery-powered edge devices.
FAQ
What is the maximum operating frequency of the STM32G070KBT6?
The STM32G070KBT6 achieves a maximum CPU clock frequency of 64 MHz, attainable using the internal 16 MHz RC oscillator with PLL multiplication or an external 4–48 MHz crystal. This frequency is guaranteed across the full -40°C to +85°C industrial temperature range and 2.0–3.6 V supply voltage, with timing validated per DS12766 Rev 3 Section 5.3.21.
Does the STM32G070KBT6 support hardware encryption?
No, the STM32G070KBT6 does not include hardware cryptographic accelerators such as AES or TRNG. These features are present in the pin-compatible STM32G071KBT6 variant. The G070 focuses on deterministic real-time control and analog integration, omitting crypto blocks to reduce die size and cost while retaining full peripheral compatibility.
How many I²C interfaces does the STM32G070KBT6 have, and what are their capabilities?
The STM32G070KBT6 integrates two I²C-bus interfaces. One supports Fast-mode Plus (1 Mbit/s) with extra current sink for driving higher bus capacitance, and both support SMBus/PMBus protocols. One interface additionally enables wakeup from Stop mode, allowing low-power sensor hubs to respond to I²C commands without full MCU activation.
What debug interface is supported, and is JTAG available?
The STM32G070KBT6 supports Serial Wire Debug (SWD) only - a 2-pin interface (SWDIO and SWCLK) that provides full programming, debugging, and real-time trace capabilities. JTAG is not implemented; SWD is electrically and functionally compatible with ST-LINK v2.1 and v3 debug probes, and occupies minimal PCB area compared to 5-pin JTAG.
STM32G070KBT6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 32-LQFP
- Series:
- STM32G0
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0+
- Core Size:
- 32-Bit Single-Core
- Speed:
- 64MHz
- Connectivity:
- I2C, IrDA, LINbus, SPI, SmartCard, UART/USART
- Peripherals:
- DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 29
- Program Memory Size:
- 128KB (128K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 36K x 8
- Voltage - Supply (Vcc/Vdd):
- 2V ~ 3.6V
- Data Converters:
- A/D 13x12b
- Oscillator Type:
- External, Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32G070KBT6 FAQ
1.How can I place an order for STM32G070KBT6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32G070KBT6 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for STM32G070KBT6 reliable?
The price and inventory of STM32G070KBT6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32G070KBT6 is usually 5 days.
3.What payment methods are accepted for STM32G070KBT6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32G070KBT6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32G070KBT6?
STM32G070KBT6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32G070KBT6 order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for STM32G070KBT6?
For technical support, including STM32G070KBT6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32G070KBT6 requirements.
6.How does Aetrix verify that STM32G070KBT6 is sourced from the original manufacturer or authorized distributors?
All STM32G070KBT6 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that STM32G070KBT6 meets industry standards.
7.What is the process for return or replacement of STM32G070KBT6?
All STM32G070KBT6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32G070KBT6, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The STM32G070KBT6 part is unused and in its original packaging.
Return procedure for STM32G070KBT6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32G070KBT6 Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

