STMicroelectronics F272-BAG-P-TR
- Part No.:
- F272-BAG-P-TR
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 144-BQFP
- Datasheet:
-
F272-BAG-P-TR.pdf
- Description:
- IC MCU 16BIT 256KB FLASH 144PQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,540
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
F272-BAG-P-TR from STMicroelectronics is a 16-bit ST10F272B microcontroller featuring 256 Kbyte Flash memory, 12 Kbyte RAM, dual CAN 2.0B interfaces, and a 64 MHz CPU clock with 31.25 ns instruction cycle time-designed for real-time automotive body control and industrial motion control applications.
For engineers reviewing the F272-BAG-P-TR datasheet, F272-BAG-P-TR pinout, F272-BAG-P-TR application, or F272-BAG-P-TR equivalent, this MCU delivers deterministic interrupt response (15.6 ns sampling), 24-channel 10-bit ADC (3 μs conversion), and integrated MAC unit for motor control loop computation.
Technical Context
The ST10F272B implements a 16-bit CISC CPU with DSP extensions including a dedicated 16×16-bit MAC unit and 40-bit accumulator, enabling single-cycle multiply-accumulate operations critical for digital power supply and servo control algorithms.
Its memory architecture supports up to 16 Mbyte linear address space (5 Mbyte with CAN/I²C enabled), with programmable external bus configuration, five chip-select signals, and hold-acknowledge arbitration-optimized for interfacing with external SRAM, EPROM, or ASIC peripherals in embedded control systems.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | 16-bit ST10 CISC with DSP extensions and single-cycle context switching for real-time task scheduling |
| Max Clock Speed | 64 MHz CPU clock yielding 31.25 ns instruction cycle time-enables sub-10 μs control loop execution |
| Flash Memory | 256 Kbyte on-chip Flash with 100K erase/program cycles and hardware write protection registers |
| RAM | 2 Kbyte internal RAM + 10 Kbyte extended RAM (XRAM) for stack, buffers, and real-time data storage |
| ADC | 24-channel 10-bit SAR ADC with minimum 3 μs conversion time-supports simultaneous sampling for multi-sensor feedback |
| CAN Interfaces | Dual CAN 2.0B controllers (C-CAN), supporting 64-message object RAM or 2×32-message configuration for distributed vehicle networks |
| Timers & PWM | Two general-purpose timer units (5 timers total), two 16-channel capture/compare units, and 4-channel PWM + 4-channel XPWM for motor phase control |
Pinout & Package
PQFP144 (28 × 28 × 3.4 mm) plastic quad flat package with 111 general-purpose I/O lines-individually configurable as input, output, or alternate function with programmable hysteresis threshold.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Power supply / Ground | Single 5 V ±10% supply rail; multiple VDD/VSS pairs ensure low-noise analog/digital separation |
| XTAL1, XTAL2 | Crystal oscillator input/output | Supports 4–8 MHz crystal; internal PLL generates 64 MHz system clock with jitter < 100 ps RMS |
| CANH, CANL (CAN1/CAN2) | Differential CAN bus transceiver interface | Direct connection to ISO 11898-compliant physical layer; no external transceiver required for basic node operation |
| AD0–AD23 | Analog input channels | 24 dedicated pins for 10-bit ADC; support external reference (VREFH/VREFL) and internal 2.5 V reference selection |
| P0–P15, P2–P15, etc. | Programmable I/O ports | 111 GPIOs with open-drain capability, slew-rate control, and interrupt-on-change per pin for sensor/event monitoring |
Key Features
| Feature | Design Value |
|---|---|
| Fail-safe watchdog | Programmable windowed watchdog timer plus separate oscillator watchdog (OWD) to detect clock failure |
| Low-power modes | Idle, power-down (with RTC wake-up), and stand-by modes-reducing current to < 10 μA while retaining RAM and register state |
| Bootstrap loader | On-chip ROM-based bootloader supporting UART, CAN, or ASC serial programming without external debugger |
| Real-time clock | Integrated 32 kHz RC oscillator and RTC module-enables timestamping and periodic wake-up independent of main CPU clock |
| Interrupt system | 56-source, 16-priority-level interrupt controller with 8-channel peripheral event controller for zero-latency DMA-like transfers |
Applications
| Automotive Body Control Module | Industrial Servo Drive Controller |
|---|---|
|
Use Scenario: Centralized control of door locks, lighting, wipers, and HVAC in mid-tier vehicles. IC Role / Device Role / Timing Role: Primary MCU executing CAN message routing, PWM dimming, and ADC-based temperature/humidity sensing. Use Value: Dual CAN interfaces enable concurrent communication on powertrain and comfort buses; 24-channel ADC monitors cabin sensors without external mux. |
Use Scenario: Closed-loop position/speed control of brushless DC motors in CNC and packaging machinery. IC Role / Device Role / Timing Role: Real-time executor of field-oriented control (FOC) algorithms using MAC unit and synchronized PWM/XPWM outputs. Use Value: 31.25 ns instruction cycle and 15.6 ns interrupt sampling guarantee sub-10 μs current loop update-critical for torque ripple suppression. |
| Energy Meter Data Concentrator | PLC I/O Expansion Node |
|
Use Scenario: Aggregation and preprocessing of consumption data from multiple smart meters via RS-485 and CAN. IC Role / Device Role / Timing Role: Protocol gateway with dual CAN and two high-speed synchronous serial channels for legacy meter interfacing. Use Value: Programmable external bus supports direct connection to external FRAM for secure firmware logging; 5 Mbyte CAN-enabled address space accommodates large protocol stacks. |
Use Scenario: Remote digital I/O expansion in modular PLC backplanes with hot-swap capability. IC Role / Device Role / Timing Role: Intelligent I/O processor managing 111 GPIOs with interrupt-on-change, local diagnostics, and CAN-based status reporting. Use Value: Hold-acknowledge bus arbitration allows seamless integration into multi-master XBus systems; programmable hysteresis prevents false triggering on noisy factory floors. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 16-bit automotive MCU applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| ST10F276M4 | Same ST10 core, 512 Kbyte Flash, 20 Kbyte XRAM, but LQFP144 package and no integrated 32 kHz oscillator | Higher code density for complex diagnostics; requires external RTC crystal | Select when firmware size exceeds 256 Kbyte and board layout favors thinner LQFP package |
| Infineon C167CR-LM | 16-bit C166 family core, 256 Kbyte Flash, 16 Kbyte RAM, single CAN, no MAC unit | Lacks hardware multiply-accumulate-requires software emulation for motor control math | Choose only if existing toolchain compatibility outweighs performance loss in real-time control loops |
Compared with ST10F272B, ST10F276M4 offers double Flash capacity at cost of RTC integration, while C167CR-LM trades MAC acceleration for broader compiler support-making F272-BAG-P-TR optimal for cost-sensitive, latency-critical CAN+motor control designs.
Availability
F272-BAG-P-TR is available at Aetrix Electronics and suitable for automotive body electronics, industrial servo drives, energy meter concentrators, and PLC I/O nodes requiring stable component supply across long production lifecycles.
Supply support for F272-BAG-P-TR 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, specializing in microcontrollers, power management, and automotive ICs with ISO/TS 16949-certified manufacturing.
The ST10 family was engineered for deterministic real-time control in harsh environments-emphasizing CAN connectivity, fail-safe peripherals, and robust Flash reliability for automotive and industrial applications.
FAQ
What is the maximum operating temperature range for F272-BAG-P-TR?
The F272-BAG-P-TR is rated for industrial temperature range: –40 °C to +85 °C. This specification is confirmed in Section 24.2 (Recommended Operating Conditions) of the official STMicroelectronics datasheet Doc ID 11917 Rev 5, and applies to both PQFP144 and LQFP144 variants of the ST10F272B.
Does F272-BAG-P-TR support in-system programming via CAN?
Yes-F272-BAG-P-TR includes an on-chip bootstrap loader that supports CAN-based firmware updates. The C-CAN module operates in boot mode to receive and verify new application code over CAN bus without requiring external programming hardware, as documented in Section 6 of the datasheet.
How many priority levels does the interrupt controller support?
The interrupt system provides 16 programmable priority levels across 56 interrupt sources, with sampling down to 15.6 ns. This enables precise nesting and preemption for time-critical tasks such as PWM synchronization and ADC trigger handling, per Section 9 of the datasheet.
Is the 32 kHz oscillator integrated or external?
F272-BAG-P-TR integrates a 32 kHz RC oscillator for real-time clock operation, eliminating the need for an external crystal. This on-chip oscillator is explicitly listed in Section 18 (Real Time Clock) and Section 24.8.12 of the datasheet, and remains active during stand-by mode.
F272-BAG-P-TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 144-BQFP
- Series:
- ST10
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- ST10
- Core Size:
- 16-Bit
- Speed:
- 64MHz
- Connectivity:
- ASC, CANbus, EBI/EMI, I2C, SSC, UART/USART
- Peripherals:
- POR, PWM, WDT
- Number of I/O:
- 111
- Program Memory Size:
- 256KB (256K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 20K x 8
- Voltage - Supply (Vcc/Vdd):
- 4.5V ~ 5.5V
- Data Converters:
- A/D 24x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
F272-BAG-P-TR FAQ
1.How can I place an order for F272-BAG-P-TR through Aetrix?
Please submit a Request for Quotation (RFQ) for F272-BAG-P-TR 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 F272-BAG-P-TR reliable?
The price and inventory of F272-BAG-P-TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for F272-BAG-P-TR is usually 5 days.
3.What payment methods are accepted for F272-BAG-P-TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for F272-BAG-P-TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for F272-BAG-P-TR?
F272-BAG-P-TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your F272-BAG-P-TR 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 F272-BAG-P-TR?
For technical support, including F272-BAG-P-TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your F272-BAG-P-TR requirements.
6.How does Aetrix verify that F272-BAG-P-TR is sourced from the original manufacturer or authorized distributors?
All F272-BAG-P-TR 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 F272-BAG-P-TR meets industry standards.
7.What is the process for return or replacement of F272-BAG-P-TR?
All F272-BAG-P-TR units undergo pre-shipment inspection (PSI). If there is an issue with F272-BAG-P-TR, 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 F272-BAG-P-TR part is unused and in its original packaging.
Return procedure for F272-BAG-P-TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
F272-BAG-P-TR 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…

