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 STM32F070C6T6

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

Inventory:1,374

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F070C6T6 from STMicroelectronics is an ARM Cortex-M0 32-bit microcontroller with 32 KB flash, 6 KB SRAM, USB 2.0 Full-Speed interface, 12-bit ADC (1.0 µs conversion), and operates from 2.4–3.6 V supply. It integrates 11 timers-including one advanced-control timer for six-channel PWM-and supports up to 39 GPIOs in its TSSOP20 package, targeting cost-sensitive industrial control and USB-enabled sensor nodes.

For engineers reviewing the STM32F070C6T6 datasheet, STM32F070C6T6 pinout, STM32F070C6T6 application, or STM32F070C6T6 equivalent, key selection criteria include USB FS support without external PHY, 5V-tolerant I/Os on selected pins, low-power Stop/Standby modes with RTC wakeup, and compatibility with STM32CubeMX for clock/peripheral configuration.

Technical Context

The STM32F070C6T6 implements a single-cycle ARM Cortex-M0 core running at up to 48 MHz, paired with a dedicated 8 MHz internal RC oscillator and PLL for USB clock generation. Its memory subsystem includes 32 KB of flash with error correction and 6 KB of SRAM with hardware parity checking-enabling robust operation in noise-prone environments.

Clock management supports multiple sources: 4–32 MHz external crystal, 32.768 kHz RTC crystal, and internal oscillators (8 MHz HSI, 40 kHz LSI). Power management includes POR/PDR, programmable voltage detectors, and three low-power modes (Sleep, Stop, Standby) with sub-µA standby current and RTC retention.

Key Specifications

ParameterValue and Actual Design Meaning
CoreARM Cortex-M0, 48 MHz max - enables deterministic real-time control with Thumb-2 instruction set and NVIC for low-latency interrupt handling.
Flash / SRAM32 KB flash, 6 KB SRAM with HW parity - sufficient for compact firmware with built-in data integrity protection for safety-critical tasks.
USB InterfaceUSB 2.0 Full-Speed (12 Mbit/s) with BCD/LPM - allows direct USB device connectivity without external transceiver, reducing BOM cost and PCB area.
ADC12-bit, 1.0 µs conversion, 16-channel multiplexed - supports fast analog sensing (e.g., temperature, voltage monitoring) with ±1 LSB INL at 14 MHz sampling.
I/O Voltage5V-tolerant on up to 39 pins - simplifies interfacing with legacy 5V peripherals without level shifters in mixed-voltage systems.
Timers11 timers including TIM1 (6-channel PWM), 7x general-purpose, 2x watchdogs, SysTick - enables motor control, IR decoding, and precise timing without external ICs.
Supply Range2.4–3.6 V (VDD), 2.4–3.6 V (VDDA) - compatible with single Li-ion or 3.3 V regulator rails, eliminating need for dual-supply design.

Pinout & Package

TSSOP20 (6.4 × 4.4 mm) package with 20-pin surface-mount footprint, ECOPACK2-compliant, rated for industrial temperature range (–40°C to +85°C).

Pin/TerminalCircuit RoleDesign Meaning
VDDDigital power supplyPrimary 2.4–3.6 V input for core and digital peripherals; requires local 100 nF decoupling.
VSSDigital groundReference return path for digital logic; must be connected to system GND plane with low impedance.
VDDAAnalog power supplySeparate 2.4–3.6 V rail for ADC/RTC; isolated from digital noise via ferrite bead or LC filter recommended.
VSSAAnalog groundDedicated analog reference return; tied to VSS at single point near ADC to minimize noise coupling.
PA0–PA15General-purpose I/OConfigurable as GPIO, alternate functions (USART, SPI, I2C); PA0–PA7 support 5V tolerance in TSSOP20 variant.
NRSTActive-low reset inputAsynchronous reset pin; internal pull-up; accepts 1.65–5.5 V logic levels; requires external RC filter per Figure 18 in DS10697 Rev 4.
USB_DP / USB_DMUSB differential pairFull-speed USB D+ and D− signals; require 27 Ω series resistors and 1.5 kΩ pull-up on DP for device enumeration.
BOOT0Boot mode selectHigh at power-on selects system memory bootloader; pulled low via 10 kΩ resistor to VSS for normal flash execution.

Key Features

FeatureDesign Value
USB FS with BCD/LPMEnables battery-powered USB devices with automatic charger detection and link power management for extended runtime.
5V-tolerant I/OsReduces external component count when interfacing with 5V sensors, displays, or logic families-no level translators required on supported pins.
RTC with alarm & wakeupProvides calendar timekeeping and periodic wake-from-Stop/Standby events down to 1 Hz resolution, enabling ultra-low-power sensor polling.
Hardware CRC unitAccelerates checksum computation for firmware updates and communication protocols, offloading CPU and ensuring deterministic latency.
SWD debug interfaceSingle-wire 2-pin debug (SWCLK/SWDIO) enables full programming and real-time debugging using ST-LINK v2 or compatible tools.

Applications

