Skip to main content
STMicroelectronics STM32F411VCT6 — Microcontrollers & Processors (MCU / MPU / DSP)

STM32F411VCT6 STM32F4 ARM Cortex-M4 MCU, 100MHz, 256KB Flash

MPNSTM32F411VCT6
Active

STMicroelectronics STM32F4 series STM32F411VCT6, ARM Cortex-M4, 32-Bit Single-Core, 100MHz, 256KB Flash, 128K x 8 SRAM, 81 I/O, 100-LQFP, -40°C to 85°C.

$7.9400Ref. price · indicative, final on quote
Packaging100-LQFP
RoHSROHS3 Compliant
SeriesSTM32F4
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

STM32F411VCT6 specifications
ParameterValue
SeriesSTM32F4
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.7V ~ 3.6V
Operating temperature-40°C ~ 85°C (TA)
Speed100MHz
PackageTray
RAM size128K x 8
Core size32-Bit Single-Core
PeripheralsBrown-out Detect/Reset, DMA, I2S, POR, PWM, WDT
ConnectivityI2C, IrDA, LINbus, MMC/SD/SDIO, SPI, UART/USART, USB OTG
Number of i (O)81
Core processorARM® Cortex®-M4
Case100-LQFP
Data convertersA/D 16x12b
Program memory size256KB (256K x 8)

Product details

The STM32F411VCT6: That core includes a single-cycle multiply and a hardware FPU for DSP-style math, so it handles sensor fusion loops or motor-control FOC without a separate DSP chip. Program memory is 256 KB of Flash, and the 128K x 8 SRAM gives you room for multiple data buffers and a real-time OS heap. With 81 I/O lines in a 100-LQFP package, this is a mid-range part that fits control panels, drives, and IoT gateways where you need processing headroom but not the 2 MB Flash of the high-end F4 siblings.

Peripherals and connectivity — what is on the bus

The peripheral set covers the usual industrial bases: I2C, SPI, UART/USART, USB OTG, plus I2S for audio codec links and SDIO for external storage. Brown-out detect, POR, DMA, and a PWM timer suite are all on-chip. The internal oscillator means it can run without an external crystal for basic operation, though a precision clock is still the right call for USB or time-sensitive comms. Sixteen 12-bit ADC channels are available for analog inputs — enough for a multi-sensor acquisition front end.

Frequently asked questions

What is the difference between STM32F411VCT6 and STM32F407VGT6?

The STM32F407VGT6 is a higher-end part in the same STM32F4 family with a 168 MHz core, 1 MB Flash, and a hardware FPU plus DSP extensions, along with additional peripherals like Ethernet MAC and dual CAN.

How to program STM32F411VCT6?

It programs through the standard ARM Serial Wire Debug (SWD) interface using tools like ST-Link, J-Link, or any CMSIS-DAP probe. The internal oscillator lets it boot without an external crystal. The STM32CubeIDE, Keil MDK, and IAR EWARM toolchains all support this MCU. Yes, it can be programmed with the Arduino IDE using the STM32duino core.