STMicroelectronics STM32F071CBU7
- Part No.:
- STM32F071CBU7
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 48-UFQFN Exposed Pad
- Datasheet:
-
STM32F071CBU7.pdf
- Description:
- IC MCU 32BIT 128KB FLSH 48UFQFPN
- Quantity:
- Payment:

- Shipping:

Inventory:1,780
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F071CBU7 from STMicroelectronics is a 32-bit Arm® Cortex®-M0 microcontroller in UFQFPN48 package, operating up to 48 MHz with 128 KB Flash, 16 KB SRAM (HW parity), and integrated peripherals including 12-bit ADC (16-channel, 1.0 µs), dual 12-bit DAC, two analog comparators, and capacitive touch sensing - deployed in industrial HMI panels, smart sensor nodes, and battery-powered IoT edge controllers.
For engineers reviewing the STM32F071CBU7 datasheet, STM32F071CBU7 pinout, STM32F071CBU7 application, or STM32F071CBU7 equivalent, key selection criteria include its 48 MHz CPU clock with internal 48 MHz oscillator + auto-trimming, 5V-tolerant I/Os (68 pins), VDDIO2 support for mixed-voltage interfacing, and RTC with calendar, alarm, and periodic wakeup from Stop/Standby modes.
Technical Context
The STM32F071CBU7 implements a single-core Arm Cortex-M0 processor with Harvard architecture, tightly coupled NVIC supporting up to 32 external interrupts and 16 priority levels. Its memory subsystem includes 128 KB of Flash with error correction (ECC) on read, 16 KB SRAM with hardware parity checking, and a dedicated CRC calculation unit compliant with IEEE-802.3.
Clock management integrates four independent oscillators: 4–32 MHz HSE crystal input, 32 kHz LSE for RTC, 8 MHz HSI with x6 PLL, and factory-trimmed 48 MHz HSI48 oscillator used for USB-free high-speed peripheral operation. Power control supports three low-power modes (Sleep, Stop, Standby) with programmable voltage detector (PVD) and VBAT backup for RTC and 40-byte registers.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M0, 48 MHz max - enables real-time deterministic control in resource-constrained embedded systems. |
| Flash Memory | 128 KB with ECC - supports robust firmware storage and over-the-air updates with integrity verification. |
| SRAM | 16 KB with hardware parity - detects single-bit errors for safety-critical data buffers and stack operations. |
| ADC | 12-bit, 1.0 µs conversion time, 16 channels - suitable for fast-sampling analog sensor acquisition (e.g., temperature, pressure). |
| DAC | Two 12-bit channels - enables simultaneous analog waveform generation or precision biasing for transducer drivers. |
| I/O Voltage Tolerance | 68 pins 5V-tolerant - allows direct interface with legacy 5V logic without level shifters. |
| Capacitive Sensing | 24-channel TSC - supports self-capacitive touchkey, linear slider, and rotary encoder implementations. |
Pinout & Package
STM32F071CBU7 uses the UFQFPN48 (7 × 7 mm, 0.5 mm pitch) package with exposed thermal pad, optimized for compact PCB layouts and thermal dissipation in space-constrained applications.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VDDA, VSS, VSSA | Power supply and ground | Digital core (2.0–3.6 V), analog domain (2.4–3.6 V), and separate ground planes ensure noise isolation for ADC/DAC operation. |
| PA0–PA15, PB0–PB15, PC13–PC15, PD0–PD2 | General-purpose I/O | Up to 42 GPIOs with interrupt capability; 68 pins support 5V tolerance for mixed-voltage system integration. |
| NRST | Active-low reset input | Asynchronous reset with internal pull-up; accepts external push-button or supervisor IC assertion. |
| BOOT0 | Boot mode selection | High at power-on selects system memory bootloader; low selects user Flash execution. |
| SWDIO / SWCLK | Serial Wire Debug interface | 2-pin debug port enabling full JTAG/SWD functionality for programming and real-time trace debugging. |
Key Features
| Feature | Design Value |
|---|---|
| Internal 48 MHz oscillator with auto-trimming | Eliminates external crystal for USB-free high-speed peripheral clocks; calibrated against external sync signal. |
| Programmable voltage detector (PVD) | Configurable threshold (2.2–2.9 V) triggers interrupt or reset before brown-out, enabling graceful shutdown. |
| Calendar RTC with alarm & wakeup | Real-time date/time tracking with sub-second accuracy; wakes CPU from Stop/Standby on alarm or periodic interval. |
| Advanced-control timer (TIM1) | 16-bit, 6-channel complementary PWM with dead-time insertion - drives BLDC motors or half/full-bridge inverters. |
| HDMI CEC interface | Hardware CEC controller with header detection wakeup - enables remote control interoperability in consumer electronics gateways. |
Applications
| Industrial HMI Panel | Smart Sensor Node |
|---|---|
Use Scenario: Touch-enabled local operator interface for PLC-connected machinery with LED status feedback and button emulation. IC Role / Device Role / Timing Role: Main controller executing GUI rendering, capacitive touch scanning, and serial communication with host PLC via USART. Use Value: Integrated TSC eliminates external touch controller IC; 5V-tolerant I/Os interface directly with 24 V DC field I/O modules via level-shifting resistors. | Use Scenario: Battery-powered environmental monitor measuring temperature, humidity, and ambient light with BLE gateway handoff. IC Role / Device Role / Timing Role: System-on-chip managing sensor ADC reads, low-power scheduling, RTC-triggered wakeups, and UART-to-BLE bridge logic. Use Value: Standby current <1 µA with RTC active extends 2000 mAh coin cell life beyond 10 years; internal 48 MHz clock avoids crystal BOM cost. |
| USB-Free Motor Control Gateway | Energy Meter Front-End |
Use Scenario: Fan speed regulator using PWM-driven MOSFETs, with thermal monitoring and fault reporting via RS-485. IC Role / Device Role / Timing Role: Real-time motor control engine running closed-loop PID on TIM1 PWM outputs and ADC current feedback sampling. Use Value: Advanced timer with complementary outputs + dead-time control prevents shoot-through; 12-bit ADC achieves ±0.5% current measurement accuracy. | Use Scenario: Residential electricity meter front-end acquiring voltage/current waveforms and computing RMS, THD, and energy counters. IC Role / Device Role / Timing Role: Precision analog acquisition subsystem synchronizing dual ADC channels to 50/60 Hz line cycle via timer-triggered sampling. Use Value: Dual 12-bit DACs generate precise calibration references for shunt resistor offset correction; CRC unit validates firmware integrity during OTA updates. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F072CBU7 | Includes USB 2.0 FS device interface; identical Flash/SRAM/peripherals otherwise. | Required where host-side USB connectivity (e.g., HID keyboard, CDC virtual COM port) is mandatory. | Select when USB device stack integration is needed; adds ~$0.15 BOM cost and requires USB PHY layout care. |
| STM32F030F4P6 | 16 KB Flash, 4 KB SRAM, no DAC/comparators/TSC; TSSOP20 package. | Suitable for ultra-low-cost, fixed-function control (e.g., LED dimmer, simple relay driver) without analog features. | Choose only for cost-sensitive, non-analog, non-touch applications; lacks RTC calendar and advanced timers. |
Compared with STM32F072CBU7, the STM32F071CBU7 trades USB capability for lower EMI emissions and reduced layout complexity; versus STM32F030F4P6, it delivers 8× more Flash, full analog subsystem, and production-ready RTOS support - making it optimal for scalable, feature-rich edge nodes.
Availability
STM32F071CBU7 is available at Aetrix Electronics and suitable for industrial HMI panels, smart sensor nodes, and energy meter front-ends requiring stable component supply across multi-year production cycles.
Supply support for STM32F071CBU7 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 devices, sensors, and analog ICs for industrial, automotive, and consumer markets.
The STM32F0 series targets cost-sensitive, low-power embedded applications demanding Cortex-M0 performance with rich analog integration and robust toolchain support - optimized for rapid development of certified industrial controls and IoT endpoints.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F071CBU7 achieves 48 MHz maximum CPU frequency using its internal 48 MHz HSI48 oscillator with automatic trimming based on external synchronization, or via PLL multiplication of the 8 MHz HSI or external crystal. No external crystal is required for full-speed operation, reducing BOM count and board area.
Does this MCU support hardware crypto acceleration?
No, the STM32F071CBU7 does not include hardware cryptographic accelerators (e.g., AES, SHA, PKA). It relies on software libraries for encryption tasks. For secure boot or TLS offload, designers should consider STM32L4 or STM32G0 series MCUs with dedicated crypto peripherals.
Can the 12-bit DAC outputs drive external op-amps directly?
Yes - each DAC channel provides rail-to-rail output with 1 µA typical output current and monotonicity guaranteed. For driving low-impedance loads or achieving higher slew rates, an external op-amp buffer is recommended; the DAC reference can be set to internal VREFINT (1.2 V) or external VREF+.
What debug interfaces are supported and what pins do they use?
The STM32F071CBU7 supports Serial Wire Debug (SWD) only - using SWDIO (PA13) and SWCLK (PA14) pins. JTAG is not implemented. SWD enables full flash programming, breakpoint setting, and real-time variable inspection via standard ARM-compliant debug probes (e.g., ST-LINK/V2, CMSIS-DAP).
STM32F071CBU7 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 48-UFQFN Exposed Pad
- Series:
- STM32F0
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0
- Core Size:
- 32-Bit Single-Core
- Speed:
- 48MHz
- Connectivity:
- HDMI-CEC, I2C, IrDA, LINbus, SPI, UART/USART
- Peripherals:
- DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 37
- 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 13x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F071CBU7 FAQ
1.How can I place an order for STM32F071CBU7 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F071CBU7 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 STM32F071CBU7 reliable?
The price and inventory of STM32F071CBU7 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F071CBU7 is usually 5 days.
3.What payment methods are accepted for STM32F071CBU7?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F071CBU7 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F071CBU7?
STM32F071CBU7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F071CBU7 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 STM32F071CBU7?
For technical support, including STM32F071CBU7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F071CBU7 requirements.
6.How does Aetrix verify that STM32F071CBU7 is sourced from the original manufacturer or authorized distributors?
All STM32F071CBU7 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 STM32F071CBU7 meets industry standards.
7.What is the process for return or replacement of STM32F071CBU7?
All STM32F071CBU7 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F071CBU7, 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 STM32F071CBU7 part is unused and in its original packaging.
Return procedure for STM32F071CBU7:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F071CBU7 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…
