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 STM32F103ZCT7

Part No.:
STM32F103ZCT7
Manufacturer:
STMicroelectronics
Category:
Microcontrollers
Package:
144-LQFP
Datasheet:
AetrixSTM32F103ZCT7.pdf
Description:
IC MCU 32BIT 256KB FLASH 144LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,228

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F103ZCT7 from STMicroelectronics is a high-density performance-line Arm® Cortex®-M3 microcontroller with 512 KB Flash, 64 KB SRAM, 72 MHz CPU frequency, USB 2.0 full-speed and CAN 2.0B interfaces, and 112 I/O pins in LQFP144 package - used in industrial motor control, PLCs, and embedded HMI systems.

For engineers reviewing the STM32F103ZCT7 datasheet, STM32F103ZCT7 pinout, STM32F103ZCT7 application, or STM32F103ZCT7 equivalent, key selection criteria include Flash size (512 KB), peripheral count (3×ADC, 2×DAC, 5×USART, 3×SPI, 2×I²C, CAN, USB), operating voltage (2.0–3.6 V), temperature range (–40 to +85 °C), and LQFP144 package compatibility with industrial PCB layouts.

Technical Context

The STM32F103ZCT7 integrates an Arm Cortex-M3 core with nested vectored interrupt controller (NVIC), flexible static memory controller (FSMC) supporting NOR/PSRAM/NAND, and parallel LCD interface (8080/6800 modes). It features dual 12-bit DACs with DMA-triggered output and triple 12-bit ADCs with 1 µs conversion time and temperature sensor integration.

Its clock system includes 4–16 MHz external crystal oscillator, 8 MHz factory-trimmed internal RC, 40 kHz low-power RC, and 32 kHz RTC oscillator - all feeding a PLL supporting precise 72 MHz system clock. Power management supports Sleep, Stop, and Standby modes with VBAT backup for RTC and registers.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreArm Cortex-M3, 72 MHz max - enables real-time deterministic execution of complex control algorithms with 1.25 DMIPS/MHz efficiency.
Memory512 KB Flash + 64 KB SRAM - sufficient for large firmware images, protocol stacks (USB/CAN), and runtime data buffers in industrial gateways.
Analog Peripherals3×12-bit ADCs (21 channels, 1 µs), 2×12-bit DACs - supports simultaneous motor current sensing and analog actuator control in closed-loop drives.
Communication5×USART, 3×SPI (18 Mbit/s), 2×I²C, CAN 2.0B, USB 2.0 FS - enables multi-protocol connectivity for fieldbus bridging and PC-hosted diagnostics.
I/O & Timers112 GPIOs (5 V-tolerant), 11 timers including 4×16-bit general-purpose + 2×motor-control PWM - suitable for driving stepper/servo interfaces and encoder feedback capture.
Supply & Temp2.0–3.6 V operation, –40 to +85 °C industrial grade - ensures reliability in unregulated power environments and extended ambient conditions.

Pinout & Package

LQFP144 (20 × 20 mm, 0.5 mm pitch), RoHS-compliant ECOPACK® package with exposed thermal pad - optimized for manual rework, thermal dissipation in fanless enclosures, and compatibility with standard SMT assembly lines.

Pin/TerminalCircuit RoleDesign Meaning
VDD, VSSPower supply and groundDedicated analog/digital power domains with separate decoupling requirements per datasheet Section 5.3.6.
PA0–PA15, PB0–PB15, etc.General-purpose I/O112 total GPIOs, most mappable to 16 EXTI lines and 5 V-tolerant - simplifies level-shifting in mixed-voltage systems.
PA11/PA12USB D+/D–Dedicated full-speed USB 2.0 transceiver pins requiring 1.5 kΩ pull-up on D+ for device enumeration.
PB8/PB9CAN RX/TXDirect connection to external CAN transceiver (e.g., TJA1050); no internal termination - requires external 120 Ω bus termination.
PC13–PC15RTC oscillator inputsSupports 32.768 kHz crystal for autonomous real-time clock operation during Stop/Standby modes with VBAT.

Key Features

FeatureDesign Value
Flexible Static Memory Controller (FSMC)Supports NOR/PSRAM/NAND and CompactFlash with configurable timing - enables direct attachment of external display controllers or data loggers without FPGA glue logic.
Triple ADC with interleaved modeUp to 21-channel sampling at 1 MSPS with triple-sample-and-hold - allows synchronized acquisition of phase currents in 3-phase motor control.
Dual 12-bit DAC with DMA triggerIndependent voltage outputs with configurable update timing - ideal for generating reference waveforms or bias voltages in analog signal conditioning circuits.
Motor Control TimersTwo 16-bit advanced-control timers with dead-time insertion and emergency stop input - meets IEC 61800-5-2 functional safety requirements for drive enable/disable sequencing.
Serial Wire Debug (SWD)2-pin debug interface replacing JTAG - reduces PCB footprint and routing complexity while retaining full flash programming and real-time trace capability.

Applications

Industrial Motor DriveProgrammable Logic Controller (PLC)

Use Scenario: Closed-loop control of 3-phase BLDC motors in HVAC compressors and conveyor systems.

