Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

STMicroelectronics STM32F051C6T6

Part No.:
STM32F051C6T6
Manufacturer:
STMicroelectronics
Category:
Microcontrollers
Package:
48-LQFP
Datasheet:
AetrixSTM32F051C6T6.pdf
Description:
IC MCU 32BIT 32KB FLASH 48LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,227

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F051C6T6 from STMicroelectronics is a 32-bit ARM Cortex-M0 microcontroller with 32 KB Flash, 8 KB SRAM, 48 MHz max CPU frequency, integrated 12-bit ADC and DAC, and dual USART/I²C/SPI interfaces - deployed in industrial sensor nodes, motor control modules, and smart metering front-ends requiring low-power mixed-signal processing.

For engineers reviewing the STM32F051C6T6 datasheet, STM32F051C6T6 pinout, STM32F051C6T6 application, or STM32F051C6T6 equivalent, key selection criteria include its 32-pin LQFP package, 5 V-tolerant I/Os (up to 36), programmable voltage detector (PVD), RTC with alarm, and SWD debug interface - all validated for cost-sensitive embedded designs operating from 2.0–3.6 V.

Technical Context

The STM32F051C6T6 implements an ARM Cortex-M0 core with Harvard architecture, supporting Thumb-2 instruction set and NVIC with 32 interrupt lines. Its memory subsystem includes 32 KB of single-cycle Flash with ECC protection and 8 KB SRAM with hardware parity checking - enabling deterministic real-time execution and data integrity in safety-aware applications.

Clock management integrates four independent sources: 4–32 MHz HSE crystal oscillator, 32 kHz LSE for RTC, 8 MHz HSI RC with PLL (×6 → 48 MHz), and 40 kHz LSI for watchdog timing. Power control supports Sleep, Stop, and Standby modes with VBAT backup for RTC and registers - achieving sub-1 µA Stop mode current at 3.3 V.

Key Specifications

Parameter Value and Actual Design Meaning
CPU Core ARM Cortex-M0, 48 MHz max - enables deterministic real-time task scheduling with <10 ns interrupt latency.
Flash Memory 32 KB, single-cycle access with ECC - sufficient for firmware + bootloader in compact industrial controllers.
SRAM 8 KB with hardware parity - detects and flags memory corruption during runtime for functional safety compliance.
ADC 12-bit, 1.0 µs conversion, 16-channel multiplexed - supports simultaneous sampling of analog sensors (e.g., temperature, current) at ≥1 MSPS.
DAC 12-bit, buffered output - generates precise analog reference voltages or control signals (e.g., bias tuning, PWM dithering).
I/O Voltage Tolerance Up to 36 pins 5 V tolerant - simplifies interfacing with legacy 5 V peripherals without level shifters.
Debug Interface Serial Wire Debug (SWD) - enables non-intrusive real-time debugging and flash programming via 2-pin connection.

Pinout & Package

LQFP32 package (7 × 7 mm, 0.8 mm pitch), RoHS-compliant ECOPACK®2, rated for industrial temperature range (–40 °C to +85 °C).

Pin/Terminal Circuit Role Design Meaning
VDD, VSS Digital power supply/ground Primary 2.0–3.6 V domain; decoupling required per ST AN4229 guidelines to suppress switching noise.
VDDA, VSSA Analog power supply/ground Separate 2.4–3.6 V analog domain; must be filtered independently to maintain ADC/DAC accuracy.
PA0–PA15, PB0–PB11 General-purpose I/Os 32 total GPIOs; up to 36 support 5 V tolerance; all mappable to EXTI for wake-up or edge-triggered interrupts.
NRST Active-low reset input Asynchronous reset with internal pull-up; accepts external push-button or supervisor IC assertion.
SYSCLK, SWDIO, SWCLK System clock input / debug interface SWDIO/SWCLK enable full-speed debug and programming; SYSCLK may be sourced from HSE, HSI, or PLL output.

Key Features

Feature Design Value
Advanced-control timer (TIM1) 16-bit, 7-channel PWM with deadtime insertion and emergency stop - enables brushless DC motor commutation without external gate drivers.
Capacitive sensing controller (TSC) Up to 18 channels supporting touchkey/linear/rotary sensors - eliminates external touch ICs in HMI panels and appliance controls.
HDMI CEC interface Hardware CEC protocol engine with header wakeup - allows remote control interoperability in consumer electronics gateways.
Programmable voltage detector (PVD) Configurable threshold (2.2–2.9 V in steps) - triggers interrupt or reset before brownout, protecting firmware state during supply dips.
RTC with calendar alarm Full binary-coded decimal (BCD) calendar, alarm, and periodic wakeup from Stop/Standby - sustains timekeeping on VBAT with <1 µA draw.

Applications

Industrial Sensor Node Smart Appliance Control

Use Scenario: Compact environmental monitoring unit measuring temperature, humidity, and CO₂ using analog and digital sensors.

IC Role / Device Role / Timing Role: Central MCU executing sensor fusion, local decision logic, and UART-based Modbus RTU communication to gateway.

Use Value: Integrated 12-bit ADC + 5 V-tolerant I/Os eliminate external signal conditioning; RTC enables scheduled data logging every 15 minutes.

Use Scenario: Washing machine main control board managing motor drive, water valve actuation, and user interface.

IC Role / Device Role / Timing Role: Real-time motor controller using TIM1 for 6-channel PWM generation and emergency stop, plus capacitive touch for panel UI.

Use Value: Hardware deadtime generation prevents shoot-through in half-bridge drivers; TSC reduces BOM count by replacing discrete touch ICs.

