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

- Shipping:

Inventory:1,184
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F103C6T6 from STMicroelectronics is a low-density performance-line ARM Cortex-M3 microcontroller with 32 KB Flash, 10 KB SRAM, 72 MHz CPU clock, USB 2.0 full-speed interface, and CAN 2.0B controller-used in industrial motor control, sensor node firmware, and embedded HMI front-ends requiring real-time I/O and mixed-signal integration.
For engineers reviewing the STM32F103C6T6 datasheet, STM32F103C6T6 pinout, STM32F103C6T6 application, or STM32F103C6T6 equivalent, key selection criteria include Flash/SRAM capacity, USB+CAN coexistence, 12-bit dual ADC timing, LQFP48 package compatibility, and SWD debug support for rapid firmware iteration.
Technical Context
The STM32F103C6T6 implements an ARM Cortex-M3 core with Harvard architecture, single-cycle multiplication, hardware divide, and nested vectored interrupt controller (NVIC) supporting up to 60 interrupts. Its clock system integrates a 4–16 MHz external crystal oscillator, 8 MHz factory-trimmed RC, 40 kHz LSI, and PLL for scalable 72 MHz operation.
Peripheral interconnect uses AHB/APB buses with DMA-driven data movement across two 12-bit ADCs (1 µs conversion), six timers (including motor-control PWM with dead-time), and six communication interfaces-including USB full-speed PHY, CAN transceiver, two USARTs with LIN/IrDA, SPI (18 Mbit/s), and I²C (SMBus/PMBus).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M3, 72 MHz max - enables deterministic real-time task scheduling at ≤14 ns instruction cycle time |
| Flash Memory | 32 KB - sufficient for bootloader + RTOS + application logic with field-upgrade headroom |
| SRAM | 10 KB - supports dual-buffered ADC acquisition, USB endpoint FIFOs, and stack-intensive FreeRTOS tasks |
| ADC Resolution | 12-bit, 1 µs conversion - captures fast analog transients (e.g., current sensing in motor drives) |
| USB Interface | Full-speed (12 Mbit/s) with integrated PHY - eliminates external transceiver for HID/CDC device-class implementations |
| CAN Interface | CAN 2.0B Active - supports automotive-grade diagnostics and distributed control messaging without protocol translation |
| Timers | 6 timers including 16-bit motor-control PWM with dead-time insertion - enables three-phase inverter gate driving with hardware safety |
| I/O Count | 37 GPIOs, 5 V-tolerant on all - simplifies level-shifting in mixed-voltage industrial sensor subsystems |
Pinout & Package
LQFP48 (7 × 7 mm, 0.5 mm pitch) package with exposed thermal pad; RoHS-compliant ECOPACK® construction.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply and ground | Dual 2.0–3.6 V supply domains enable clean analog/digital separation and low-noise ADC reference |
| PA0–PA15, PB0–PB15, PC13–PC15 | General-purpose I/O | 37 total pins with remappable AFIO, EXTI, and 5 V tolerance - supports flexible peripheral routing and legacy interface bridging |
| PA11/PA12 | USB DM/DP | Dedicated full-speed USB differential pair with internal pull-ups - reduces BOM count and PCB layout complexity |
| PB8/PB9 | CAN RX/TX | Direct connection to external CAN transceiver - enables robust ESD-protected bus communication without signal conditioning |
| PA13/PA14 | SWDIO/SWCLK | 2-pin Serial Wire Debug interface - provides non-intrusive real-time debugging and flash programming with minimal pin overhead |
| NRST | Active-low reset | Programmable reset threshold via PVD - allows system-level brown-out detection and safe shutdown sequencing |
Key Features
| Feature | Design Value |
|---|---|
| Embedded CRC unit | Hardware-accelerated checksum generation for firmware integrity validation and OTA update verification |
| Temperature sensor | Calibrated on-chip sensor with ±1.5°C accuracy - enables thermal monitoring of MCU die without external components |
| Dual 12-bit ADCs | Simultaneous sampling on up to 16 channels with dual-sample-and-hold - supports synchronized current/voltage measurement in motor control |
| VBAT supply domain | Dedicated battery-backed power for RTC and 42 backup registers - maintains timekeeping and critical state during main power loss |
| 7-channel DMA | Memory-to-peripheral transfers without CPU intervention - offloads ADC buffering, USB packet handling, and SPI streaming |
Applications
| Industrial Motor Control | Smart Sensor Node |
|---|---|
Use Scenario: Closed-loop control of BLDC motors in HVAC blowers using space-vector PWM. IC Role / Device Role / Timing Role: Real-time execution of FOC algorithm, ADC-triggered PWM update, and CAN-based status reporting. Use Value: Hardware dead-time insertion and quadrature encoder input eliminate external logic, reducing board area and jitter. | Use Scenario: Battery-powered environmental monitor aggregating temperature, humidity, and CO₂ via I²C sensors. IC Role / Device Role / Timing Role: Low-power scheduler managing sleep/wake cycles, ADC sampling, and USB-CDC data upload on host request. Use Value: Stop mode current of 3.7 µA (typ.) extends 2000 mAh battery life to >10 years in periodic wake-up operation. |
| USB Human Interface Device | Automotive Diagnostic Tool |
Use Scenario: Programmable industrial keypad with LED feedback and tactile response. IC Role / Device Role / Timing Role: HID-class USB device with GPIO matrix scanning, debouncing, and report generation. Use Value: Integrated USB PHY and descriptor handling reduce firmware size by 4.2 KB versus software-stack alternatives. | Use Scenario: OBD-II scan tool interfacing with vehicle ECUs via high-speed CAN. IC Role / Device Role / Timing Role: CAN message filtering, buffer management, and USB-to-CAN protocol translation layer. Use Value: CAN 2.0B mailbox filtering (14 filters) enables selective reception of diagnostic PIDs without host CPU polling. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F030F4P6 | ARM Cortex-M0, 48 MHz, 16 KB Flash, no CAN or USB | Lacks CAN/USB; suitable only for cost-sensitive, non-automotive sensor nodes | Select when CAN/USB are unnecessary and BOM cost is primary constraint |
| STM32F103C8T6 | Same package and pinout, but 64 KB Flash and 20 KB SRAM | Drop-in upgrade path for larger firmware images and complex RTOS workloads | Choose for future-proofing or when application requires >32 KB code space |
Compared with STM32F030F4P6, the STM32F103C6T6 delivers CAN+USB coexistence and higher deterministic performance; versus STM32F103C8T6, it trades memory headroom for tighter cost control while retaining identical peripheral set and timing behavior.
Availability
STM32F103C6T6 is available at Aetrix Electronics and suitable for industrial motor control, smart sensor nodes, USB human interface devices, and automotive diagnostic tools requiring stable component supply across multi-year production cycles.
Supply support for STM32F103C6T6 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, designing and manufacturing microcontrollers, power ICs, sensors, and analog products for industrial, automotive, and consumer markets.
The STM32F1 series targets cost-sensitive, high-integration embedded applications demanding real-time responsiveness, mixed-signal capability, and broad ecosystem support - with the F103x6 variant optimized for USB+CAN-enabled edge controllers.
FAQ
What is the maximum operating temperature range for the STM32F103C6T6?
The STM32F103C6T6 is specified for industrial temperature range: –40 °C to +85 °C. This rating is validated per JEDEC JESD47 and applies to all electrical characteristics in the datasheet, including Flash write endurance and ADC linearity. Thermal derating is not required within this range under standard PCB copper pour and airflow conditions.
Does the STM32F103C6T6 support external memory interfaces like FSMC or OCTOSPI?
No, the STM32F103C6T6 does not include FSMC, OCTOSPI, or any external memory controller. Its memory subsystem is limited to on-chip 32 KB Flash and 10 KB SRAM. External storage must be implemented via SPI, I²C, or USART peripherals - for example, using SPI-connected NOR flash or SD cards with FatFS middleware.
Can the internal 8 MHz RC oscillator be used as the system clock source without calibration?
Yes, the internal 8 MHz RC oscillator is factory-trimmed to ±1% accuracy at 25 °C and can serve as the system clock source without external crystal or runtime calibration. However, its frequency drifts ±3% over the full –40 °C to +85 °C range, making it unsuitable for USB or CAN timing-critical applications where ±0.25% stability is required.
How many independent PWM outputs does the STM32F103C6T6 support simultaneously?
The STM32F103C6T6 supports up to 16 independent PWM outputs: 4 from TIM2, 4 from TIM3, and 4 from TIM4 (all 16-bit general-purpose timers), plus 2 complementary outputs from TIM1 (16-bit advanced-control timer). All channels support programmable duty cycle, frequency, and dead-time insertion where applicable.
STM32F103C6T6 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 48-LQFP
- Series:
- STM32F1
- Packaging:
- Tray
- Product Status:
- Obsolete
- 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:
- 32KB (32K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 10K 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:
STM32F103C6T6 FAQ
1.How can I place an order for STM32F103C6T6 through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F103C6T6 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 STM32F103C6T6 reliable?
The price and inventory of STM32F103C6T6 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F103C6T6 is usually 5 days.
3.What payment methods are accepted for STM32F103C6T6?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F103C6T6 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F103C6T6?
STM32F103C6T6 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F103C6T6 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 STM32F103C6T6?
For technical support, including STM32F103C6T6 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F103C6T6 requirements.
6.How does Aetrix verify that STM32F103C6T6 is sourced from the original manufacturer or authorized distributors?
All STM32F103C6T6 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 STM32F103C6T6 meets industry standards.
7.What is the process for return or replacement of STM32F103C6T6?
All STM32F103C6T6 units undergo pre-shipment inspection (PSI). If there is an issue with STM32F103C6T6, 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 STM32F103C6T6 part is unused and in its original packaging.
Return procedure for STM32F103C6T6:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F103C6T6 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…

