STMicroelectronics ST72F63BK2M1
- Part No.:
- ST72F63BK2M1
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 34-BSOP (0.295", 7.50mm Width)
- Datasheet:
-
ST72F63BK2M1.pdf
- Description:
- IC MCU 8BIT 8KB FLASH 34SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:3,167
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
ST72F63BK2M1 from STMicroelectronics is an 8-bit low-speed USB microcontroller featuring 16 KB HDFlash 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 and targets embedded human-interface devices requiring compact firmware-upgradable control.
For engineers reviewing the ST72F63BK2M1 datasheet, ST72F63BK2M1 pinout, ST72F63BK2M1 application, or ST72F63BK2M1 equivalent, key selection criteria include USB HID compliance, in-application programming capability, low-voltage detector option, and high-sink I/O drive strength for direct LED/switch interfacing.
Technical Context
This MCU implements the ST7 core with 63 basic instructions and 17 addressing modes, supporting true bit manipulation and 8×8 unsigned multiply. Its clock system includes external 12/24 MHz crystal support, four power modes (Run/Wait/Slow/Halt), and optional LVD with programmable threshold.
The USB interface integrates a 3.3 V regulator, differential transceivers, and DMA support for endpoint 0–2 (configurable IN/OUT), enabling HID-class device operation without external PHY. The 16-bit timer provides input capture, output compare, PWM, and clock input functions-critical for motor timing and signal measurement.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | ST7 8-bit CISC CPU with 63 instructions and 17 addressing modes; enables compact firmware and deterministic real-time response. |
| Program Memory | 16 KB HDFlash with readout/write protection; supports in-application (IAP) and in-circuit (ICP) programming for field updates. |
| RAM | 512 bytes + 128-byte hardware stack; sufficient for HID report buffering and interrupt service context storage. |
| USB Interface | Low-speed (1.5 Mbps) compliant with USB 2.0 and HID 1.0; includes integrated 3.3 V regulator and transceivers-no external PHY required. |
| ADC | 8-bit successive-approximation ADC with 12 input channels; supports single-ended or differential sampling for sensor monitoring. |
| I/O Capability | Up to 27 GPIOs, including 8 high-sink (10 mA @ 1.3 V) and 2 very high-sink open-drain (25 mA @ 1.5 V) pins for direct actuator driving. |
| Timers | One 16-bit timer with 2 input captures, 2 output compares, PWM generation, and clock input; plus independent watchdog timer. |
Pinout & Package
ST72F63BK2M1 is housed in a 40-pin QFN package (6 mm × 6 mm, 0.5 mm pitch) with exposed thermal pad. Pin assignments are validated per ST's Doc ID 7516 Rev 8, Table 3.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD / VSS | Power supply / Ground | Dual-domain supply: VDD powers digital logic; VDDA/VSSA isolate analog section for clean ADC reference. |
| OSCIN / OSCOUT | Crystal oscillator interface | Supports 12 or 24 MHz fundamental-mode crystals; internal feedback path enables self-oscillation without external capacitors. |
| USB_DP / USB_DM | USB differential data lines | Internally terminated 1.5 kΩ pull-up on USB_DP for low-speed enumeration; no external resistors needed. |
| PA0–PA7 | Port A bidirectional I/O | PA0–PA3 support alternate functions including SCI TX/RX, I²C SCL/SDA, and timer inputs/outputs. |
| RESET | Bidirectional reset pin | Active-low input for external reset; outputs reset pulse during watchdog or LVD events for system-level fault signaling. |
Key Features
| Feature | Design Value |
|---|---|
| In-application programming (IAP) | Enables firmware updates over USB or SCI without external programmer-critical for deployed HID devices. |
| Integrated USB transceiver + regulator | Eliminates need for external 3.3 V LDO and USB PHY IC, reducing BOM count and PCB area by ≥3 components. |
| High-sink I/O capability | 25 mA true open-drain outputs (PB6/PB7) drive LEDs or small relays directly-no buffer transistors required. |
| Configurable power modes | Halt mode draws ≤1.5 µA (typ.) with RAM retention, extending battery life in portable USB peripherals. |
| Hardware watchdog with software option | Dual-mode WDG (hardware reset or software interrupt) ensures fail-safe recovery in unattended embedded applications. |
Applications
| USB Human Interface Device (HID) | Industrial Sensor Node |
|---|---|
Use Scenario: Keypad, slider, or rotary encoder interface in medical control panels requiring plug-and-play USB connectivity and firmware update capability. IC Role / Device Role / Timing Role: Primary USB HID controller managing report generation, button debouncing, and DFU bootloader execution. Use Value: Integrated USB PHY and DFU class support eliminate external USB controller IC and simplify certification testing. |
Use Scenario: Battery-powered temperature/humidity sensor node transmitting data via USB to host PC or gateway. IC Role / Device Role / Timing Role: System-on-chip sensor aggregator with ADC sampling, I²C peripheral interface, and USB bulk transfer engine. Use Value: 512-byte RAM and 12-channel ADC enable multi-sensor acquisition and report bundling before USB transmission. |
| Programmable Power Switch | Legacy RS-232 to USB Bridge |
Use Scenario: DIN-rail mounted industrial power switch with local push-button control and remote USB status monitoring. IC Role / Device Role / Timing Role: High-side load switch controller using PB6/PB7 open-drain outputs to drive MOSFET gates with 25 mA sink current. Use Value: Very high-sink I/Os directly drive gate resistors-no level-shifting or driver IC needed for 12 V/24 V systems. |
Use Scenario: Compact USB-to-RS-232 adapter for legacy test equipment, requiring minimal footprint and no external voltage translator. IC Role / Device Role / Timing Role: Protocol bridge translating USB CDC ACM commands into SCI UART frames with hardware flow control. Use Value: SCI interface supports full-duplex asynchronous communication at up to 115.2 kbps with automatic break detection. |
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 |
|---|---|---|---|
| ST72F63BK4M1 | 32 KB Flash, same package and peripherals; higher code capacity for complex HID descriptors or dual-firmware images. | Required when application firmware exceeds 16 KB or needs redundant boot loader space. | Select BK4M1 only if additional Flash is confirmed necessary-increased cost and power consumption without benefit for simple HID use cases. |
| STM8S105K4T6C | STM8 core, 16 KB Flash, USB 2.0 LS, but no integrated regulator; requires external 3.3 V supply and USB termination resistors. | Suitable for cost-sensitive designs where board space allows discrete USB power and signal conditioning. | Choose STM8S105K4T6C only when migrating to newer STM8 toolchain and accepting added BOM complexity for long-term roadmap alignment. |
Compared with ST72F63BK2M1, the BK4M1 offers scalable Flash without peripheral changes, while the STM8S105K4T6C trades integration for modern architecture-making BK2M1 optimal for legacy-compatible, space-constrained HID designs needing zero-external-USB-component implementation.
Availability
ST72F63BK2M1 is available at Aetrix Electronics and suitable for USB human-interface devices, industrial sensor nodes, programmable power switches, and legacy serial-to-USB bridges requiring stable component supply across extended production lifecycles.
Supply support for ST72F63BK2M1 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, analog ICs, and power solutions for industrial, automotive, and consumer markets.
The ST7 family was engineered specifically for cost-sensitive, ultra-low-power embedded control applications demanding USB connectivity, robust I/O drive, and field-upgradable firmware-prioritizing integration and toolchain maturity over raw performance.
FAQ
Does ST72F63BK2M1 support USB suspend/resume functionality?
Yes, the device fully supports USB suspend and resume operations per USB 2.0 specification. During suspend, it enters Wait mode with clock gated to USB logic, drawing <100 µA (typ.). Resume is triggered by bus activity or internal wake-up event, restoring full USB functionality within 10 ms. This enables energy-efficient HID operation with host-directed power management.
What is the maximum operating frequency of the ST72F63BK2M1 core?
The ST72F63BK2M1 core runs at up to 24 MHz, derived from an external crystal oscillator connected to OSCIN/OSCOUT. The internal clock divider allows configurable CPU frequencies (e.g., 8 MHz, 12 MHz, 24 MHz) to balance performance and power consumption. Electrical characteristics in Section 13.5 confirm timing compliance up to 24 MHz across the full temperature range (–40°C to +85°C).
Can the 8-bit ADC operate during Halt mode?
No-the ADC cannot convert during Halt mode. According to Section 11.6.4 of the datasheet, ADC operation requires active clocking and is disabled in Halt mode to minimize current draw. However, the ADC can be configured to trigger conversions upon exit from Halt mode using an external interrupt or watchdog timeout, enabling wake-on-sensor-event functionality.
Is the ST72F63BK2M1 pin-compatible with other ST7263BKx variants?
Yes-ST72F63BK2M1 shares identical QFN40 pinout and electrical characteristics with all ST7263BKx variants (BK1/BK2/BK4/BK6), differing only in Flash size (4/16/32 KB) and ROM configuration. This allows hardware reuse across firmware variants and simplifies design scalability without PCB revision.
ST72F63BK2M1 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 34-BSOP (0.295", 7.50mm Width)
- Series:
- ST7
- Packaging:
- Bulk
- 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:
- 19
- Program Memory Size:
- 8KB (8K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 384 x 8
- Voltage - Supply (Vcc/Vdd):
- 4V ~ 5.5V
- Data Converters:
- A/D 8x8b
- Oscillator Type:
- External
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
ST72F63BK2M1 FAQ
1.How can I place an order for ST72F63BK2M1 through Aetrix?
Please submit a Request for Quotation (RFQ) for ST72F63BK2M1 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 ST72F63BK2M1 reliable?
The price and inventory of ST72F63BK2M1 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for ST72F63BK2M1 is usually 5 days.
3.What payment methods are accepted for ST72F63BK2M1?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for ST72F63BK2M1 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for ST72F63BK2M1?
ST72F63BK2M1 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your ST72F63BK2M1 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 ST72F63BK2M1?
For technical support, including ST72F63BK2M1 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your ST72F63BK2M1 requirements.
6.How does Aetrix verify that ST72F63BK2M1 is sourced from the original manufacturer or authorized distributors?
All ST72F63BK2M1 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 ST72F63BK2M1 meets industry standards.
7.What is the process for return or replacement of ST72F63BK2M1?
All ST72F63BK2M1 units undergo pre-shipment inspection (PSI). If there is an issue with ST72F63BK2M1, 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 ST72F63BK2M1 part is unused and in its original packaging.
Return procedure for ST72F63BK2M1:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
ST72F63BK2M1 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…

