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 STM32F302VBT6TR

Part No.:
STM32F302VBT6TR
Manufacturer:
STMicroelectronics
Category:
Microcontrollers
Package:
100-LQFP
Datasheet:
AetrixSTM32F302VBT6TR.pdf
Description:
IC MCU 32BIT 128KB FLASH 100LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,496

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F302VBT6TR from STMicroelectronics is an Arm® Cortex®-M4 32-bit MCU with FPU, operating up to 72 MHz, featuring 128 KB Flash, 40 KB SRAM (16 KB with HW parity), dual 12-bit ADCs (17-channel, 0.2 µs conversion), one 12-bit DAC, four rail-to-rail comparators, and two programmable-gain operational amplifiers. It integrates CAN 2.0B, USB 2.0 FS, five USART/UARTs, three SPIs (two with I2S), two I²C interfaces, RTC with alarm, and capacitive touch sensing - deployed in motor control, digital power supplies, and industrial sensor nodes.

For engineers reviewing the STM32F302VBT6TR datasheet, STM32F302VBT6TR pinout, STM32F302VBT6TR application, or STM32F302VBT6TR equivalent, key selection criteria include analog peripheral integration (PGA, COMP, DAC), real-time mixed-signal capability, 5 V-tolerant GPIOs, low-power mode timing (Stop/Standby wakeup), and LQFP64 package compatibility with existing STM32F3 layout footprints.

Technical Context

This MCU implements a tightly coupled Cortex-M4 core with single-cycle multiply, hardware divide, DSP extensions, and MPU for memory protection. Its analog subsystem includes two independent ADCs with selectable resolution (6–12 bits), differential input support, and dedicated analog supply (2.0–3.6 V), plus a 12-bit DAC with 2.4–3.6 V analog rail.

The timer architecture comprises one 32-bit general-purpose timer, two 16-bit timers with quadrature encoder input, one 16-bit advanced-control timer (6-channel PWM + deadtime + emergency stop), and two watchdogs (independent + window). Clock management supports HSE (4–32 MHz), LSE (32.768 kHz), HSI (8 MHz), LSI (40 kHz), and PLL with configurable multiplication.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreArm Cortex-M4 with FPU, 72 MHz max - enables real-time DSP algorithms and floating-point math without external coprocessor.
Flash / SRAM128 KB Flash + 40 KB SRAM (16 KB with hardware parity) - sufficient for complex control firmware with safety-critical data integrity.
ADC PerformanceDual 12-bit ADCs, 0.2 µs conversion time, up to 17 channels - supports simultaneous sampling of multiple motor phase currents or sensor signals.
Analog Peripherals1× 12-bit DAC, 4× rail-to-rail comparators, 2× PGA-capable op-amps - enables closed-loop analog signal conditioning and fast overcurrent protection.
CommunicationCAN 2.0B, USB 2.0 FS, 5× USART/UART, 3× SPI (2 with I2S), 2× I²C - meets industrial fieldbus, human interface, and audio/data streaming requirements.
Supply RangeVDD/VDDA: 2.0–3.6 V - compatible with standard 3.3 V systems and tolerant of brown-out conditions down to 2.0 V.
PackageLQFP64 (10 × 10 mm) - surface-mount footprint with 5 V-tolerant I/Os simplifies level-shifting in mixed-voltage designs.

Pinout & Package

LQFP64 package with exposed thermal pad (ECOPAD™), 0.5 mm pitch, 10 × 10 mm body, RoHS-compliant, rated for industrial temperature range (–40°C to +85°C).

