STMicroelectronics STM32F072VBH6
- Part No.:
- STM32F072VBH6
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 100-UFBGA
- Datasheet:
-
STM32F072VBH6.pdf
- Description:
- IC MCU 32BIT 128KB FLSH 100UFBGA
- Quantity:
- Payment:

- Shipping:

Inventory:2,316
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F072VBH6 from STMicroelectronics is an Arm® Cortex®-M0 32-bit MCU with 128 KB Flash, 16 KB SRAM, crystal-less USB 2.0 FS interface, CAN 2.0B controller, and integrated 12-bit ADC/DAC - deployed in industrial HMI, USB-connected sensor gateways, and CAN-based building automation controllers.
For engineers reviewing the STM32F072VBH6 datasheet, STM32F072VBH6 pinout, STM32F072VBH6 application, or STM32F072VBH6 equivalent, key selection criteria include USB clocking autonomy (48 MHz internal oscillator with trimming), 5V-tolerant I/O count (68 pins), CAN+USB coexistence capability, and RTC with VBAT-backed alarm/wakeup in Stop mode.
Technical Context
The device integrates a single-cycle Cortex-M0 core running at up to 48 MHz, supported by a multi-source clock system: 4–32 MHz external crystal, 32 kHz LSE for RTC, and a factory-trimmed 48 MHz HSI48 oscillator enabling full-speed USB without external crystal. Its power architecture includes independent VDDA (2.4–3.6 V) and VDDIO2 (1.65–3.6 V) rails for analog and selective I/O domains.
Peripheral integration centers on real-time control and connectivity: one advanced-control timer (TIM1) delivering six-channel PWM, two I²C interfaces (one Fast Mode Plus), four USARTs (two with ISO7816/LIN/IrDA), dual SPI/I²S, CAN 2.0B, and a crystal-less USB 2.0 FS PHY with BCD and LPM support - all accessible via 87 GPIOs, 68 of which are 5V tolerant.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | Arm Cortex-M0, 48 MHz max - enables deterministic real-time control with <100 ns interrupt latency |
| Memory | 128 KB Flash + 16 KB SRAM with HW parity - supports secure firmware updates and robust data logging |
| USB Interface | Crystal-less USB 2.0 Full-Speed - eliminates external 48 MHz crystal, reducing BOM cost and PCB area |
| CAN Interface | CAN 2.0B controller - enables direct connection to automotive or industrial fieldbus networks without transceiver logic |
| ADC | 12-bit, 1.0 µs SAR ADC (16 channels, 0–3.6 V range) - supports fast sampling of analog sensors with separate VDDA supply |
| DAC | 12-bit dual-channel DAC - provides precise analog output for calibration signals or actuator control |
| I/O Count | 87 GPIOs, 68 5V-tolerant - simplifies interfacing with legacy 5V peripherals and industrial logic levels |
| Supply Range | VDD = 2.0–3.6 V, VDDA = VDD–3.6 V - allows single-rail design while maintaining analog accuracy |
Pinout & Package
STM32F072VBH6 uses a UFBGA100 (7 × 7 mm, 0.5 mm pitch) package with 100 terminals. Pin functions are defined across five GPIO ports (A–E) plus dedicated peripheral pins for USB, CAN, RTC, and reset. All I/Os support remappable alternate functions via AFR registers.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Digital power/ground | Primary 2.0–3.6 V supply domain; decoupling required per STM32 layout guidelines |
| VDDA, VSSA | Analog power/ground | Isolated 2.4–3.6 V rail for ADC/DAC/comp/RTC - must be filtered and separated from digital ground |
| PA11/PA12 | USB DM/DP | Dedicated full-speed USB differential pair; internal pull-ups enabled in device mode |
| PB8/PB9 | CAN RX/TX | Direct connection to external CAN transceiver; supports loopback and silent modes |
| PC13/PC14/PC15 | RTC_OUT/OSC32_IN/OSC32_OUT | Supports 32.768 kHz crystal or external clock for calendar RTC with calibration |
| NRST | Active-low reset | Asynchronous reset input with internal pull-up; accepts 1.65–3.6 V logic levels |
| BOOT0 | Boot mode select | High at power-on selects system memory bootloader; requires external pull-down for main Flash execution |
Key Features
| Feature | Design Value |
|---|---|
| HSI48 oscillator with auto-trimming | Enables crystal-less USB operation with ±0.25% frequency stability over temperature/voltage |
| Capacitive sensing controller (TSC) | 24-channel touch-sensing engine supporting touchkey, linear, and rotary sliders without external components |
| Programmable voltage detector (PVD) | Monitors VDD in 8 user-selectable thresholds (2.0–2.9 V) to trigger interrupts before brownout |
| Low-power modes (Stop/Standby) | Retains SRAM and register state in Stop mode (2.3 µA typical); RTC + backup registers active in Standby (0.8 µA) |
| Serial wire debug (SWD) | 2-pin debug interface supporting full run-control, breakpoints, and memory access - no JTAG overhead |
| 96-bit unique ID | Factory-programmed serial number used for secure device authentication and license binding |
Applications
| Industrial HMI Panel | USB-Capable Sensor Gateway |
|---|---|
Use Scenario: Compact wall-mounted display with capacitive touch overlay and local CAN bus connectivity to PLCs. IC Role / Device Role / Timing Role: Main application processor handling GUI rendering, TSC touch decoding, CAN message routing, and USB CDC virtual COM port for configuration. Use Value: Integrated TSC eliminates external touch controller IC; crystal-less USB reduces component count; 68× 5V-tolerant I/Os interface directly with legacy industrial I/O modules. | Use Scenario: Battery-powered environmental sensor node aggregating data from analog/digital sensors and forwarding via USB to host PC. IC Role / Device Role / Timing Role: System-on-chip managing ADC sampling, temperature compensation, USB mass storage emulation, and low-power sleep/wakeup scheduling. Use Value: 12-bit ADC with internal reference enables accurate sensor readings; Standby mode with RTC wakeup extends battery life to >1 year; HSI48 ensures reliable USB enumeration without crystal. |
| Building Automation Controller | Automotive Diagnostic Tool |
Use Scenario: DIN-rail mounted HVAC controller communicating with thermostats and actuators over CAN and monitoring local analog inputs. IC Role / Device Role / Timing Role: Real-time CAN node executing PID loops, reading 12-bit ADC channels for temperature/humidity, and driving DAC outputs for valve control. Use Value: TIM1 six-channel PWM drives multiple proportional valves; CAN peripheral handles arbitration and error framing autonomously; VBAT-backed RTC logs event timestamps during power loss. | Use Scenario: Handheld OBD-II scanner connecting to vehicle ECU via CAN and presenting diagnostics via USB HID interface to tablet. IC Role / Device Role / Timing Role: Dual-role interface bridging ISO 15765-2 CAN transport layer to USB HID report descriptors for plug-and-play compatibility. Use Value: Hardware CAN controller offloads protocol timing and filtering; USB FS PHY with BCD detects charging ports automatically; SWD debug port enables field firmware updates. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F072CBT6 | LQFP48 package, 48 KB Flash, same peripherals - lacks 20 GPIOs and 80 KB Flash capacity | Suitable for space-constrained designs with reduced I/O and memory needs | Select when board area is critical and full 87-pin I/O count is unnecessary |
| STM32F070CBT6 | No USB or CAN; 36 KB Flash; lacks HSI48 and TSC - lower cost but functionally limited | Applicable only in non-USB/CAN embedded control where peripheral count is minimal | Choose only if USB/CAN functionality is excluded from system requirements |
Compared with STM32F072CBT6, the VBH6 offers 2.7× more Flash and 40+ additional I/Os in a compact UFBGA; versus STM32F070CBT6, it adds essential USB/CAN connectivity and precision analog features - making it the sole choice for integrated USB+CAN edge nodes requiring touch and sensor processing.
Availability
STM32F072VBH6 is available at Aetrix Electronics and suitable for industrial HMI, USB sensor gateways, and building automation controllers requiring stable component supply, long-term lifecycle assurance, and qualified sourcing for production ramp.
Supply support for STM32F072VBH6 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, Switzerland, specializing in microcontrollers, power management, sensors, and automotive ICs.
The STM32F0 series targets cost-sensitive, resource-efficient embedded applications demanding high integration, low power, and industrial-grade reliability - with the F072 line specifically optimized for USB-CAN convergence and capacitive touch.
FAQ
Does STM32F072VBH6 require an external crystal for USB operation?
No. The device integrates a factory-trimmed 48 MHz HSI48 oscillator with automatic synchronization to USB SOF packets, enabling full-speed USB 2.0 operation without any external crystal - verified per DS9826 Rev 6 Section 3.6 and Table 43.
What is the maximum operating temperature range for STM32F072VBH6?
The STM32F072VBH6 is rated for industrial temperature range: –40 °C to +85 °C ambient, as specified in Section 6.3.1 of DS9826 Rev 6. It meets JEDEC J-STD-020 moisture sensitivity level MSL3 and supports reflow soldering per standard profile.
How many I/O pins support 5V tolerance, and are they configurable per pin?
68 GPIOs are 5V tolerant (as listed in Section 3.7 and Table 14 of DS9826), including all pins except those assigned to USB, RTC, and analog inputs. Tolerance is hardware-defined per pin group (PA–PE) and cannot be disabled or reconfigured in software.
Can the internal 12-bit DAC drive a 1 kΩ load with full-scale accuracy?
Yes - the DAC output maintains 12-bit monotonicity and ±1 LSB INL up to 1 mA load (equivalent to ≥3.3 kΩ at 3.3 V), per Table 60. Driving 1 kΩ causes ~1.5% gain error due to output impedance (~15 kΩ typical), requiring external buffer for precision applications.
STM32F072VBH6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 100-UFBGA
- Series:
- STM32F0
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0
- Core Size:
- 32-Bit Single-Core
- Speed:
- 48MHz
- Connectivity:
- CANbus, HDMI-CEC, I2C, IrDA, LINbus, SPI, UART/USART, USB
- Peripherals:
- DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 87
- Program Memory Size:
- 128KB (128K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 16K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.65V ~ 3.6V
- Data Converters:
- A/D 16x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F072VBH6 FAQ
1.How can I place an order for STM32F072VBH6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F072VBH6 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 STM32F072VBH6 reliable?
The price and inventory of STM32F072VBH6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F072VBH6 is usually 5 days.
3.What payment methods are accepted for STM32F072VBH6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F072VBH6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F072VBH6?
STM32F072VBH6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F072VBH6 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 STM32F072VBH6?
For technical support, including STM32F072VBH6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F072VBH6 requirements.
6.How does Aetrix verify that STM32F072VBH6 is sourced from the original manufacturer or authorized distributors?
All STM32F072VBH6 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 STM32F072VBH6 meets industry standards.
7.What is the process for return or replacement of STM32F072VBH6?
All STM32F072VBH6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F072VBH6, 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 STM32F072VBH6 part is unused and in its original packaging.
Return procedure for STM32F072VBH6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F072VBH6 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…

.jpg)