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 STM32F103CBU6

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

Inventory:3,443

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F103CBU6 from STMicroelectronics is a medium-density performance-line Arm® Cortex®-M3 microcontroller featuring 128 KB Flash, 20 KB SRAM, 72 MHz CPU frequency, USB 2.0 full-speed interface, and CAN 2.0B Active controller - deployed in industrial motor control, smart sensor nodes, and embedded HMI systems.

For engineers reviewing the STM32F103CBU6 datasheet, STM32F103CBU6 pinout, STM32F103CBU6 application, or STM32F103CBU6 equivalent, key selection criteria include Flash/SRAM capacity, USB+CAN dual-interface support, 12-bit dual ADC timing alignment, and VFQFPN36 package thermal performance for space-constrained PCBs.

Technical Context

The STM32F103CBU6 implements a tightly coupled Cortex-M3 core with Harvard bus architecture, supporting single-cycle multiplication and hardware division - enabling deterministic real-time execution of motor FOC algorithms and USB protocol stacks without external co-processors.

Its clock system integrates a 4–16 MHz external crystal oscillator, factory-trimmed 8 MHz internal RC, and PLL with programmable multiplier (2–16×) to achieve stable 72 MHz system clock; RTC operates independently via 32.768 kHz LSE with calibration register for ±1 ppm accuracy over temperature.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreArm Cortex-M3, 72 MHz max - delivers 1.25 DMIPS/MHz for deterministic real-time control loops.
Flash Memory128 KB - sufficient for dual-bank firmware updates and bootloader + application partitioning.
SRAM20 KB - supports USB descriptor buffers, CAN message FIFOs, and dual ADC DMA ping-pong buffers.
ADC Resolution12-bit, 1 µs conversion - enables precise current sensing in 3-phase motor drives with simultaneous sampling.
USB InterfaceFull-speed (12 Mbit/s), device-only - eliminates need for external PHY in HID, CDC, or DFU-class peripherals.
CAN InterfaceCAN 2.0B Active - supports 1 Mbit/s bit rate with hardware message filtering and 14 receive FIFO slots.
Timers7 timers including 3x 16-bit general-purpose, 1x 16-bit motor control PWM with dead-time insertion - meets IEC 60730 Class B functional safety timing requirements.
PackageVFQFPN36 (6 × 6 mm, 0.5 mm pitch) - enables compact 4-layer PCB layout with <12°C/W θJA thermal resistance.

Pinout & Package

VFQFPN36 (6 × 6 mm, 0.5 mm pitch, 36-pin very thin profile quad flat no-lead) with exposed thermal pad for enhanced heat dissipation in continuous 72 MHz operation.

Pin/TerminalCircuit RoleDesign Meaning
VDDCore & I/O supply2.0–3.6 V input; decoupling required per STM32F103xB layout guidelines to maintain 72 MHz stability.
VSSGround referenceDedicated analog/digital ground pins - must be connected to common ground plane with low-inductance routing.
PA0–PA15General-purpose I/O5 V-tolerant on most pins; configurable as EXTI sources, timer channels, or ADC inputs with 16-channel multiplexing.
PA11/PA12USB D+/D−Differential full-speed USB interface - requires 1.5 kΩ pull-up on PA12 for device enumeration.
PB8/PB9CAN RX/TXDirect connection to external CAN transceiver; integrated CAN bus timing logic supports sample point tuning at 87.5%.
PC13–PC15RTC oscillatorConnects to 32.768 kHz crystal; PC14/PC15 have dedicated low-drive capability for stable RTC startup within 1 s.

Key Features

FeatureDesign Value
Hardware CRC unitAccelerates firmware integrity checks and OTA update validation with zero CPU overhead.
Dual 12-bit ADCsSupports interleaved mode for 2 MSPS aggregate sampling - critical for synchronized current/voltage acquisition in inverters.
7-channel DMAEnables concurrent ADC-to-memory, SPI-to-peripheral, and USB endpoint transfers without CPU intervention.
Serial Wire Debug (SWD)2-pin debug interface with full SWDIO/SWCLK support - reduces debug footprint vs JTAG while retaining flash programming capability.
Temperature sensorCalibrated ±1.5°C accuracy across –40°C to +85°C - enables thermal derating in enclosed motor drive enclosures.
VBAT supplyBackup power path for RTC and 42 bytes of backup registers - maintains timekeeping during main supply brownout events.

Applications

Industrial Motor ControlSmart Sensor Node

Use Scenario: 3-phase BLDC motor drive with field-oriented control (FOC) and real-time current feedback.

IC Role / Device Role / Timing Role: Main controller executing FOC algorithm, managing PWM generation, ADC sampling synchronization, and CAN-based status reporting.

Use Value: Integrated motor control timer with dead-time insertion and emergency stop input ensures safe gate driver sequencing under fault conditions.

Use Scenario: Battery-powered environmental sensor node transmitting temperature/humidity/pressure data via CAN bus.

