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

- Shipping:

Inventory:4,592
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F103RET6TR from STMicroelectronics is a high-density performance-line Arm® Cortex®-M3 microcontroller featuring 512 KB Flash, 64 KB SRAM, USB 2.0 full-speed interface, CAN 2.0B controller, and triple 12-bit ADCs with 21 channels - deployed in industrial motor control, PLC I/O modules, and embedded HMI systems.
For engineers reviewing the STM32F103RET6TR datasheet, STM32F103RET6TR pinout, STM32F103RET6TR application, or STM32F103RET6TR equivalent, key selection criteria include 72 MHz CPU clock, 112 I/O pins (5 V-tolerant), dual 12-bit DACs, FSMC support for external NOR/PSRAM, and SWD/JTAG debug capability.
Technical Context
The device integrates an Arm Cortex-M3 core with Harvard architecture, single-cycle multiply/hardware divide, and nested vectored interrupt controller (NVIC) supporting up to 80 interrupts. Its memory subsystem includes 512 KB on-chip Flash with error correction, 64 KB SRAM, and a flexible static memory controller (FSMC) with four chip selects for parallel interface to external memories.
Clock management combines four oscillator sources: 4–16 MHz HSE crystal, 8 MHz factory-trimmed HSI RC, 40 kHz LSI RC, and 32.768 kHz LSE RTC oscillator - all feeding a PLL capable of generating up to 72 MHz system clock. Power management supports Sleep, Stop, and Standby modes with VBAT-backed RTC and backup registers.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M3, 72 MHz max frequency, 1.25 DMIPS/MHz - enables real-time deterministic execution for motor control loops and protocol stacks. |
| Flash Memory | 512 KB, 0 wait-state access at 72 MHz - sufficient for complex firmware with bootloader, USB/CAN stack, and application logic. |
| SRAM | 64 KB, including 16 KB CCM (core-coupled memory) - provides low-latency data storage for critical variables and stack. |
| ADC | 3 × 12-bit, 1 µs conversion time, 21 input channels - supports simultaneous sampling across multiple sensors in industrial monitoring. |
| DAC | 2 × 12-bit, monotonic output - enables analog waveform generation and precision reference voltage control. |
| Timers | Up to 11 timers: 4 × general-purpose 16-bit, 2 × motor-control PWM with dead-time, 2 × watchdog, SysTick - meets servo drive timing and safety requirements. |
| Communication | USB 2.0 FS, CAN 2.0B, 5 × USART, 3 × SPI (2 with I2S), 2 × I2C - supports fieldbus integration, human-machine interface, and audio peripheral control. |
| I/O Pins | 112 pins, nearly all 5 V-tolerant, mappable to 16 EXTI lines - simplifies level-shifting design and enables robust industrial signal interfacing. |
Pinout & Package
LQFP64 package (10 × 10 mm, 0.5 mm pitch), 64-pin quad flat lead frame with exposed thermal pad - suitable for cost-sensitive industrial PCBs requiring reflow soldering and manual inspection.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply / Ground | Dual 2.0–3.6 V supply domains with decoupling requirement - mandates local 100 nF + 1 µF capacitors per VDD pin pair. |
| PA0–PA15, PB0–PB15, etc. | General-purpose I/O | 5 V-tolerant CMOS inputs/outputs with configurable pull-up/pull-down - supports direct connection to legacy 5 V logic and sensors. |
| NRST | Active-low reset | Asynchronous reset input with internal pull-up; accepts 10 µs minimum pulse width - enables reliable power-on and watchdog recovery. |
| BOOT0 | Boot mode select | High at reset forces boot from system memory (ROM bootloader); used for field firmware updates via USART/USB without debugger. |
| SWDIO / SWCLK | Serial Wire Debug interface | Two-pin debug port replacing JTAG - reduces PCB footprint while retaining full flash programming and real-time trace capability. |
Key Features
| Feature | Design Value |
|---|---|
| Flexible Static Memory Controller (FSMC) | Supports CompactFlash, NOR, PSRAM, NAND, and SRAM with programmable timing - enables expansion of code/data space beyond on-chip limits. |
| Triple 12-bit ADC with sample-and-hold | Simultaneous sampling across three ADCs using common trigger - essential for vector-controlled PMSM/BLDC motor current sensing. |
| Dual 12-bit DAC with buffer | Independent output channels with configurable alignment and trigger sources - allows generation of precise analog references or control signals. |
| Temperature sensor + VREFINT | On-die calibrated temperature sensor (±1.5°C accuracy) and internal 1.2 V reference - enables self-calibration and ambient condition monitoring without external components. |
| Embedded Trace Macrocell (ETM) | Real-time instruction trace via SWO pin - supports non-intrusive debugging of timing-critical ISR behavior and pipeline stalls. |
| ECOPACK® RoHS-compliant packaging | LQFP64 with halogen-free materials and lead-free finish - meets industrial environmental compliance and long-term supply chain sustainability requirements. |
Applications
| Industrial Motor Drive | Programmable Logic Controller (PLC) I/O Module |
|---|---|
Use Scenario: Closed-loop field-oriented control of 3-phase AC induction or BLDC motors in HVAC compressors and conveyor systems. IC Role / Device Role / Timing Role: Real-time execution of FOC algorithm, PWM generation with <100 ns dead-time control, and ADC-triggered current sampling. Use Value: Integrated motor-control timers and triple ADC eliminate external timing ICs and reduce BOM count by 3–5 components. |
Use Scenario: Digital input/output expansion module handling 16-channel discrete sensor inputs and relay outputs in factory automation cabinets. IC Role / Device Role / Timing Role: High-speed GPIO scanning, isolation interface management, and CANopen slave node communication. Use Value: 112 5 V-tolerant I/Os and built-in CAN transceiver PHY interface enable direct connection to industrial field wiring without level shifters. |
| HMI Touch Panel Controller | USB-Capable Embedded Gateway |
Use Scenario: Local display and touch interface for medical equipment, combining resistive touch digitization and LCD parallel driving. IC Role / Device Role / Timing Role: LCD parallel interface (8080/6800 mode), touch controller interface, and graphics acceleration via DMA2D-like peripheral offload. Use Value: Integrated LCD controller and FSMC eliminate external video RAM and timing ASIC, reducing latency and board area. |
Use Scenario: Protocol translation gateway connecting Modbus RTU field devices to cloud via USB CDC ACM virtual COM port. IC Role / Device Role / Timing Role: Dual-role USB 2.0 FS interface with descriptor customization, CAN message buffering, and UART-to-USB bridging firmware. Use Value: On-chip USB PHY and dedicated USB interrupt vector allow deterministic response to host enumeration within 10 ms - critical for plug-and-play deployment. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F103VET6 | LQFP100 package, 100 I/O pins, same 512 KB Flash/SRAM/peripherals - adds FSMC D16–D31 bus lines and extra ADC channels. | Required when external SDRAM or dual-bank NOR flash interface is needed beyond LQFP64 pin count limits. | Select for designs needing >64 I/Os or expanded memory interface bandwidth; requires larger PCB footprint and higher routing complexity. |
| STM32F407VGT6 | Cortex-M4F core, 168 MHz, FPU, 1 MB Flash, 192 KB SRAM, enhanced peripherals (FMC, Ethernet MAC, SPDIF) - no CAN FD but adds DSP instructions. | Suitable for advanced motion control with floating-point PID, FFT-based vibration analysis, or real-time audio processing. | Choose when computational load exceeds Cortex-M3 capabilities; note higher power consumption and lack of drop-in pin compatibility. |
Compared with STM32F103VET6, the RET6 offers identical core performance and peripheral set in a smaller LQFP64 package - ideal for space-constrained designs where full I/O count isn't required. Versus STM32F407VGT6, it trades raw compute for lower cost, power, and proven industrial qualification - making it optimal for deterministic real-time control without floating-point overhead.
Availability
STM32F103RET6TR is available at Aetrix Electronics and suitable for industrial motor control, PLC I/O modules, and embedded HMI systems requiring stable component supply across multi-year production cycles.
Supply support for STM32F103RET6TR 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 over 40 years of industrial-grade product validation.
This part belongs to the STM32F1 "Performance Line" product family, designed specifically for cost-sensitive industrial automation, motor control, and human-machine interface applications demanding high peripheral integration and deterministic real-time operation.
FAQ
Does STM32F103RET6TR support USB device mode without external PHY?
Yes. It integrates a full-speed USB 2.0 device-mode PHY with internal transceivers and endpoint buffers - enabling CDC, HID, or MSC class implementations directly from firmware without external components. The USB clock is derived from the PLL and requires precise 48 MHz tuning via the USB prescaler register.
What is the maximum operating temperature range for this part?
The STM32F103RET6TR is rated for industrial temperature range: –40 °C to +85 °C ambient. This is confirmed in Section 5.3.1 of DS5792 Rev 13, with thermal derating applied above 70 °C for sustained 72 MHz operation under full peripheral load.
Can the internal 8 MHz RC oscillator be used as system clock source?
Yes - the 8 MHz HSI oscillator is factory-trimmed to ±1% accuracy and can serve as system clock source via the RCC clock configuration registers. However, USB and CAN require precise 48 MHz or 36 MHz clocks, which necessitate PLL usage with either HSE or HSI as input - HSI alone cannot meet USB timing tolerance without PLL multiplication.
Is the LQFP64 package RoHS and REACH compliant?
Yes. Per ST's ECOPACK® documentation and ordering code suffix "TR", the STM32F103RET6TR uses lead-free, halogen-free, and RoHS/REACH-compliant materials. The LQFP64 package meets JEDEC J-STD-020D moisture sensitivity level 3 (MSL3) and qualifies for standard reflow profiles.
STM32F103RET6TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 64-LQFP
- Series:
- STM32F1
- Packaging:
- Tape & Reel (TR)
- 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:
- 51
- Program Memory Size:
- 512KB (512K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 64K x 8
- Voltage - Supply (Vcc/Vdd):
- 2V ~ 3.6V
- Data Converters:
- A/D 16x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F103RET6TR FAQ
1.How can I place an order for STM32F103RET6TR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F103RET6TR 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 STM32F103RET6TR reliable?
The price and inventory of STM32F103RET6TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F103RET6TR is usually 5 days.
3.What payment methods are accepted for STM32F103RET6TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F103RET6TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F103RET6TR?
STM32F103RET6TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F103RET6TR 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 STM32F103RET6TR?
For technical support, including STM32F103RET6TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F103RET6TR requirements.
6.How does Aetrix verify that STM32F103RET6TR is sourced from the original manufacturer or authorized distributors?
All STM32F103RET6TR 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 STM32F103RET6TR meets industry standards.
7.What is the process for return or replacement of STM32F103RET6TR?
All STM32F103RET6TR units undergo pre-shipment inspection (PSI). If there is an issue with STM32F103RET6TR, 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 STM32F103RET6TR part is unused and in its original packaging.
Return procedure for STM32F103RET6TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F103RET6TR 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…

