No last-time-buy window to schedule, no end-of-life notice to track.
The ARM Cortex-M4 core with single-precision FPU runs at 72 MHz, giving this MCU the arithmetic throughput for real-time control loops — digital power supplies, motor field-oriented control, or sensor fusion. The FPU handles a multiply-accumulate in a single cycle, so you are not burning cycles in software emulation. Paired with the 12 KB SRAM and 32 KB Flash, the part fits applications where the firmware stays under 32 KB and the data buffer fits within 12 KB; anything larger moves you to the STM32F334K8T6 with 64 KB Flash.
Analog front-end: 9 ADC channels, 3 DAC outputs
Nine 12-bit ADC channels and three 12-bit DAC channels are integrated on-chip, enough to sample multiple analog signals (current, voltage, temperature) and output control references without external converters. The ADC samples at up to 5 Msps in interleaved mode, which matters for time-critical current sensing in motor drives. The DACs can generate analog setpoints or waveforms directly.
Connectivity and peripherals for industrial control
The PWM timer with complementary outputs and dead-time insertion is built for half-bridge and three-phase inverter control. DMA offloads data transfers from the core, keeping the CPU free for control math.
Housed in a 32-LQFP (7x7 mm) with 25 I/O lines, this is a compact surface-mount package suited for space-constrained PCBs in industrial enclosures.
