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 STM32F030RCT6

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

Inventory:7,748

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F030RCT6 from STMicroelectronics is a value-line Arm® Cortex®-M0 32-bit microcontroller with 256 KB Flash, 32 KB SRAM, and operation at 2.4–3.6 V. It integrates a 12-bit ADC (1 µs conversion), six USARTs (one with auto baud rate detection), two SPIs (18 Mbit/s), and an advanced-control timer for six-channel PWM-used in industrial motor control and smart sensor nodes.

For engineers reviewing the STM32F030RCT6 datasheet, STM32F030RCT6 pinout, STM32F030RCT6 application, or STM32F030RCT6 equivalent, key selection criteria include its LQFP64 package, 48 MHz max CPU frequency, 55 I/Os (up to 5V tolerant), RTC with alarm, and SWD debug interface-critical for cost-sensitive embedded designs requiring mixed-signal integration and low-power operation.

Technical Context

The device implements a single-cycle Cortex-M0 core with Harvard bus architecture, supporting Thumb-2 instruction set and nested vectored interrupt controller (NVIC) for deterministic real-time response. Its clock tree includes dual oscillators (4–32 MHz HSE + 32 kHz LSE), internal 8 MHz RC with x6 PLL, and 40 kHz LSI for independent watchdog and RTC operation.

Memory subsystem features hardware parity on SRAM and CRC calculation unit for firmware integrity. Power management supports Sleep, Stop, and Standby modes with wakeup from GPIO, RTC alarm, or USART event-enabling sub-µA standby current while retaining RTC and 4 KB SRAM retention.

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 Memory256 KB - sufficient for complex firmware with bootloader, OTA update partition, and safety-critical code duplication.
SRAM32 KB with HW parity - supports robust data buffering and stack allocation for multi-threaded RTOS use.
ADC12-bit, 1.0 µs conversion, 16-channel - delivers 1 MSPS sampling for motor current sensing or analog sensor aggregation.
I/O Count55 pins, up to 5V tolerant - allows direct interfacing with legacy 5V peripherals without level shifters.
Timers11 timers including TIM1 (6-channel PWM), 7x 16-bit general-purpose, and SysTick - supports motor FOC, IR decoding, and precise timing intervals.
Communication6x USART, 2x SPI (18 Mbit/s), 2x I2C (Fast Mode Plus) - enables simultaneous UART-based debugging, SPI flash access, and I2C sensor hub operation.
Debug InterfaceSerial Wire Debug (SWD) - provides non-intrusive real-time tracing and breakpoint control using only 2 pins.

Pinout & Package

LQFP64 (10 × 10 mm, 0.5 mm pitch) package compliant with ECOPACK®2 environmental standard. Pinout validated per STMicroelectronics DS9773 Rev 5 Figure 5 (LQFP64 for STM32F030RC devices).

Pin/TerminalCircuit RoleDesign Meaning
VDD, VDDADigital & analog power supplySeparate 2.4–3.6 V domains enable noise isolation between digital logic and ADC reference path.
VSS, VSSADigital & analog groundIndependent grounding reduces coupling of switching noise into sensitive analog circuits.
PA0–PA15, PB0–PB15, PC0–PC15, PD0–PD2General-purpose I/OAll support external interrupts and up to 5V tolerance-simplifies board-level signal routing and peripheral compatibility.
NRSTActive-low reset inputAccepts 1.65–5.5 V logic; internal pull-up ensures reliable startup after power ramp.
BOOT0Boot mode selectionHigh at reset forces system memory boot (for ISP via USART); tied low for normal Flash execution.
SWDIO / SWCLKDebug interface signalsEnable full-speed programming and real-time debugging without JTAG overhead or pin count penalty.

Key Features

FeatureDesign Value
5V-tolerant I/Os55 pins support 5V inputs while powered from 3.3 V-eliminates external level translators in mixed-voltage systems.
RTC with calendar & alarmRetains time/date across Stop/Standby modes using LSE oscillator-enables scheduled wakeups for energy harvesting applications.
Hardware CRC unitPerforms 32-bit CRC-32 on memory blocks in one cycle-accelerates firmware validation and secure boot integrity checks.
Advanced-control timer (TIM1)6-channel complementary PWM with dead-time insertion-directly drives 3-phase inverter bridges in BLDC motor control.
Fast Mode Plus I2C1 Mbit/s speed with 20 mA sink capability-supports robust communication with noisy industrial sensors and actuators.
Low-power Stop modeTypical 1.9 µA consumption with RTC running and 4 KB SRAM retained-extends battery life in portable monitoring devices.

Applications

Industrial Motor ControlSmart Energy Metering

Use Scenario: BLDC motor drive in HVAC fan modules with closed-loop speed regulation and overcurrent protection.

IC Role / Device Role / Timing Role: Main controller executing FOC algorithm, generating 6-channel PWM via TIM1, sampling current via ADC, and communicating status via USART.