Pin/TerminalCircuit RoleDesign Meaning
VDD, VDDACore & analog power supplySeparate digital/analog rails enable noise isolation; VDDA must be ≥ VDD for ADC/DAC accuracy.
VSS, VSSADigital & analog groundIndependent ground pins reduce coupling between digital switching noise and sensitive analog circuits.
PA0–PA15, PB0–PB15, etc.General-purpose I/OUp to 51 GPIOs; most support 5 V tolerance and external interrupt - simplifies interfacing with legacy peripherals.
PA1, PA2, PA3, PA4, PA5, PA6, PA7ADC1/ADC2 inputsShared with GPIO; support single-ended/differential acquisition - used for current/voltage sensing in motor drives.
PA4DAC_OUT1Direct output of 12-bit DAC channel - drives analog setpoints or bias voltages without external DAC IC.
PA0, PA1, PA2, PA3, PA6, PA7, PB0, PB1Comparator inputs (COMP1–COMP4)Rail-to-rail operation with 2–3.6 V analog supply - enables fast overvoltage/overcurrent trip detection.
PA1, PA2, PA3, PA4, PA5, PA6, PA7, PB0, PB1Op-amp terminals (OPAMP1–OPAMP2)All pins accessible for PGA configuration - allows programmable gain (1–40×) for sensor signal amplification.
PD0, PD1OSC_IN / OSC_OUTConnects to 4–32 MHz crystal - provides precise clock source for USB, CAN, and high-resolution timing.
PC13, PC14, PC15RTC oscillator pinsSupport 32.768 kHz crystal with calibration - maintains accurate timekeeping during Stop/Standby modes.

Key Features

FeatureDesign Value
Embedded CRC calculation unitEnables fast firmware image integrity verification at boot or OTA update - critical for functional safety compliance.
Programmable voltage detector (PVD)Configurable threshold monitoring on VDD - triggers interrupt or reset before brown-out affects analog performance.
Capacitive touch sensing (TSC)24-channel controller supporting touchkey, linear, and rotary sensors - eliminates need for external touch IC in HMI applications.
Interconnect matrixFlexible routing of peripherals to GPIOs - decouples pin assignment from hardware layout, accelerating prototype iteration.
96-bit unique IDFactory-programmed serial number - supports secure device authentication and license binding in connected products.

Applications

Motor ControlDigital Power Supply

Use Scenario: Three-phase BLDC motor drive with current sensing, PWM generation, and thermal protection.

IC Role / Device Role / Timing Role: Main control MCU executing FOC algorithm, generating synchronized 6-channel PWM with deadtime, sampling ADCs at 10 kHz, and monitoring comparator trips.

Use Value: Integrated PGAs condition shunt amplifier outputs; dual ADCs enable simultaneous phase current sampling; advanced timer ensures precise PWM timing and fault response <1 µs.

Use Scenario: Isolated DC-DC converter with adaptive voltage regulation, telemetry, and fault logging.

IC Role / Device Role / Timing Role: Digital power controller managing PID loop, reading isolated voltage/current via sigma-delta interface (via GPIO+timer), and communicating status via UART/CAN.

Use Value: 12-bit DAC sets reference voltage; comparators provide fast overvoltage cutoff; SRAM parity protects control state during EMI events.

Industrial Sensor NodeHMI with Capacitive Touch

Use Scenario: Battery-powered environmental monitor measuring temperature, humidity, and gas concentration.

IC Role / Device Role / Timing Role: Low-power host MCU acquiring analog sensor outputs, running sensor fusion, and transmitting data via UART/USB.

Use Value: Stop/Standby modes achieve <10 µA current draw; internal 40 kHz RC oscillator enables wake-up without external crystal; VBAT backup preserves RTC across main power loss.

Use Scenario: Appliance control panel with slider, wheel, and button touch interfaces.

IC Role / Device Role / Timing Role: Dedicated TSC controller scanning 12 electrodes, rejecting noise, and reporting gestures to application layer.

