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 STM32F100RDT7B

Part No.:
STM32F100RDT7B
Manufacturer:
STMicroelectronics
Category:
Microcontrollers
Package:
64-LQFP
Datasheet:
AetrixSTM32F100RDT7B.pdf
Description:
IC MCU 32BIT 384KB FLASH 64LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,212

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

STM32F100RDT7B from STMicroelectronics is a high-density value-line Arm® Cortex®-M3 MCU with 384 KB Flash, 32 KB SRAM, 24 MHz max CPU frequency, dual 12-bit DACs, and 16-channel 12-bit ADC - deployed in industrial motor control interfaces requiring real-time PWM generation, analog sensing, and serial communication.

For engineers reviewing the STM32F100RDT7B datasheet, STM32F100RDT7B pinout, STM32F100RDT7B application, or STM32F100RDT7B equivalent, key selection criteria include Flash/SRAM sizing for firmware+buffering, DAC/ADC resolution for closed-loop analog I/O, timer count and advanced-control capability for multi-phase motor drive, and LQFP64 package compatibility with space-constrained PCB layouts.

Technical Context

The device implements a nested vectored interrupt controller (NVIC) supporting up to 68 interrupts with programmable priority, and integrates a flexible static memory controller (FSMC) with four chip selects for external SRAM, PSRAM, or NOR flash expansion. Its clock system combines a 4–24 MHz HSE crystal oscillator, factory-trimmed 8 MHz HSI RC, and 40 kHz LSI RC, feeding a PLL that scales CPU frequency to 24 MHz.

DMA operation supports concurrent transfers across 12 channels for peripherals including timers, ADC, SPI, I²C, USART, UART, and DAC - enabling zero-CPU-overhead data movement during sensor acquisition, waveform generation, and communication buffering.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreArm Cortex-M3, 24 MHz max - delivers 1.25 DMIPS/MHz for deterministic real-time control loops.
Flash Memory384 KB - sufficient for complex motor control algorithms plus bootloader and parameter storage.
SRAM32 KB - supports dual-buffered ADC sampling, FIFO-based UART/USART communication, and stack-intensive RTOS operation.
ADC1 × 12-bit, 1.2 µs conversion, 16-channel - enables simultaneous voltage/current sensing across 3-phase inverters.
DAC2 × 12-bit - provides independent analog reference outputs for biasing sensors or generating calibration signals.
TimersUp to 16 timers including 1 × advanced-control timer (6-channel PWM + dead-time + emergency stop) - essential for BLDC/PMSM field-oriented control.
I/O Count51 GPIOs, 5 V-tolerant on most pins - simplifies interface to legacy logic, optocouplers, and industrial-level digital inputs.
Communication3 × USART, 2 × UART, 3 × SPI, 2 × I²C, CEC - supports Modbus RTU over RS-485, CAN gateway bridging via UART, and display backchannel via I²C.

Pinout & Package

LQFP64 package (10 × 10 mm, 0.5 mm pitch), RoHS-compliant, rated for industrial temperature range (–40 °C to +85 °C).

Pin/TerminalCircuit RoleDesign Meaning
VDD, VSSPower supply and groundCore and I/O domain supply pins; decoupling required per STM32 layout guidelines to ensure stable 2.0–3.6 V operation.
PA0–PA15, PB0–PB15, PC13–PC15General-purpose I/O51 configurable GPIOs with remappable alternate functions - support timer channels, ADC inputs, SPI/I²C/USART signals, and external interrupt triggers.
PA1, PA4, PA5, PA6, PA7, PB0, PB1ADC input channels7 dedicated analog input pins mapped to 16-channel ADC - enable direct connection of current shunt amplifiers and DC bus voltage dividers.
PA4, PA5DAC outputsTwo independent 12-bit buffered analog outputs - usable as programmable references for op-amp circuits or sensor excitation.
PA8–PA15, PB6–PB9Timer channel outputsSupport complementary PWM with dead-time insertion (TIM1) and basic PWM/OC/IC (TIM2–TIM4) - critical for gate driver timing integrity.
NRSTReset inputActive-low reset pin with internal pull-up; accepts external push-button or supervisor IC assertion for safe system restart.
BOOT0Boot mode selectConfigures boot source at power-on: internal Flash (default), system memory (for DFU), or FSMC bank - enables field firmware recovery without debugger.

Key Features

FeatureDesign Value
Flexible static memory controller (FSMC)Four chip-select outputs support external SRAM/PSRAM/NOR - enables expansion of data logging buffers beyond on-chip SRAM limits.
Temperature sensorIntegrated calibrated sensor with ±1.5 °C accuracy - allows real-time thermal monitoring of MCU die for derating or fan control decisions.
Low-power modesSleep, Stop, Standby with VBAT backup - reduces active current to <10 µA in Stop mode while retaining RTC and backup registers for time-stamped event logging.
Serial wire debug (SWD)2-pin debug interface (SWDIO/SWCLK) - enables full JTAG-equivalent debugging without occupying additional pins or UART resources.
CRC calculation unitHardware-accelerated CRC-32 generator - offloads checksum computation for firmware OTA updates and EEPROM data integrity verification.

Applications

Industrial Motor ControlSmart Energy Metering

Use Scenario: Closed-loop speed/torque control of 3-phase BLDC motors in HVAC blowers and pump drives.

IC Role / Device Role / Timing Role: Real-time execution of FOC algorithm, synchronized PWM generation, ADC sampling of phase currents and DC bus voltage, and UART-based commissioning.