Industrial Sensor NodeUSB HID Peripheral

Use Scenario: Compact environmental monitor measuring temperature, humidity, and supply voltage in factory-floor equipment cabinets.

IC Role / Device Role / Timing Role: Central MCU executing sensor fusion, USB HID report generation, and low-power duty cycling via RTC alarm.

Use Value: Integrated 12-bit ADC and USB FS eliminate external signal conditioning and PHY ICs, reducing bill-of-materials by two components and PCB area by >15%.

Use Scenario: Programmable industrial keypad with LED feedback and USB keyboard/mouse emulation.

IC Role / Device Role / Timing Role: USB device controller managing HID descriptor handling, key matrix scanning, and LED PWM dimming via TIM1.

Use Value: 5V-tolerant GPIOs directly drive common-anode LEDs and interface with 5V key switch matrices, avoiding discrete level-shifting circuitry.

Smart Lighting ControllerPower Supply Monitor

Use Scenario: DIN-rail mounted LED driver with dimming control, overvoltage protection, and USB-based configuration.

IC Role / Device Role / Timing Role: Real-time PWM generator (TIM1) for phase-cut dimming, ADC for AC line sensing, and USB for field firmware updates.

Use Value: 48 MHz Cortex-M0 core delivers <1 µs interrupt latency for zero-crossing detection, enabling flicker-free dimming at 120 Hz.

Use Scenario: Embedded power supply health monitor logging input/output voltages, current, and thermal status in telecom rectifiers.

IC Role / Device Role / Timing Role: Analog acquisition engine (ADC + VREFINT + TS) with RTC timestamping and USB mass storage-class logging.

Use Value: Internal voltage reference (VREFINT) and temperature sensor (TS) provide calibrated measurements without external references, cutting calibration labor by ~30%.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32F030F4P6No USB interface; 16 KB flash, 4 KB SRAM; same TSSOP20 package.Suitable only for non-USB applications requiring basic control and analog sensing.Select when USB is unnecessary and cost sensitivity outweighs peripheral flexibility.
STM32F070CBT6LQFP48 package; 128 KB flash, 16 KB SRAM; identical peripheral set.Supports larger firmware, more GPIOs (up to 39), and additional USART/SPI channels.Choose for scalability-same software stack but higher memory and I/O headroom for future feature expansion.

Compared with STM32F030F4P6, the STM32F070C6T6 adds USB FS and doubles flash/SRAM; versus STM32F070CBT6, it trades memory and pin count for lower cost and smaller footprint-ideal for volume USB-peripheral designs where space and BOM cost are critical.

Availability

STM32F070C6T6 is available at Aetrix Electronics and suitable for industrial sensor nodes, USB HID peripherals, smart lighting controllers, and power supply monitors requiring stable component supply across multi-year production cycles.

Supply support for STM32F070C6T6 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 ICs, MEMS, and automotive semiconductors since 1987.

The STM32F0 series targets cost-optimized, entry-level ARM Cortex-M0 applications in industrial automation, consumer electronics, and appliance control-emphasizing integration, low power, and USB connectivity without premium pricing.

FAQ

What is the maximum operating frequency of the STM32F070C6T6?

The STM32F070C6T6 runs its ARM Cortex-M0 core at up to 48 MHz, achieved via internal 8 MHz RC oscillator multiplied by a 6× PLL. This frequency is fully supported across the entire industrial temperature range (–40°C to +85°C) and supply voltage (2.4–3.6 V), with all peripherals-including USB and ADC-operating reliably at this speed.

Does the STM32F070C6T6 support USB device functionality without external components?

Yes-the STM32F070C6T6 integrates a full-speed USB 2.0 transceiver compliant with USB Specification Revision 2.0. It requires only two 27 Ω series resistors on DP/DM lines and a 1.5 kΩ pull-up resistor on DP for enumeration. No external PHY or voltage translator is needed, making it a true single-chip USB device solution.

How many I/O pins are 5V tolerant on the TSSOP20 package?

In the TSSOP20 package, 16 GPIOs (PA0–PA7 and PB0–PB7) are 5V tolerant when configured in input, output, or alternate function modes. This is confirmed in Section 6.3.14 (I/O port characteristics) of DS10697 Rev 4, Table 44, which specifies VIH(max) = 5.5 V for these pins-enabling direct connection to 5V logic without external protection.

Can the STM32F070C6T6 enter low-power modes while retaining RTC and RAM contents?

Yes-in Stop mode, the STM32F070C6T6 retains both RTC calendar/time registers and full 6 KB SRAM contents while consuming typically 1.9 µA (at 3.3 V, 25°C). The RTC continues running from the LSE (32.768 kHz) oscillator and can generate wakeup events, allowing precise timed operations with minimal energy use between active intervals.

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

STM32F070C6T6 FAQ

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

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

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

3.What payment methods are accepted for STM32F070C6T6?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F070C6T6?

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

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

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

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

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

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

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

Return procedure for STM32F070C6T6:

1.Submit a request within 90 days.

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

STM32F070C6T6 Tags

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