STMicroelectronics ST72F63BD6U1TR
- Part No.:
- ST72F63BD6U1TR
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 40-VFQFN Exposed Pad
- Datasheet:
-
ST72F63BD6U1TR.pdf
- Description:
- IC MCU 8BIT 32KB FLASH 40QFN
- Quantity:
- Payment:

- Shipping:

Inventory:3,787
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
ST72F63BD6U1TR from STMicroelectronics is an 8-bit low-speed USB microcontroller featuring 16 KB Flash program memory, 512 bytes RAM, integrated USB 1.5 Mbps transceiver with DFU support, 8-bit ADC (12-channel), and dual communication interfaces (SCI + I²C). It operates at up to 24 MHz, supports four power modes (Run/Wait/Slow/Halt), and targets embedded USB peripheral control in industrial human-interface devices.
For engineers reviewing the ST72F63BD6U1TR datasheet, ST72F63BD6U1TR pinout, ST72F63BD6U1TR application, or ST72F63BD6U1TR equivalent, key selection considerations include USB HID compliance, 1.3–5.5 V supply range, high-sink I/O capability (10 mA @ 1.3 V), and in-application programming (IAP) support for field firmware updates.
Technical Context
This MCU implements the ST7 core with 63 basic instructions and 17 addressing modes, including true bit manipulation and 8×8 unsigned multiply. Its USB interface integrates a 3.3 V regulator and transceivers compliant with USB 2.0 low-speed (1.5 Mbps) and HID 1.0 specifications, supporting suspend/resume and three programmable endpoints.
The on-chip 16-bit timer provides input capture, output compare, PWM generation, and clock input functions; the 8-bit ADC delivers up to 12 channels with configurable resolution and sampling timing. Power management includes RAM retention mode and optional low-voltage detector (LVD) for brown-out protection.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | ST7 8-bit CISC CPU with 63 instructions and 17 addressing modes |
| Flash Memory | 16 KB HDFlash with readout/write protection and IAP/ICP support |
| RAM | 512 bytes + 128-byte hardware stack for real-time task context storage |
| USB Interface | Low-speed (1.5 Mbps) compliant with USB 2.0 and HID 1.0; integrated 3.3 V regulator and transceivers |
| ADC | 8-bit successive-approximation ADC with 12 input channels and programmable sampling |
| Timers | One 16-bit timer with 2 input captures, 2 output compares, PWM, and clock input |
| I/O Ports | Up to 27 GPIOs, including 8 high-sink (10 mA @ 1.3 V) and 2 true open-drain (25 mA @ 1.5 V) |
Pinout & Package
ST72F63BD6U1TR is housed in a 34-pin Shrink Small Outline Package (SO34) with 0.65 mm pitch, optimized for compact industrial PCB layouts and compatible with standard SOIC reflow profiles.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD / VSS | Power supply / Ground | Dual-domain supply: VDD powers digital logic; VSS is common reference |
| VDDA / VSSA | Analog supply / Analog ground | Isolated analog domain for ADC stability and noise immunity |
| OSCIN / OSCOUT | Crystal oscillator input/output | Supports 12 or 24 MHz external crystal; internal oscillator not provided |
| RESET | Bidirectional reset pin | Active-low reset input; also outputs reset status during watchdog timeout |
| PA0–PA7 | Port A general-purpose I/O | Configurable as GPIO, interrupt inputs, or alternate functions (e.g., SCI TX/RX) |
| PB0–PB7 | Port B general-purpose I/O | Includes USB D+ and D− pins; supports high-sink and open-drain modes |
| PC0–PC7 | Port C general-purpose I/O | Supports ADC channel inputs, timer capture/compare, and I²C SCL/SDA |
| PD0–PD7 | Port D general-purpose I/O | Includes SCI TX/RX, timer clock input, and additional ADC channels |
Key Features
| Feature | Design Value |
|---|---|
| In-application programming (IAP) | Enables firmware updates over USB or SCI without external programmer |
| USB DFU class support | Allows standardized device firmware upgrade via host PC without custom bootloader |
| True open-drain I/Os | Two dedicated 25 mA @ 1.5 V outputs for direct LED driving or wired-AND bus interfacing |
| RAM retention mode | Maintains full 512-byte RAM content during Halt mode with <1 µA current draw |
| Low-voltage detector (LVD) | Configurable threshold (2.5 V or 2.8 V) for reliable brown-out reset and system recovery |
Applications
| Industrial Human Interface Device | USB Peripheral Controller |
|---|---|
Use Scenario: Keypad, rotary encoder, and LED feedback unit in factory HMIs requiring local processing and USB connectivity. IC Role / Device Role / Timing Role: Primary controller managing button debouncing, LED PWM dimming, and HID report generation with precise 1 ms USB polling interval. Use Value: Integrated USB transceiver and DFU eliminate external PHY and simplify certification; 16 KB Flash accommodates multi-language UI firmware. |
Use Scenario: Standalone sensor node (e.g., temperature/humidity) reporting data to PC via USB HID reports. IC Role / Device Role / Timing Role: Sensor interface hub performing ADC sampling, data formatting, and USB packet assembly with automatic suspend/resume handling. Use Value: 12-channel ADC enables multi-sensor integration; RAM retention preserves calibration data across USB suspend cycles. |
| Programmable Logic Module | Legacy Equipment Adapter |
Use Scenario: Configurable I/O expander for PLC add-on modules using USB for configuration and diagnostics. IC Role / Device Role / Timing Role: Field-programmable logic engine executing user-defined state machines with real-time I/O response (<10 µs GPIO toggle). Use Value: High-sink I/Os drive 24 V industrial indicators directly; IAP allows remote firmware patching via USB. |
Use Scenario: RS-232-to-USB bridge for legacy test equipment lacking native USB ports. IC Role / Device Role / Timing Role: Protocol translator converting SCI UART frames to USB CDC ACM packets with hardware flow control mapping. Use Value: Dual SCI/I²C interfaces enable simultaneous connection to legacy serial peripherals and local EEPROM configuration storage. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 8-bit USB microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| ST72F324BJ4T6 | 8 KB Flash, no integrated USB transceiver; requires external PHY | Lacks USB DFU and integrated 3.3 V regulator; suited for cost-sensitive non-HID designs | Select when USB speed >1.5 Mbps is required or when external PHY already exists in design |
| STM8S105K4T6C | 16 KB Flash, enhanced STM8 core, USB 2.0 full-speed (12 Mbps), but no DFU class support | Higher performance and richer peripheral set, yet lacks native HID/DFU firmware update path | Prefer for new designs needing faster USB throughput or advanced timers, accepting custom bootloader development |
Compared with ST72F63BD6U1TR, ST72F324BJ4T6 reduces BOM count for basic USB but adds PHY complexity, while STM8S105K4T6C offers higher bandwidth at the cost of HID-class compatibility and increased firmware development effort.
Availability
ST72F63BD6U1TR is available at Aetrix Electronics and suitable for industrial human-interface devices, USB peripheral controllers, programmable logic modules, and legacy equipment adapters requiring stable component supply across extended product lifecycles.
Supply support for ST72F63BD6U1TR 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.
The ST7 family was designed specifically for cost-effective, low-power embedded control with integrated USB connectivity-targeting industrial, appliance, and human-interface applications where firmware upgradability and analog integration are critical.
FAQ
Does ST72F63BD6U1TR support USB full-speed (12 Mbps) operation?
No. ST72F63BD6U1TR implements only low-speed USB 2.0 (1.5 Mbps) compliant with HID 1.0. Its integrated transceiver and USB controller lack full-speed signaling capability, PLL-based clock generation, or endpoint buffers required for 12 Mbps operation. Designs requiring full-speed must use STM8 or STM32 USB-capable devices.
What is the minimum operating voltage with LVD enabled?
With the low-voltage detector configured for 2.5 V threshold, ST72F63BD6U1TR guarantees safe reset assertion down to 2.3 V (typical hysteresis 0.2 V). Below this, the device enters reset and holds I/Os in high-impedance state. The absolute minimum supply for functional operation is 1.3 V, but LVD functionality ceases below 2.3 V.
Can the 8-bit ADC perform conversions during Halt mode?
Yes-the ADC can operate in Halt mode with RAM retention active, provided the ADC clock source remains enabled and the analog supply (VDDA/VSSA) is maintained. Conversion results are stored in RAM, and an interrupt may wake the CPU. However, typical current draw increases from <1 µA to ~150 µA during active conversion.
Is external crystal mandatory for USB operation?
Yes. USB low-speed timing requires ±0.25% accuracy, which cannot be met by the internal RC oscillator. A 12 MHz or 24 MHz crystal connected to OSCIN/OSCOUT is mandatory; the USB module derives its 48 MHz clock via internal PLL multiplication (×4 or ×2) from the crystal base frequency.
ST72F63BD6U1TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 40-VFQFN Exposed Pad
- Series:
- ST7
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- ST7
- Core Size:
- 8-Bit
- Speed:
- 8MHz
- Connectivity:
- I2C, SCI, USB
- Peripherals:
- DMA, LVD, POR, PWM, WDT
- Number of I/O:
- 27
- Program Memory Size:
- 32KB (32K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 1K x 8
- Voltage - Supply (Vcc/Vdd):
- 4V ~ 5.5V
- Data Converters:
- A/D 12x8b
- Oscillator Type:
- Internal
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
ST72F63BD6U1TR FAQ
1.How can I place an order for ST72F63BD6U1TR through Aetrix?
Please submit a Request for Quotation (RFQ) for ST72F63BD6U1TR 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 ST72F63BD6U1TR reliable?
The price and inventory of ST72F63BD6U1TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for ST72F63BD6U1TR is usually 5 days.
3.What payment methods are accepted for ST72F63BD6U1TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for ST72F63BD6U1TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for ST72F63BD6U1TR?
ST72F63BD6U1TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your ST72F63BD6U1TR 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 ST72F63BD6U1TR?
For technical support, including ST72F63BD6U1TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your ST72F63BD6U1TR requirements.
6.How does Aetrix verify that ST72F63BD6U1TR is sourced from the original manufacturer or authorized distributors?
All ST72F63BD6U1TR 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 ST72F63BD6U1TR meets industry standards.
7.What is the process for return or replacement of ST72F63BD6U1TR?
All ST72F63BD6U1TR units undergo pre-shipment inspection (PSI). If there is an issue with ST72F63BD6U1TR, 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 ST72F63BD6U1TR part is unused and in its original packaging.
Return procedure for ST72F63BD6U1TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
ST72F63BD6U1TR 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…