Use Value: Integrated advanced-control timer with dead-time and emergency stop ensures safe inverter switching; 384 KB Flash accommodates field-weakening and sensorless estimation routines.

Use Scenario: Polyphase electricity meter with harmonic analysis, tamper detection, and PLC/GPRS backhaul.

IC Role / Device Role / Timing Role: ADC oversampling for metrology-grade voltage/current measurement, SPI-driven LCD display, and USART-connected modem interface.

Use Value: 12-bit ADC with hardware oversampling achieves >14-bit effective resolution; 32 KB SRAM buffers waveform samples for FFT processing prior to transmission.

Programmable Logic Controller (PLC) I/O ModuleMedical Infusion Pump Controller

Use Scenario: DIN-rail mounted digital I/O expansion module with isolated inputs/outputs and Modbus RTU communication.

IC Role / Device Role / Timing Role: GPIO scanning with interrupt-driven edge detection, timer-based pulse-width modulation for analog output simulation, and RS-485 transceiver control via USART.

Use Value: 51 5 V-tolerant I/Os simplify interface to industrial-level 24 V signaling; integrated PVD monitors supply rail for brown-out-safe shutdown.

Use Scenario: Battery-powered infusion pump requiring precise flow rate control, pressure sensing, and audible/visual alarms.

IC Role / Device Role / Timing Role: DAC-driven motor ramp profiles, ADC monitoring of load cell and occlusion sensor, and low-power Stop mode between delivery cycles.

Use Value: Dual 12-bit DACs generate smooth acceleration/deceleration waveforms; VBAT-backed RTC maintains accurate dose timing during battery swaps.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
STM32F072RBT6ARM Cortex-M0, 48 MHz, 128 KB Flash, 16 KB SRAM, no FSMC, single DACLower cost, lower performance; lacks advanced timer features and external memory interfaceSelect when budget constraints outweigh need for external memory expansion or high-resolution analog I/O.
STM32F303RCT7ARM Cortex-M4F, 72 MHz, 256 KB Flash, 48 KB SRAM, FPU, op-amps, comparatorsHigher compute throughput and analog integration; larger footprint (LQFP64 vs LQFP64 same package but different pinout)Select when floating-point math, hardware op-amp signal conditioning, or higher PWM resolution is required.

Compared with STM32F072RBT6, the STM32F100RDT7B offers superior analog subsystem depth and external memory capability; compared with STM32F303RCT7, it trades FPU and op-amps for lower BOM cost and proven industrial qualification - making it optimal for cost-sensitive, analog-rich embedded control where Cortex-M3 determinism suffices.

Availability

STM32F100RDT7B is available at Aetrix Electronics and suitable for industrial motor control, smart energy metering, PLC I/O modules, and medical infusion pump controllers requiring stable component supply across long-lifecycle production programs.

Supply support for STM32F100RDT7B 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 semiconductors since 1987.

The STM32F100 Value Line targets cost-sensitive industrial and consumer applications requiring robust analog integration, real-time control, and extended product lifecycle - balancing performance, peripheral richness, and price for volume deployments.

FAQ

What is the maximum operating frequency and core architecture of the STM32F100RDT7B?

The STM32F100RDT7B uses an Arm Cortex-M3 core with a maximum CPU frequency of 24 MHz, delivering 1.25 DMIPS per MHz. It does not support dynamic frequency scaling beyond this limit, and its instruction set includes single-cycle multiplication and hardware division - optimized for deterministic real-time control tasks without runtime overhead.

Does the STM32F100RDT7B support external memory expansion?

Yes, it integrates a Flexible Static Memory Controller (FSMC) with four chip-select outputs supporting asynchronous and synchronous SRAM, PSRAM, and NOR flash devices. This enables expansion of data buffers and code storage beyond on-chip Flash and SRAM limits - verified in ST's AN2786 and RM0041 reference manual sections.

How many analog-to-digital and digital-to-analog converter channels does it provide?

The device includes one 12-bit ADC with up to 16 input channels and two 12-bit DACs with buffered outputs. The ADC supports hardware oversampling and injected channel sequencing; DAC outputs are independently configurable and can be triggered by timers or software - confirmed in DS5944 Section 2.2.25 and 2.2.26.

Is the STM32F100RDT7B pin-compatible with other STM32F100xx variants in LQFP64?

Yes, all STM32F100x D-series parts in LQFP64 (e.g., STM32F100RDT6, STM32F100RBT6) share identical pinouts and mechanical footprint. Differences lie only in Flash size (384 KB vs 128 KB), SRAM (32 KB vs 16 KB), and peripheral enablement - allowing drop-in replacement within the same density grade without PCB redesign.

STM32F100RDT7B Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Package/Case:
64-LQFP
Series:
STM32F1
Packaging:
Tray
Product Status:
Active
Programmable:
Not Verified
Core Processor:
ARM® Cortex®-M3
Core Size:
32-Bit Single-Core
Speed:
24MHz
Connectivity:
I2C, IrDA, LINbus, SPI, UART/USART
Peripherals:
DMA, PDR, POR, PVD, PWM, Temp Sensor, WDT
Number of I/O:
51
Program Memory Size:
384KB (384K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
32K x 8
Voltage - Supply (Vcc/Vdd):
2V ~ 3.6V
Data Converters:
A/D 16x12b; D/A 2x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 105°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

STM32F100RDT7B FAQ

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

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

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

3.What payment methods are accepted for STM32F100RDT7B?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for STM32F100RDT7B?

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

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

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

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

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

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

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

Return procedure for STM32F100RDT7B:

1.Submit a request within 90 days.

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

STM32F100RDT7B Tags

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