Use Value: Hardware-accelerated touch sensing offloads CPU; 24-channel TSC supports multi-gesture UI without external IC; low EMI susceptibility meets IEC 61000-4-3 Class B.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32F303VCT6256 KB Flash, 48 KB SRAM, no VDDA/VDD separation, adds USB DFU bootloaderBetter suited for firmware-upgradable devices requiring larger code space and integrated bootloaderSelect when >128 KB Flash is needed and VDDA/VDD isolation is not required for analog precision.
STM32G431KBU6Cortex-M4 @ 170 MHz, 128 KB Flash, 32 KB SRAM, enhanced analog (3x PGA, 2x DAC), no CANHigher analog throughput and resolution, but lacks CAN interface - targets precision analog control without fieldbusChoose for sensor signal chains demanding higher speed/accuracy, where CAN is unnecessary.

Compared with STM32F302VBT6TR, STM32F303VCT6 offers more memory and built-in DFU but sacrifices analog supply separation, while STM32G431KBU6 delivers superior analog performance and CPU speed but omits CAN - making the VBT6TR optimal for cost-sensitive, CAN-enabled industrial edge nodes needing balanced analog/digital integration.

Availability

STM32F302VBT6TR is available at Aetrix Electronics and suitable for motor control systems, digital power converters, and industrial sensor nodes requiring stable component supply, long-term lifecycle assurance, and full traceability.

Supply support for STM32F302VBT6TR 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, sensors, and automotive-grade components.

The STM32F3 series targets cost-sensitive, analog-intensive applications such as motor control, digital power, and human-machine interfaces - emphasizing integrated precision analog peripherals and real-time deterministic execution.

FAQ

What is the maximum operating frequency and does it require external clock circuitry?

The STM32F302VBT6TR operates at up to 72 MHz using its internal 8 MHz HSI oscillator multiplied by the PLL. An external 4–32 MHz crystal on PD0/PD1 is optional but recommended for USB, CAN, and RTC accuracy. The internal 40 kHz LSI suffices for basic watchdog and low-power timing.

Does this MCU support hardware CRC and memory protection features?

Yes - it includes a dedicated CRC calculation unit supporting 7/8/16/32-bit polynomials for firmware signature validation, and a Memory Protection Unit (MPU) enabling region-based access control for privileged/unprivileged code and data - both essential for IEC 61508 SIL2 or ISO 26262 ASIL-B compliance.

How many analog-to-digital converter channels are available and what is their effective resolution?

It integrates two independent 12-bit ADCs with up to 17 input channels each (shared with GPIOs). Resolution is software-selectable at 6, 8, 10, or 12 bits; effective resolution reaches 11.5 ENOB at 12-bit mode under typical conditions (VDDA = 3.3 V, fADC ≤ 14 MHz), per DS9911 Rev 9 Section 6.3.18.

Is the LQFP64 package RoHS-compliant and what is its thermal resistance?

Yes - the LQFP64 package (10 × 10 mm, 0.5 mm pitch) is RoHS-compliant and features an ECOPAD™ thermal pad. Its junction-to-ambient thermal resistance (RθJA) is 46 °C/W under JEDEC JESD51-7 conditions (2s2p board), enabling reliable operation up to 85°C ambient with standard PCB copper area.

STM32F302VBT6TR Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
100-LQFP
Series:
STM32F3
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Not Verified
Core Processor:
ARM® Cortex®-M4
Core Size:
32-Bit Single-Core
Speed:
72MHz
Connectivity:
CANbus, I2C, IrDA, LINbus, SPI, UART/USART, USB
Peripherals:
DMA, I2S, POR, PWM, WDT
Number of I/O:
87
Program Memory Size:
128KB (128K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
32K x 8
Voltage - Supply (Vcc/Vdd):
2V ~ 3.6V
Data Converters:
A/D 17x12b; D/A 1x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

STM32F302VBT6TR FAQ

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

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

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

3.What payment methods are accepted for STM32F302VBT6TR?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F302VBT6TR?

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

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

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

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

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

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

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

Return procedure for STM32F302VBT6TR:

1.Submit a request within 90 days.

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

STM32F302VBT6TR Tags

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