Energy Meter Front-End IoT Edge Gateway

Use Scenario: DIN-rail mounted electricity meter acquiring voltage/current waveforms and computing RMS, harmonics, and energy.

IC Role / Device Role / Timing Role: Signal acquisition processor interfacing with isolation amplifiers and driving isolated SPI to metrology ASIC.

Use Value: 1.0 µs ADC conversion supports ≥16 kSPS sampling for Class 0.5 metering; CRC unit validates firmware updates over UART.

Use Scenario: Low-power cellular gateway aggregating BLE/Zigbee sensor data and forwarding via LTE-M to cloud platform.

IC Role / Device Role / Timing Role: Protocol bridge MCU handling multiple serial interfaces (USART for BLE module, I²C for sensor hub, SPI for secure element).

Use Value: Dual fast I²C interfaces (one Fast Mode Plus) support 1 Mbit/s sensor polling; Stop mode current <1.5 µA extends battery life >5 years.

Equivalent & Alternatives

The following parts are listed as comparable options for similar microcontroller applications.

Alternative Part Technical Difference Application Difference Selection Advice
STM32F030F4P6 16 KB Flash, no DAC, no capacitive sensing, LQFP20 package Targeted at ultra-low-cost basic control (e.g., LED drivers, simple timers) Select when DAC, TSC, or >16 KB code space are unnecessary - saves ~30% BOM cost.
STM32G030F6P6 64 MHz Cortex-M0+, 32 KB Flash, no RTC calendar, no CEC, same LQFP32 Better performance for compute-intensive tasks; lacks RTC alarm/calendar features Prefer for higher throughput needs (e.g., USB HID emulation); avoid if calendar-based scheduling is required.

Compared with STM32F051C6T6, the F030F4P6 sacrifices analog integration and peripheral richness for lower cost, while the G030F6P6 trades RTC/CEC functionality for higher clock speed and modern peripheral IP - making the F051C6T6 optimal for balanced mixed-signal control with time-aware operation.

Availability

STM32F051C6T6 is available at Aetrix Electronics and suitable for industrial sensor nodes, smart appliance control, and energy meter front-ends requiring stable component supply across multi-year production cycles.

Supply support for STM32F051C6T6 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, 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 high integration and robustness - delivering Cortex-M0 performance with rich analog/mixed-signal peripherals in compact packages.

FAQ

Does STM32F051C6T6 support USB device functionality?

No. The STM32F051C6T6 does not integrate a USB transceiver or USB controller. It lacks dedicated USB PHY, descriptors, or endpoint buffers. For USB connectivity, external USB-to-UART bridges (e.g., CP2102) or migration to STM32F07x/F09x series with integrated USB 2.0 FS is required.

What is the maximum allowed VDDA voltage relative to VDD?

VDDA must be equal to or less than VDD, and both must remain within 2.0–3.6 V. Per Section 6.3.6 of the datasheet, VDDA cannot exceed VDD; exceeding this causes undefined ADC/DAC behavior and potential damage. A common 3.3 V supply for both rails is recommended for simplicity and accuracy.

Can the internal 8 MHz RC oscillator be used as system clock without calibration?

Yes, but with ±1% typical accuracy at 25 °C and ±3% over –40 to +85 °C - insufficient for UART communication above 9600 baud without oversampling or error correction. ST recommends calibrating HSI against HSE or LSE using the RCC_HSICALIBRATION_DEFAULT value for reliable 115.2 kbps UART operation.

Is the STM32F051C6T6 pin-compatible with other STM32F051 variants in LQFP32?

Yes. All STM32F051x4/x6/x8 devices in LQFP32 (e.g., STM32F051C4T6, STM32F051C8T6) share identical pinout and electrical characteristics. Firmware is binary-compatible across Flash size variants; only Flash capacity and some peripheral enable bits differ - enabling scalable design reuse.

STM32F051C6T6 Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
48-LQFP
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:
39
Program Memory Size:
32KB (32K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
8K x 8
Voltage - Supply (Vcc/Vdd):
2V ~ 3.6V
Data Converters:
A/D 13x12b; D/A 1x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

STM32F051C6T6 FAQ

1.How can I place an order for STM32F051C6T6 through Aetrix?

Please submit a Request for Quotation (RFQ) for STM32F051C6T6 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 STM32F051C6T6 reliable?

The price and inventory of STM32F051C6T6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F051C6T6 is usually 5 days.

3.What payment methods are accepted for STM32F051C6T6?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F051C6T6 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F051C6T6?

STM32F051C6T6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your STM32F051C6T6 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 STM32F051C6T6?

For technical support, including STM32F051C6T6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F051C6T6 requirements.

6.How does Aetrix verify that STM32F051C6T6 is sourced from the original manufacturer or authorized distributors?

All STM32F051C6T6 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 STM32F051C6T6 meets industry standards.

7.What is the process for return or replacement of STM32F051C6T6?

All STM32F051C6T6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F051C6T6, 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 STM32F051C6T6 part is unused and in its original packaging.

Return procedure for STM32F051C6T6:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

STM32F051C6T6 Tags

  • STM32F051C6T6
  • STM32F051C6T6 PDF
  • STM32F051C6T6 Datasheet
  • STM32F051C6T6 Specifications
  • STM32F051C6T6 Images
  • STMicroelectronics
  • STMicroelectronics STM32F051C6T6
  • Buy STM32F051C6T6
  • STM32F051C6T6 Price
  • STM32F051C6T6 Distributor
  • STM32F051C6T6 Supplier
  • STM32F051C6T6 Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER