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

- Shipping:

Inventory:1,136
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F103CBT6 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 controller - deployed in industrial motor control, smart sensor hubs, and embedded HMI systems.
For engineers reviewing the STM32F103CBT6 datasheet, STM32F103CBT6 pinout, STM32F103CBT6 application, or STM32F103CBT6 equivalent, key selection criteria include its 48-pin LQFP package, dual 12-bit ADCs with temperature sensor, 7 timers (including motor-control PWM), and dual I²C/USART/SPI interfaces supporting real-time fieldbus integration.
Technical Context
The STM32F103CBT6 implements an Arm Cortex-M3 core with Harvard architecture, single-cycle multiplication, hardware divide, and nested vectored interrupt controller (NVIC) supporting up to 68 interrupts. Its clock system integrates 4–16 MHz external crystal, 8 MHz internal RC, 40 kHz LSI, PLL for 72 MHz system clock, and 32 kHz RTC oscillator with calibration.
Peripheral subsystems include two 12-bit, 1 µs ADCs (16-channel total, dual-sample-and-hold), seven DMA channels servicing timers/ADC/USART/I²C/SPI, and nine communication interfaces: two I²C (SMBus/PMBus), three USART (LIN/IrDA/ISO 7816), two SPI (18 Mbit/s), one CAN 2.0B, and one USB 2.0 full-speed device interface.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M3, 72 MHz max - enables deterministic real-time execution of motor control algorithms and protocol stacks. |
| Memory | 128 KB Flash + 20 KB SRAM - sufficient for dual-bank firmware updates and real-time data buffering in edge nodes. |
| ADC | 2 × 12-bit, 1 µs conversion, 16-channel - supports simultaneous sampling of current/voltage/temperature in BLDC drives. |
| Timers | 7 timers: 3×16-bit general-purpose, 1×16-bit motor-control PWM (dead-time gen), 2×watchdog, 1×SysTick - meets IEC 60730 Class B safety timing requirements. |
| Communication | USB 2.0 FS + CAN 2.0B + 3×USART + 2×I²C + 2×SPI - enables dual-interface fieldbus connectivity (e.g., CAN for actuator control, USB for configuration). |
| Supply Range | 2.0–3.6 V - compatible with Li-ion battery-powered portable equipment and industrial 3.3 V rails. |
| Package | LQFP48 (7 × 7 mm, 0.5 mm pitch) - surface-mount compatible with standard reflow profiles and accessible debug routing. |
Pinout & Package
LQFP48 package (7 × 7 mm, 0.5 mm pitch), ECOPACK®-compliant, with exposed thermal pad (pin 48 = VSS). Pin count and I/O mapping align with STM32F103xB series pin compatibility across 48-pin variants.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply / Ground | Dedicated analog/digital power pins enable clean ADC reference and low-noise MCU operation. |
| PA0–PA15, PB0–PB15, PC13–PC15 | General-purpose I/O | 51 total GPIOs (48 usable in LQFP48); all support external interrupt vectors and most are 5 V-tolerant. |
| PA9/PA10 | USART1_TX/USART1_RX | Hardware UART for bootloader communication or RS-485 transceiver control without bit-banging overhead. |
| PA11/PA12 | USB_DM/USB_DP | Dedicated full-speed USB PHY pins - require 1.5 kΩ pull-up on DP for device enumeration. |
| PB8/PB9 | CAN_RX/CAN_TX | Direct CAN bus interface with integrated transceiver-level signaling - no external level-shifter needed. |
| PA0–PA3, PB0–PB1 | ADC1_IN0–ADC1_IN3, ADC2_IN0–ADC2_IN1 | Independent analog inputs for dual ADC simultaneous sampling - critical for three-phase current sensing. |
Key Features
| Feature | Design Value |
|---|---|
| Motor-control PWM timer | 16-bit with programmable dead-time insertion and emergency stop input - eliminates external gate-driver protection logic. |
| Temperature sensor | Integrated calibrated sensor (±1.5°C accuracy) referenced to VDDA - enables thermal derating without external components. |
| CRC calculation unit | Hardware CRC-32 engine - accelerates firmware image integrity checks and secure boot validation cycles. |
| Low-power modes | Sleep/Stop/Standby with VBAT backup for RTC - achieves <1 µA standby current for battery-backed real-time logging. |
| Debug interface | Serial Wire Debug (SWD) on PA13/PA14 - minimal 2-pin footprint vs JTAG, preserving GPIO count in space-constrained designs. |
Applications
| Industrial Motor Control | Smart Sensor Node |
|---|---|
Use Scenario: Closed-loop control of 3-phase BLDC motors in HVAC blowers and pump drives. IC Role / Device Role / Timing Role: Real-time execution of FOC (field-oriented control) algorithm with synchronized ADC sampling and PWM update at 20 kHz. Use Value: Integrated motor-control timer with dead-time generation reduces BOM cost and PCB area versus discrete gate-driver solutions. |
Use Scenario: Battery-powered environmental monitor aggregating temperature, humidity, and CO₂ via I²C sensors. IC Role / Device Role / Timing Role: Low-power coordinator managing sensor polling, data fusion, and USB-CDC upload during wake windows. Use Value: Standby current <1 µA with RTC wake-up enables multi-year operation on CR2032 coin cell. |
| Automotive Body Control | Human-Machine Interface |
Use Scenario: Door module controlling window lift, mirror adjustment, and interior lighting. IC Role / Device Role / Timing Role: CAN 2.0B node handling LIN gateway functions and PWM dimming for LED clusters. Use Value: Dual CAN/USB interfaces allow in-vehicle diagnostics (CAN) and factory programming (USB) on shared hardware platform. |
Use Scenario: Touch-enabled display panel for medical device status and parameter entry. IC Role / Device Role / Timing Role: Graphics co-processor interfacing with SPI OLED and capacitive touch controller via I²C. Use Value: 72 MHz CPU and DMA-driven SPI achieve >10 fps GUI refresh while servicing USB HID keyboard input. |
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 peripherals and pinout - 64 KB limits complex protocol stacks or OTA firmware images. | Suitable for cost-sensitive, function-limited nodes (e.g., simple sensor transmitters). | Select when firmware size ≤60 KB and no dual-bank update required. |
| STM32F303CBT6 | ARM Cortex-M4F core, FPU, 128 KB Flash, enhanced ADC (16-bit oversampling), op-amps - higher compute density and analog precision. | Required for floating-point math (e.g., digital power supply control) or precision analog front-ends. | Choose when FPU acceleration or analog signal conditioning beyond 12-bit resolution is mandatory. |
Compared with STM32F103CBT6, the C8T6 offers lower memory capacity but identical peripheral set for budget designs, while the F303CBT6 adds FPU and analog enhancements at higher cost and power - making the F103CBT6 optimal for balanced real-time control where integer math and 12-bit sensing suffice.
Availability
STM32F103CBT6 is available at Aetrix Electronics and suitable for industrial motor control, smart sensor nodes, automotive body electronics, and human-machine interface applications requiring stable component supply across long-life production cycles.
Supply support for STM32F103CBT6 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, MEMS, and automotive-grade silicon since 1987.
The STM32F103xB series targets cost-sensitive, high-reliability embedded applications demanding rich analog/peripheral integration and industrial temperature range (–40°C to +85°C) without sacrificing real-time responsiveness.
FAQ
What is the maximum operating frequency and associated power consumption in Run mode?
The STM32F103CBT6 achieves 72 MHz CPU frequency with zero wait-state Flash access. At 3.3 V and 72 MHz, typical active current is 36 mA with all peripherals enabled, rising to 42 mA at 3.6 V per datasheet Table 13. This enables deterministic real-time response while maintaining thermal headroom in compact enclosures.
Does the device support hardware-based USB device enumeration without external components?
Yes - the STM32F103CBT6 integrates a full-speed USB 2.0 device PHY. Only a 1.5 kΩ pull-up resistor on PA12 (USB_DP) is required for enumeration; no external transceiver or crystal is needed, as the USB clock is derived from the internal PLL.
How many ADC channels can be sampled simultaneously, and what is the minimum conversion time?
Two independent 12-bit ADCs support true simultaneous sampling on up to 16 total channels (ADC1: 16 channels; ADC2: 14 channels). Minimum conversion time is 1 µs per sample, and dual-sample-and-hold allows synchronized capture of voltage and current in motor phase legs.
Is the LQFP48 package RoHS-compliant and lead-free?
Yes - the STM32F103CBT6 in LQFP48 (package code 5B) is RoHS-compliant and lead-free, meeting EU Directive 2011/65/EU. It carries ST's ECOPACK® designation, confirming halogen-free materials and compliant manufacturing processes.
STM32F103CBT6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 48-LQFP
- 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:
STM32F103CBT6 FAQ
1.How can I place an order for STM32F103CBT6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F103CBT6 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 STM32F103CBT6 reliable?
The price and inventory of STM32F103CBT6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F103CBT6 is usually 5 days.
3.What payment methods are accepted for STM32F103CBT6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F103CBT6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F103CBT6?
STM32F103CBT6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F103CBT6 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 STM32F103CBT6?
For technical support, including STM32F103CBT6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F103CBT6 requirements.
6.How does Aetrix verify that STM32F103CBT6 is sourced from the original manufacturer or authorized distributors?
All STM32F103CBT6 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 STM32F103CBT6 meets industry standards.
7.What is the process for return or replacement of STM32F103CBT6?
All STM32F103CBT6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F103CBT6, 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 STM32F103CBT6 part is unused and in its original packaging.
Return procedure for STM32F103CBT6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F103CBT6 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…

