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 STM32F051R8T6TR

Part No.:
STM32F051R8T6TR
Manufacturer:
STMicroelectronics
Category:
Microcontrollers
Package:
64-LQFP
Datasheet:
AetrixSTM32F051R8T6TR.pdf
Description:
IC MCU 32BIT 64KB FLASH 64LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:12,705

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F051R8T6TR from STMicroelectronics is a 32-bit ARM Cortex-M0 microcontroller in LQFP64 package, featuring 64 KB Flash, 8 KB SRAM with hardware parity, 48 MHz max CPU frequency, one 12-bit ADC (1.0 µs conversion), one 12-bit DAC, and dual USARTs with LIN/IrDA support. It targets industrial control panels requiring integrated analog peripherals and low-power operation down to Stop mode.

For engineers reviewing the STM32F051R8T6TR datasheet, STM32F051R8T6TR pinout, STM32F051R8T6TR application, or STM32F051R8T6TR equivalent, key selection criteria include Flash/SRAM size, 5 V-tolerant I/O count (up to 36), RTC with alarm, HDMI CEC interface, and SWD debug support - all confirmed in ST's DocID022265 Rev 7.

Technical Context

This MCU implements a single-cycle ARM Cortex-M0 core with Thumb-2 instruction set, supporting deterministic real-time execution at up to 48 MHz. Its memory subsystem includes 64 KB of Flash with error correction logic and 8 KB of SRAM with hardware parity checking for safety-critical firmware integrity.

The clock system integrates multiple oscillators: 4–32 MHz external crystal, 32 kHz RTC oscillator with calibration, 8 MHz internal RC with x6 PLL, and 40 kHz LSI for watchdog and Stop-mode wakeup. Power management supports Sleep, Stop, and Standby modes with VBAT backup for RTC and registers.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreARM Cortex-M0, 48 MHz max - enables deterministic real-time control with <100 ns interrupt latency.
Flash Memory64 KB - sufficient for complex motor control firmware with bootloader and OTA update space.
SRAM8 KB with HW parity - detects single-bit errors in runtime data, critical for industrial reliability.
ADC12-bit, 1.0 µs conversion, 16-channel - supports simultaneous sampling of sensor inputs in PLC analog modules.
DAC12-bit, single channel - provides precise analog output for calibration signals or actuator biasing.
I/O Voltage ToleranceUp to 36 pins 5 V tolerant - simplifies interfacing with legacy 5 V logic without level shifters.
RTCCalendar RTC with alarm & periodic wakeup - enables time-stamped logging and scheduled wake from Stop mode.

Pinout & Package

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

Pin/TerminalCircuit RoleDesign Meaning
VDDDigital power supply2.0–3.6 V main supply; decoupling required per ST layout guidelines (DocID022265 §7.2).
VDDAAnalog power supplySeparate 2.4–3.6 V rail for ADC/DAC/compensated reference; must be filtered independently.
PA0–PA15, PB0–PB15, PC13–PC15General-purpose I/O55 total fast I/Os; up to 36 support 5 V tolerance; all mappable to EXTI for edge-triggered wake.
NRSTActive-low reset inputInternal pull-up; accepts 1.65–5.5 V logic; supports external reset button or supervisor IC.
SWDIO / SWCLKSerial Wire Debug interfaceTwo-pin debug port enabling full flash programming, breakpoint, and real-time variable inspection.

Key Features

FeatureDesign Value
Capacitive Sensing Controller (TSC)18-channel support for touchkey/linear/rotary sensors - enables HMI integration without external IC.
Advanced-Control Timer (TIM1)16-bit, 7-channel PWM with deadtime generation and emergency stop - suitable for 3-phase motor gate drive.
I²C Fast Mode Plus1 Mbit/s with 20 mA sink - drives long bus lines or multiple slave devices without external pull-ups.
HDMI CEC InterfaceDedicated CEC physical layer with header detection wakeup - enables remote control interoperability in smart appliances.
Programmable Voltage Detector (PVD)Configurable threshold (2.2–2.9 V) with interrupt - triggers graceful shutdown before brownout resets.

Applications

Industrial Motor ControlSmart Home Hub

Use Scenario: Compact BLDC motor driver with current sensing, speed regulation, and thermal monitoring.

IC Role / Device Role / Timing Role: Main controller executing FOC algorithm, managing PWM outputs via TIM1, reading ADC current/voltage samples, and updating DAC for reference bias.

Use Value: Integrated 12-bit ADC + DAC + deadtime-capable TIM1 eliminates need for external signal conditioning and gate driver logic.

Use Scenario: Central hub aggregating Zigbee/Z-Wave sensors, controlling relays, and displaying status on capacitive-touch LCD.

IC Role / Device Role / Timing Role: System-on-chip host managing multi-protocol radio interfaces, driving touch UI via TSC, and maintaining real-time calendar for scheduling.