Use Value: Integrated 5V-tolerant I/Os interface directly with gate drivers; RTC enables scheduled maintenance alerts; low-power Stop mode reduces idle energy draw.

Use Scenario: Residential electricity meter with pulse counting, tamper detection, and LCD display refresh.

IC Role / Device Role / Timing Role: System-on-chip managing metrology ADC interface, EEPROM logging, IR optical port (via USART), and real-time billing timestamping.

Use Value: Hardware CRC ensures firmware integrity during remote updates; 32 KB SRAM buffers hourly consumption data before flash write; Fast Mode Plus I2C reads external temperature sensor reliably.

IoT Sensor NodeWhite Goods Control Panel

Use Scenario: Battery-powered environmental monitor collecting temperature, humidity, and motion data for cloud upload via BLE gateway.

IC Role / Device Role / Timing Role: Central MCU acquiring sensor data via I2C/SPI, processing thresholds, managing sleep/wakeup cycles, and serializing packets for transmission.

Use Value: Sub-µA Standby current extends 10-year battery life; SWD debug enables field firmware patching; 256 KB Flash accommodates future feature expansion.

Use Scenario: Washing machine main control board coordinating water valve actuation, drum motor sequencing, and user interface feedback.

IC Role / Device Role / Timing Role: Real-time coordinator handling PWM-driven pump/motor control, ADC-based water level sensing, buzzer tone generation, and keypad scanning.

Use Value: Six USARTs allow simultaneous debugging, appliance diagnostics port, and inverter communication; 12-bit ADC resolves detergent concentration via conductivity measurement.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32F030F4P628-pin TSSOP, 16 KB Flash, 4 KB SRAM, no RTC, fewer timers and I/OsSuitable for ultra-compact, low-pin-count applications like simple LED controllers or basic power suppliesSelect when board space and BOM cost are primary constraints and advanced peripherals are unnecessary.
STM32F070F6P6TSSOP20, 32 KB Flash, 6 KB SRAM, integrated USB 2.0 FS device, no CAN or advanced timersPreferred for USB-connected peripherals such as HID devices or firmware update donglesChoose when native USB connectivity is required and LQFP64 footprint is not available.

Compared with STM32F030F4P6 and STM32F070F6P6, the STM32F030RCT6 offers significantly higher integration-256 KB Flash, 55 I/Os, RTC, and advanced timers-making it optimal for feature-rich, space-constrained industrial controls where peripheral consolidation reduces PCB layer count and bill-of-materials complexity.

Availability

STM32F030RCT6 is available at Aetrix Electronics and suitable for industrial motor control, smart energy metering, IoT sensor nodes, and white goods control panels requiring stable component supply and long-term manufacturability.

Supply support for STM32F030RCT6 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, and analog/mixed-signal ICs for industrial, automotive, and consumer markets.

The STM32F0 series targets cost-sensitive embedded applications demanding high reliability, low power, and rich peripheral integration-designed specifically for entry-level industrial automation, home appliances, and smart infrastructure endpoints.

FAQ

What is the maximum operating frequency and voltage range of the STM32F030RCT6?

The STM32F030RCT6 operates at up to 48 MHz CPU frequency with a supply voltage range of 2.4 V to 3.6 V for digital and analog domains. The analog supply (VDDA) must be equal to or less than VDD but ≥2.4 V to ensure ADC accuracy and internal reference stability per DS9773 Section 6.3.1.

Does the STM32F030RCT6 support hardware debugging, and which interface is used?

Yes, it supports Serial Wire Debug (SWD) using dedicated SWDIO and SWCLK pins-no JTAG header required. This two-wire interface enables full programming, real-time tracing, and breakpoint debugging with minimal PCB footprint and zero impact on application I/O resources.

How many I/O pins are 5V tolerant, and what is their functional significance?

All 55 general-purpose I/O pins are 5V tolerant when VDD is ≥2.4 V. This eliminates external level-shifting components when interfacing with legacy 5V sensors, displays, or logic-reducing BOM cost, board area, and signal integrity risks in mixed-voltage industrial designs.

What low-power modes does the STM32F030RCT6 support, and what is retained in Standby mode?

It supports Sleep, Stop, and Standby modes. In Standby mode, only the RTC, 4 KB of SRAM, and backup registers remain powered-drawing typical 0.5 µA. Wakeup sources include RTC alarm, external interrupt, or I2C address match, enabling ultra-low-energy periodic sensing applications.

STM32F030RCT6 Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
64-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:
I2C, SPI, UART/USART
Peripherals:
DMA, POR, PWM, WDT
Number of I/O:
51
Program Memory Size:
256KB (256K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
32K x 8
Voltage - Supply (Vcc/Vdd):
2.4V ~ 3.6V
Data Converters:
A/D 18x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

STM32F030RCT6 FAQ

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

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

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

3.What payment methods are accepted for STM32F030RCT6?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F030RCT6?

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

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

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

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

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

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

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

Return procedure for STM32F030RCT6:

1.Submit a request within 90 days.

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

STM32F030RCT6 Tags

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