IC Role / Device Role / Timing Role: System-on-chip managing sensor interfacing (I²C/SPI), low-power scheduling, CAN message framing, and USB reprogramming.

Use Value: Stop mode current of 2.5 µA enables >5-year battery life using CR2032 when paired with wake-on-CAN interrupt.

USB Human Interface DeviceEmbedded HMI Controller

Use Scenario: Industrial keypad panel with LED indicators, tactile buttons, and USB HID connectivity to PLC host.

IC Role / Device Role / Timing Role: USB device controller handling HID report descriptors, GPIO scanning, and debounced interrupt generation.

Use Value: On-chip USB transceiver eliminates external PHY, reducing BOM cost and board area by 32 mm².

Use Scenario: Touchscreen-based local operator interface for HVAC control with real-time display refresh and alarm logging.

IC Role / Device Role / Timing Role: Graphics controller driving SPI-connected LCD, managing touch ADC, storing event logs in Flash, and communicating via USART to main controller.

Use Value: Dual 12-bit ADCs enable simultaneous sampling of touchscreen X/Y coordinates and ambient light sensor for auto-brightness adjustment.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32F103C8T664 KB Flash, same VFQFPN36 package, identical peripheral set except reduced SRAM (20 KB retained)Suitable for simpler firmware with no dual-bank OTA or large USB descriptor tablesSelect when firmware size ≤ 56 KB and no CAN+USB concurrent operation is required.
STM32F072CBT6Cortex-M0 core, 48 MHz, 128 KB Flash, USB but no CAN, lower interrupt latency but reduced DSP capabilityBetter for cost-sensitive HID devices without motor control or CAN networkingChoose for USB-only applications where deterministic 72 MHz timing and CAN bus integration are not needed.

Compared with STM32F103C8T6, the CBU6 offers 64 KB more Flash for complex control logic and secure boot code; versus STM32F072CBT6, it provides CAN 2.0B and higher CPU throughput essential for real-time motor vector control.

Availability

STM32F103CBU6 is available at Aetrix Electronics and suitable for industrial motor control, smart sensor nodes, and embedded HMI systems requiring stable component supply across multi-year production cycles.

Supply support for STM32F103CBU6 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 management ICs, and MEMS sensors for industrial, automotive, and consumer markets.

The STM32F103xB series targets cost-sensitive, high-reliability embedded applications demanding USB connectivity, CAN networking, and real-time analog signal processing - optimized for motor control, PLC I/O modules, and industrial gateways.

FAQ

What is the maximum operating temperature range for STM32F103CBU6?

The STM32F103CBU6 is rated for industrial temperature range (–40°C to +85°C), validated per ST's qualification standards. Its VFQFPN36 package achieves junction-to-ambient thermal resistance of 115°C/W, allowing sustained 72 MHz operation at full ambient rating when using recommended PCB copper pour and thermal vias under the exposed pad.

Does STM32F103CBU6 support external memory interfaces?

No, the STM32F103CBU6 does not include FSMC (Flexible Static Memory Controller) or external bus interface. It relies solely on its 128 KB embedded Flash and 20 KB SRAM. For applications requiring external PSRAM or NOR Flash, ST recommends the STM32F103ZET6 (LQFP144) or STM32F407VGT6 as migration paths.

Can STM32F103CBU6 operate without an external crystal?

Yes - it features a factory-trimmed 8 MHz internal RC oscillator accurate to ±1% over temperature and voltage, sufficient for UART communication and basic timing. However, USB full-speed operation and CAN bit timing require either the 4–16 MHz external crystal or precise PLL configuration using the internal RC with calibration; ST recommends external crystal for production-grade USB/CAN reliability.

How many GPIO pins support external interrupt capability?

All 36 GPIO pins on the VFQFPN36 package are mappable to 16 external interrupt lines (EXTI0–EXTI15), with each line capable of detecting rising/falling/both-edge events. Pins PA0–PA15, PB0–PB15, and PC0–PC15 share these 16 vectors - enabling flexible button, encoder, or fault-signal detection across multiple ports without additional logic.

STM32F103CBU6 Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
48-VFQFN Exposed Pad
Series:
STM32F1
Packaging:
Tray
Product Status:
Active
Programmable:
Not Verified
Core Processor:
ARM® Cortex®-M3
Core Size:
32-Bit Single-Core
Speed:
72MHz
Connectivity:
CANbus, I2C, IrDA, LINbus, SPI, UART/USART, USB
Peripherals:
DMA, Motor Control PWM, PDR, POR, PVD, PWM, Temp Sensor, WDT
Number of I/O:
37
Program Memory Size:
128KB (128K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
20K x 8
Voltage - Supply (Vcc/Vdd):
2V ~ 3.6V
Data Converters:
A/D 10x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

STM32F103CBU6 FAQ

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

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

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

3.What payment methods are accepted for STM32F103CBU6?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F103CBU6?

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

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

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

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

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

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

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

Return procedure for STM32F103CBU6:

1.Submit a request within 90 days.

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

STM32F103CBU6 Tags

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