STMicroelectronics STM32F091CBT7TR
- Part No.:
- STM32F091CBT7TR
- Manufacturer:
- STMicroelectronics
- Category:
- Microcontrollers
- Package:
- 48-LQFP
- Datasheet:
-
STM32F091CBT7TR.pdf
- Description:
- IC MCU 32BIT 128KB FLASH 48LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,580
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM32F091CBT7TR from STMicroelectronics is a 32-bit ARM® Cortex®-M0 microcontroller with 128 KB Flash, 32 KB SRAM, integrated CAN 2.0B interface, dual 12-bit DAC, and 12-bit ADC (1.0 µs conversion). It operates from 2.0–3.6 V and supports industrial motor control, smart sensor nodes, and CAN-based automotive body electronics.
For engineers reviewing the STM32F091CBT7TR datasheet, STM32F091CBT7TR pinout, STM32F091CBT7TR application, or STM32F091CBT7TR equivalent, key selection criteria include CAN transceiver integration readiness, 5V-tolerant I/O count (up to 69 pins), RTC with calibration, and SWD debug support - all verified in ST's DocID026284 Rev 4.
Technical Context
The device integrates an ARM Cortex-M0 core running at up to 48 MHz, paired with a 48 MHz internal oscillator trimmed via external synchronization. Its clock system includes dual oscillators (4–32 MHz HSE + 32 kHz LSE), PLL for frequency multiplication, and independent 40 kHz/8 MHz RC sources - enabling precise timing for CAN bit timing and real-time control loops.
Power architecture features programmable voltage detector (PVD), hardware parity on SRAM, VBAT backup for RTC and registers, and three low-power modes (Sleep, Stop, Standby) with sub-µA standby current. The 12-channel DMA controller offloads CPU during high-throughput peripheral transfers (e.g., ADC→RAM, SPI→DAC).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core | ARM Cortex-M0, 48 MHz max - enables deterministic real-time execution for motor FOC or CAN message scheduling. |
| Flash / SRAM | 128 KB Flash, 32 KB SRAM with HW parity - sufficient for bootloader + application + safety-critical data logging with error detection. |
| ADC | 12-bit, 1.0 µs conversion, 16-channel - supports simultaneous sampling of motor phase currents and temperature sensors. |
| DAC | Two 12-bit channels - drives analog setpoints or bias voltages for op-amp conditioning circuits without external DACs. |
| CAN Interface | CAN 2.0B compliant, 1 Mbit/s - directly interfaces with automotive ECUs or industrial fieldbus nodes without transceiver logic-level translation. |
| I/O Count | Up to 88 fast I/Os, 69 with 5V tolerance - simplifies mixed-voltage board design (e.g., 5V sensors + 3.3V MCU). |
| Supply Range | 2.0–3.6 V (VDD), 2.4–3.6 V (VDDA) - compatible with single Li-ion or regulated 3.3 V rails; eliminates need for separate analog LDO. |
Pinout & Package
LQFP48 package (7 × 7 mm, 0.5 mm pitch), RoHS-compliant and ECOPACK®2 certified. Pinout validated per ST Microelectronics datasheet DocID026284 Rev 4, Section 4 (Pinouts and pin descriptions).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD, VSS | Digital power supply / ground | Decoupling required per ST layout guidelines; supports 2.0–3.6 V operation with <100 mV ripple tolerance. |
| VDDA, VSSA | Analog power supply / ground | Must be filtered separately from digital rails; enables 12-bit ADC/DAC accuracy with <±1 LSB INL. |
| PA11/PA12 | CAN_TX / CAN_RX | Dedicated differential pair; requires external CAN transceiver (e.g., TJA1042) for bus coupling. |
| PA0–PA7 | ADC_IN0–IN7 | Supports 12-bit sampling at 1 MSPS; internal VREFINT or external reference selectable. |
| PA4/PA5 | DAC_OUT1 / DAC_OUT2 | Buffered outputs; each drives ≥5 kΩ load with monotonicity guaranteed across full 0–VDD range. |
| NRST | Active-low reset input | Accepts 1.65–5.5 V logic; internal pull-up; supports external reset supervisor or push-button debouncing. |
Key Features
| Feature | Design Value |
|---|---|
| Capacitive Sensing Controller (TSC) | 24-channel support for touchkey/rotary sliders - enables user interface on HMI panels without external ICs. |
| Advanced-Control Timer (TIM1) | 6-channel complementary PWM with dead-time insertion - directly controls 3-phase inverter gate drivers (e.g., IR2104). |
| HDMI CEC Wakeup | Hardware CEC receiver with header detection - allows low-power standby wake on consumer IR remote commands. |
| Serial Wire Debug (SWD) | 2-pin debug interface (SWCLK/SWDIO) - enables full JTAG-equivalent debugging with minimal PCB footprint. |
| 96-bit Unique ID | Factory-programmed ROM identifier - used for secure device authentication or license binding in firmware. |
Applications
| Industrial Motor Control | Automotive Body Electronics |
|---|---|
Use Scenario: Closed-loop control of BLDC motors in HVAC blowers or power tools. IC Role / Device Role / Timing Role: Real-time execution of FOC algorithm, PWM generation, current sensing via ADC, and CAN feedback reporting. Use Value: TIM1's 6-channel PWM with dead-time prevents shoot-through; dual DAC sets reference voltages for current comparators. | Use Scenario: Central body controller managing door locks, lighting, and window lift modules. IC Role / Device Role / Timing Role: CAN node handling ISO 11898-1 messages, RTC for timed functions (e.g., auto-lock), and GPIO-driven relay control. Use Value: Integrated CAN PHY interface logic reduces BOM cost; 69 5V-tolerant I/Os simplify connection to legacy 5V sensors/actuators. |
| Smart Sensor Node | Human-Machine Interface (HMI) |
Use Scenario: Battery-powered environmental sensor aggregating temp/humidity/pressure data with wireless upload. IC Role / Device Role / Timing Role: Low-power data acquisition (ADC + TSC), RTC-triggered wakeup, and UART-to-LoRaWAN bridge. Use Value: Standby mode draws <1 µA with RTC active; internal 48 MHz oscillator enables fast wake-to-transmit (<5 µs). | Use Scenario: Touch-enabled control panel for medical devices or industrial HMIs. IC Role / Device Role / Timing Role: Capacitive touch sensing (TSC), LED dimming via PWM, and USB-CDC or UART communication. Use Value: 24-channel TSC supports multi-touch sliders and proximity detection; SWD allows in-field firmware updates without JTAG header. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM32F072CBT6 | No CAN interface; 128 KB Flash, same 48-pin LQFP package. | Suitable for USB-based control where CAN is unnecessary. | Select when CAN is not required and USB Device stack support is critical. |
| STM32F098RBT6 | Includes USB 2.0 FS device interface; same CAN, Flash, and DAC specs. | Better fit for USB-CDC gateway applications requiring both CAN and USB connectivity. | Choose when dual-interface bridging (CAN ↔ USB) is mandatory and LQFP64 is acceptable. |
Compared with STM32F091CBT7TR, STM32F072CBT6 lacks CAN but adds USB; STM32F098RBT6 retains CAN while adding USB and uses LQFP64 - making it unsuitable for space-constrained LQFP48 layouts.
Availability
STM32F091CBT7TR is available at Aetrix Electronics and suitable for industrial motor control, automotive body electronics, and smart sensor nodes requiring stable component supply across extended product lifecycles.
Supply support for STM32F091CBT7TR 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, and MEMS sensors for industrial, automotive, and consumer markets.
The STM32F0 series targets cost-sensitive, resource-efficient embedded applications requiring ARM Cortex-M0 performance, rich analog peripherals, and robust industrial qualification - especially where CAN, RTC, and capacitive touch are essential.
FAQ
What is the maximum operating frequency and how is it achieved?
The STM32F091CBT7TR achieves 48 MHz using its internal 48 MHz HSI48 oscillator, automatically trimmed via external synchronization (e.g., USB SOF or LSE). Alternatively, the PLL can multiply the 8 MHz HSI or external crystal to reach 48 MHz. All configurations are validated per ST's electrical characteristics table (Section 6.3.8).
Does this MCU support hardware CRC calculation?
Yes - it includes a dedicated CRC calculation unit compliant with IEEE-802.3 (32-bit polynomial 0x04C11DB7). It accelerates firmware integrity checks and communication frame validation without CPU overhead, with throughput up to 1 byte/cycle as confirmed in Section 3.4 of the datasheet.
Can the 12-bit DAC outputs drive external loads directly?
The two DAC outputs (PA4/PA5) are buffered and specified to drive ≥5 kΩ loads with monotonicity maintained. For lower-impedance loads (e.g., <1 kΩ), an external op-amp buffer is required to maintain linearity and settling time - per DAC electrical specs in Table 60 (Section 6.3.17).
What debug interface does STM32F091CBT7TR use and what pins are required?
It uses Serial Wire Debug (SWD), requiring only two pins: SWCLK (PA14) and SWDIO (PA13). No NRST pin is mandatory for basic debug, though it improves reliability during firmware update. SWD is supported by all major IDEs (STM32CubeIDE, Keil, IAR) and ST-LINK programmers.
STM32F091CBT7TR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Package/Case:
- 48-LQFP
- Series:
- STM32F0
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0
- Core Size:
- 32-Bit Single-Core
- Speed:
- 48MHz
- Connectivity:
- CANbus, I2C, IrDA, LINbus, SPI, UART/USART
- Peripherals:
- DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 38
- 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 13x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
STM32F091CBT7TR FAQ
1.How can I place an order for STM32F091CBT7TR through Aetrix?
Please submit a Request for Quotation (RFQ) for STM32F091CBT7TR 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 STM32F091CBT7TR reliable?
The price and inventory of STM32F091CBT7TR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM32F091CBT7TR is usually 5 days.
3.What payment methods are accepted for STM32F091CBT7TR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM32F091CBT7TR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM32F091CBT7TR?
STM32F091CBT7TR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM32F091CBT7TR 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 STM32F091CBT7TR?
For technical support, including STM32F091CBT7TR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM32F091CBT7TR requirements.
6.How does Aetrix verify that STM32F091CBT7TR is sourced from the original manufacturer or authorized distributors?
All STM32F091CBT7TR 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 STM32F091CBT7TR meets industry standards.
7.What is the process for return or replacement of STM32F091CBT7TR?
All STM32F091CBT7TR units undergo pre-shipment inspection (PSI). If there is an issue with STM32F091CBT7TR, 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 STM32F091CBT7TR part is unused and in its original packaging.
Return procedure for STM32F091CBT7TR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM32F091CBT7TR 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…

