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

- Shipping:

Inventory:1,355
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F103CBT7 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, PLC I/O modules, and embedded HMI systems.
For engineers reviewing the STM32F103CBT7 datasheet, STM32F103CBT7 pinout, STM32F103CBT7 application, or STM32F103CBT7 equivalent, key selection criteria include Flash/SRAM capacity, USB+CAN dual-interface support, 12-bit ADC timing accuracy, and LQFP48 package compatibility with legacy PCB footprints.
Technical Context
The STM32F103CBT7 implements a tightly coupled Arm Cortex-M3 core with Harvard bus architecture, supporting single-cycle multiplication and hardware division. Its clock system integrates a 4–16 MHz external crystal oscillator, 8 MHz factory-trimmed internal RC, and PLL for precise 72 MHz system clock generation.
Peripheral integration includes two 12-bit, 1 µs ADCs (16-channel total) with dual-sample-and-hold and integrated temperature sensor, plus seven timers - three general-purpose 16-bit timers, one advanced motor-control timer with dead-time generation, and two watchdogs (independent + window).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M3, 72 MHz max - enables real-time deterministic execution of control loops with ≤1.4 µs interrupt latency. |
| Memory | 128 KB Flash + 20 KB SRAM - sufficient for complex firmware with USB/CAN protocol stacks and dual ADC data buffering. |
| ADC | 2 × 12-bit, 1 µs conversion time, 16-channel - supports simultaneous sampling of motor phase currents and temperature feedback. |
| Communication | USB 2.0 FS + CAN 2.0B + 3×USART + 2×SPI + 2×I²C - enables fieldbus connectivity (CANopen), PC interface (CDC ACM), and sensor/actuator bridging. |
| Timers | 7 timers including motor-control PWM timer with dead-time insertion - directly drives 3-phase inverter gate drivers without external logic. |
| Supply Range | 2.0–3.6 V - compatible with standard 3.3 V industrial power rails and tolerant of brown-out conditions down to 2.0 V. |
| Package | LQFP48 (7 × 7 mm, 0.5 mm pitch) - surface-mount compatible with automated assembly and provides 37 GPIOs with 5 V-tolerant capability. |
Pinout & Package
LQFP48 package: 48-pin quad flat pack with exposed thermal pad, RoHS-compliant ECOPACK® construction, operating junction temperature range –40°C to +85°C.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply and ground | Dual 3.3 V supply pins with dedicated analog/digital separation - minimizes noise coupling into ADC and RTC circuits. |
| PA0–PA15, PB0–PB15, PC13–PC15 | General-purpose I/O | 37 total GPIOs, all mappable to 16 external interrupt vectors - supports flexible peripheral remapping for board layout optimization. |
| PA11/PA12 | USB DM/DP | Dedicated full-speed USB transceiver pins - require no external PHY; enable HID/CDC device-class implementations with minimal BOM. |
| PB8/PB9 | CAN RX/TX | Hardware CAN 2.0B interface - connects directly to ISO 11898-compliant transceiver (e.g., TJA1050) for robust industrial networking. |
| VREF+, VREF–, VBAT | Analog reference & backup supply | Enables precise ADC voltage scaling and RTC operation during main power loss - critical for energy metering and alarm logging. |
Key Features
| Feature | Design Value |
|---|---|
| Embedded CRC unit | Hardware-accelerated checksum calculation for firmware integrity verification and communication frame validation. |
| 96-bit unique ID | Factory-programmed serial number - enables secure device authentication and license binding in OEM applications. |
| Temperature sensor | Integrated silicon diode calibrated to ±1.5°C accuracy - eliminates external sensor for ambient/system thermal monitoring. |
| SWD/JTAG debug | Single-wire debug interface with full memory access - supports non-intrusive real-time debugging and flash programming via ST-LINK. |
| Low-power modes | Sleep (2.5 µA), Stop (1.2 µA), Standby (1.7 µA) - extends battery life in portable HMIs and wireless sensor nodes. |
Applications
| Industrial Motor Control | Programmable Logic Controller (PLC) I/O Module |
|---|---|
Use Scenario: Closed-loop control of 3-phase BLDC motors using space-vector PWM and current sensing. IC Role / Device Role / Timing Role: Real-time execution of FOC algorithm, ADC-triggered PWM update at 20 kHz, and CAN-based command reception. Use Value: Integrated motor-control timer with dead-time generation eliminates external gate-driver logic and reduces PCB area by 35%. |
Use Scenario: Digital input/output expansion module with isolation, status LED, and diagnostics reporting. IC Role / Device Role / Timing Role: GPIO management, CAN bus master node, and USB CDC interface for configuration and firmware updates. Use Value: Dual high-speed interfaces (CAN + USB) allow simultaneous fieldbus integration and service port access without multiplexing. |
| Embedded Human-Machine Interface (HMI) | Energy Monitoring Gateway |
Use Scenario: Touch-enabled display panel with local button handling, buzzer control, and network status indication. IC Role / Device Role / Timing Role: SPI-driven TFT controller interface, capacitive touch acquisition via ADC, and USB HID device for PC host interaction. Use Value: 37 GPIOs support direct LED/buzzer/switch interfacing while reserving pins for future feature expansion. |
Use Scenario: DIN-rail mounted gateway aggregating Modbus RTU sensor data and forwarding via CAN or USB to SCADA systems. IC Role / Device Role / Timing Role: Dual ADC channels acquire voltage/current waveforms; CAN handles fieldbus aggregation; USB enables local commissioning. Use Value: On-chip temperature sensor and VBAT-backed RTC provide timestamped event logging during mains failure. |
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 20 KB SRAM, identical peripherals and pinout - lower code storage capacity. | Suitable for simpler firmware without USB stack or large lookup tables; lacks headroom for future feature upgrades. | Select when cost sensitivity outweighs need for firmware scalability and bootloader flexibility. |
| STM32F072CBT6 | Arm Cortex-M0 core, 48 MHz, 128 KB Flash, USB but no CAN - different architecture and reduced peripheral set. | Applicable where CAN is not required and lower interrupt latency is acceptable; lacks motor-control timer features. | Choose only if migrating from legacy F0-series designs and CAN functionality is handled externally. |
Compared with STM32F103C8T6, the STM32F103CBT7 provides 64 KB additional Flash for robust USB/CAN protocol stacks and firmware redundancy; versus STM32F072CBT6, it delivers deterministic 72 MHz M3 performance and hardware motor-control PWM essential for real-time drive applications.
Availability
STM32F103CBT7 is available at Aetrix Electronics and suitable for industrial motor control, PLC I/O modules, and embedded HMI requiring stable component supply across multi-year production cycles.
Supply support for STM32F103CBT7 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, specializing in microcontrollers, power management, and automotive ICs with over 40 years of industrial-grade product heritage.
The STM32F103 series targets cost-sensitive, high-reliability embedded applications demanding rich analog/mixed-signal integration, real-time responsiveness, and industrial temperature operation.
FAQ
What is the maximum operating temperature for the STM32F103CBT7?
The STM32F103CBT7 is rated for industrial temperature range: –40°C to +85°C ambient. Junction temperature must not exceed +125°C under continuous operation; thermal design should maintain θJA ≤ 45°C/W per LQFP48 package specifications in DS5319 Rev 20 Section 6.9.
Does the STM32F103CBT7 support USB device mode without external components?
Yes - the part integrates a full-speed USB 2.0 transceiver with internal pull-up resistors on D+ and requires only a single 1.5 kΩ external pull-up resistor for enumeration. No external PHY or level-shifting circuitry is needed for standard HID or CDC device-class implementations.
Can the internal temperature sensor be used for system thermal protection?
Yes - the calibrated temperature sensor outputs a voltage linearly proportional to die temperature (slope ≈ 4.3 mV/°C, offset ≈ 760 mV at 25°C). It is factory-trimmed and usable across the full –40°C to +85°C range with ±1.5°C accuracy, enabling overtemperature shutdown logic in firmware.
How many GPIO pins support external interrupts on the STM32F103CBT7?
All 37 GPIOs (PA0–PA15, PB0–PB15, PC13–PC15) are individually configurable for external interrupt generation via the EXTI controller. Each pin maps to one of 16 EXTI lines, with up to 4 pins sharing the same line through software-selectable edge detection (rising/falling/both).
STM32F103CBT7 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 ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F103CBT7 FAQ
1.How can I place an order for STM32F103CBT7 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F103CBT7 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 STM32F103CBT7 reliable?
The price and inventory of STM32F103CBT7 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F103CBT7 is usually 5 days.
3.What payment methods are accepted for STM32F103CBT7?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F103CBT7 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F103CBT7?
STM32F103CBT7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F103CBT7 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 STM32F103CBT7?
For technical support, including STM32F103CBT7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F103CBT7 requirements.
6.How does Aetrix verify that STM32F103CBT7 is sourced from the original manufacturer or authorized distributors?
All STM32F103CBT7 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 STM32F103CBT7 meets industry standards.
7.What is the process for return or replacement of STM32F103CBT7?
All STM32F103CBT7 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F103CBT7, 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 STM32F103CBT7 part is unused and in its original packaging.
Return procedure for STM32F103CBT7:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F103CBT7 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…

