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

- Shipping:

Inventory:3,443
Please send an inquiry. Send us your inquiry, and we will respond immediately.
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
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M3, 72 MHz max - delivers 1.25 DMIPS/MHz for deterministic real-time control loops. |
| Flash Memory | 128 KB - sufficient for dual-bank firmware updates and bootloader + application partitioning. |
| SRAM | 20 KB - supports USB descriptor buffers, CAN message FIFOs, and dual ADC DMA ping-pong buffers. |
| ADC Resolution | 12-bit, 1 µs conversion - enables precise current sensing in 3-phase motor drives with simultaneous sampling. |
| USB Interface | Full-speed (12 Mbit/s), device-only - eliminates need for external PHY in HID, CDC, or DFU-class peripherals. |
| CAN Interface | CAN 2.0B Active - supports 1 Mbit/s bit rate with hardware message filtering and 14 receive FIFO slots. |
| Timers | 7 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. |
| Package | VFQFPN36 (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/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD | Core & I/O supply | 2.0–3.6 V input; decoupling required per STM32F103xB layout guidelines to maintain 72 MHz stability. |
| VSS | Ground reference | Dedicated analog/digital ground pins - must be connected to common ground plane with low-inductance routing. |
| PA0–PA15 | General-purpose I/O | 5 V-tolerant on most pins; configurable as EXTI sources, timer channels, or ADC inputs with 16-channel multiplexing. |
| PA11/PA12 | USB D+/D− | Differential full-speed USB interface - requires 1.5 kΩ pull-up on PA12 for device enumeration. |
| PB8/PB9 | CAN RX/TX | Direct connection to external CAN transceiver; integrated CAN bus timing logic supports sample point tuning at 87.5%. |
| PC13–PC15 | RTC oscillator | Connects to 32.768 kHz crystal; PC14/PC15 have dedicated low-drive capability for stable RTC startup within 1 s. |
Key Features
| Feature | Design Value |
|---|---|
| Hardware CRC unit | Accelerates firmware integrity checks and OTA update validation with zero CPU overhead. |
| Dual 12-bit ADCs | Supports interleaved mode for 2 MSPS aggregate sampling - critical for synchronized current/voltage acquisition in inverters. |
| 7-channel DMA | Enables 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 sensor | Calibrated ±1.5°C accuracy across –40°C to +85°C - enables thermal derating in enclosed motor drive enclosures. |
| VBAT supply | Backup power path for RTC and 42 bytes of backup registers - maintains timekeeping during main supply brownout events. |
Applications
| Industrial Motor Control | Smart 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 Device | Embedded 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 Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F103C8T6 | 64 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 tables | Select when firmware size ≤ 56 KB and no CAN+USB concurrent operation is required. |
| STM32F072CBT6 | Cortex-M0 core, 48 MHz, 128 KB Flash, USB but no CAN, lower interrupt latency but reduced DSP capability | Better for cost-sensitive HID devices without motor control or CAN networking | Choose 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

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