IC Role / Device Role / Timing Role: Main controller executing FOC algorithm, sampling current/voltage via ADC, generating PWM via advanced timers, and communicating status over CAN.

Use Value: Integrated motor-control peripherals reduce external component count by 30% versus discrete MCU + timer IC solutions.

Use Scenario: Modular I/O expansion module handling digital input/output, analog sensing, and fieldbus communication in factory automation.

IC Role / Device Role / Timing Role: Central processing unit managing cyclic scan logic, executing ladder logic interpreter, and interfacing with EtherCAT or Modbus RTU slaves.

Use Value: 112 GPIOs and dual CAN/USB allow native support for multiple fieldbus protocols without gateway translation layers.

HMI Display ControllerEnergy Metering Gateway

Use Scenario: Touch-enabled color LCD panel for building management dashboards with local data logging and alarm handling.

IC Role / Device Role / Timing Role: Graphics processor driving parallel 8080-mode LCD, managing touch controller via SPI, and storing configuration in Flash with CRC-protected EEPROM emulation.

Use Value: Built-in LCD interface eliminates external display driver IC, reducing BOM cost and board area by ~15%.

Use Scenario: Smart electricity meter aggregating readings from multiple CT sensors and transmitting via GPRS/LTE modem over USB CDC interface.

IC Role / Device Role / Timing Role: Data concentrator performing RMS calculation on ADC samples, timestamping events via RTC, and acting as USB device host for modem control.

Use Value: Dual USB roles (device + host via OTG-capable PHY) enable direct modem tethering without additional USB hub ICs.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32F103VCT6Same core/peripherals but LQFP100 (100-pin), 256 KB Flash, 48 KB SRAMFewer GPIOs (80 vs. 112) and reduced memory - suitable for cost-sensitive designs with simpler I/O requirementsSelect when board space is constrained and full 112-pin I/O count is unnecessary.
STM32F407VGT6Cortex-M4F core, 168 MHz, 1 MB Flash, FPU, enhanced DSP instructions, no FSMCHigher compute throughput and floating-point support - better for FFT-based power quality analysis or audio processingChoose when algorithmic complexity exceeds Cortex-M3 capabilities, accepting higher power and cost.

Compared with STM32F103VCT6, the ZCT7 offers 100% more Flash and 33% more SRAM plus 32 extra GPIOs - critical for feature-rich industrial firmware; versus STM32F407VGT6, it trades raw performance for lower cost, proven ecosystem maturity, and integrated FSMC for legacy display/memory interfaces.

Availability

STM32F103ZCT7 is available at Aetrix Electronics and suitable for industrial motor control, programmable logic controllers, and HMI display systems requiring stable component supply across multi-year production cycles.

Supply support for STM32F103ZCT7 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, specializing in microcontrollers, power management, sensors, and automotive ICs with broad industrial certification coverage.

The STM32F103 product line delivers high-performance, cost-effective Cortex-M3 MCUs targeting industrial automation, motor control, and human-machine interface applications - emphasizing peripheral integration, code compatibility, and long-term supply assurance.

FAQ

What is the maximum operating frequency and associated power consumption of the STM32F103ZCT7?

The STM32F103ZCT7 operates at up to 72 MHz with typical active current of 36 mA at 72 MHz (VDD = 3.3 V, code from Flash). In Run mode with all peripherals enabled, maximum current is 88 mA per datasheet Table 14. Current scales linearly with clock frequency and peripheral activation state.

Does the STM32F103ZCT7 support USB device and host functionality simultaneously?

No - the STM32F103ZCT7 implements only USB 2.0 full-speed device mode (not OTG). It lacks dedicated USB host PHY and associated hardware (e.g., VBUS sensing, ID pin). For dual-role operation, ST recommends STM32F407 or STM32F7 series with USB OTG HS/FS IP.

How many external interrupt lines are available, and how are they mapped to GPIOs?

The STM32F103ZCT7 provides 16 external interrupt/event lines (EXTI0–EXTI15), each configurable to trigger on rising/falling edges. All 112 GPIOs are grouped into 16 ports (PA–PG), with each port pin 0–15 directly connectable to one EXTI line - enabling any GPIO to serve as wake-up source or event detector.

What is the purpose of the FSMC interface, and which memory types does it support?

The Flexible Static Memory Controller (FSMC) provides synchronous/asynchronous access to external memories including NOR Flash, PSRAM, NAND Flash, and CompactFlash. It supports 8-/16-bit data buses, programmable timing registers, and bank selection - enabling direct connection of graphic LCD controllers, FPGA configuration memory, or data logging storage without external address latches.

STM32F103ZCT7 Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
144-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:
112
Program Memory Size:
256KB (256K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
48K x 8
Voltage - Supply (Vcc/Vdd):
2V ~ 3.6V
Data Converters:
A/D 21x12b; D/A 2x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 105°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

STM32F103ZCT7 FAQ

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

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

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

3.What payment methods are accepted for STM32F103ZCT7?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F103ZCT7?

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

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

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

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

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

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

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

Return procedure for STM32F103ZCT7:

1.Submit a request within 90 days.

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

STM32F103ZCT7 Tags

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