Use Value: 18-channel TSC + RTC + dual USARTs (one with IrDA) enable full local HMI and IR remote compatibility in one chip.

Energy Metering ModuleMedical Diagnostic Sensor Node

Use Scenario: DIN-rail mounted meter measuring voltage/current harmonics and communicating via RS-485 (via USART with external transceiver).

IC Role / Device Role / Timing Role: Signal acquisition controller running RMS calculations on ADC samples, storing logs in Flash, and transmitting via UART-modem interface.

Use Value: Hardware CRC unit ensures data integrity in firmware updates; 8 KB SRAM with parity prevents corruption during floating-point math.

Use Scenario: Portable ECG front-end with analog lead-off detection, battery monitoring, and Bluetooth LE connectivity.

IC Role / Device Role / Timing Role: Analog signal processor acquiring ECG waveform via ADC, detecting electrode disconnect using comparators, and waking BLE SoC via GPIO interrupt.

Use Value: Dual analog comparators with programmable hysteresis provide reliable lead-off detection; VBAT monitoring tracks battery health during standby.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32F072RBT664 KB Flash, 16 KB SRAM, USB 2.0 FS device, no CEC, same LQFP64 packageRequires USB host/device connectivity; lacks HDMI CEC but adds full-speed USB PHYSelect when USB interface is mandatory and CEC is unnecessary.
STM32G031K8T664 KB Flash, 8 KB SRAM, same Cortex-M0+, 64 MHz, no CEC, no TSC, smaller UFQFPN32 packageTargets space-constrained designs; omits touch sensing and CEC but improves core performanceSelect for cost-sensitive, compact designs where touch and CEC are not required.

Compared with STM32F051R8T6TR, STM32F072RBT6 trades CEC for USB 2.0 FS, while STM32G031K8T6 increases CPU speed and reduces footprint but removes both CEC and TSC - making the R8T6TR uniquely balanced for touch-enabled, IR/CEC-aware industrial nodes.

Availability

STM32F051R8T6TR is available at Aetrix Electronics and suitable for industrial motor control, smart home hubs, energy metering modules, and medical diagnostic sensor nodes requiring stable component supply across extended product lifecycles.

Supply support for STM32F051R8T6TR 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 ICs, sensors, and analog products for industrial, automotive, and consumer markets.

The STM32F0 series delivers entry-level Cortex-M0+ performance with rich analog integration and low-power features, targeting cost-sensitive embedded systems needing high peripheral density in small packages.

FAQ

What is the maximum operating frequency and supported voltage range?

The STM32F051R8T6TR operates at up to 48 MHz and supports a digital supply voltage (VDD) range of 2.0 V to 3.6 V. The analog supply (VDDA) must be between 2.4 V and 3.6 V and may be tied to VDD if within spec. These values are validated per ST's electrical characteristics table (DocID022265 §6.3.1).

Does this MCU support hardware cryptographic acceleration?

No, the STM32F051R8T6TR does not include hardware cryptographic accelerators such as AES, SHA, or PKA engines. It relies on software libraries for encryption tasks. Cryptographic functionality is introduced in later families like STM32L4 or STM32G0 with dedicated crypto peripherals.

Can the 12-bit DAC output drive a load directly?

The integrated 12-bit DAC has a typical output impedance of 15 kΩ and is specified to drive loads ≥ 5 kΩ. For low-impedance loads (e.g., op-amp inputs or cables), an external buffer amplifier is required to maintain linearity and settling time - per DAC electrical specs in §6.3.17 of the datasheet.

Is the LQFP64 package RoHS and REACH compliant?

Yes, the STM32F051R8T6TR in LQFP64 package is manufactured under ST's ECOPACK®2 initiative and fully complies with RoHS Directive 2011/65/EU and REACH Regulation (EC) No. 1907/2006. Compliance documentation is available in ST's official product change notices and material declarations.

STM32F051R8T6TR Specifications

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

STM32F051R8T6TR FAQ

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

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

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

3.What payment methods are accepted for STM32F051R8T6TR?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F051R8T6TR?

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

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

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

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

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

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

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

Return procedure for STM32F051R8T6TR:

1.Submit a request within 90 days.

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

STM32F051R8T6TR Tags

  • STM32F051R8T6TR
  • STM32F051R8T6TR PDF
  • STM32F051R8T6TR Datasheet
  • STM32F051R8T6TR Specifications
  • STM32F051R8T6TR Images
  • STMicroelectronics
  • STMicroelectronics STM32F051R8T6TR
  • Buy STM32F051R8T6TR
  • STM32F051R8T6TR Price
  • STM32F051R8T6TR Distributor
  • STM32F051R8T6TR Supplier
  • STM32F051R8T6TR 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