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

STM32G041K8T6 32-bit MCU, 64 MHz Cortex-M0+, 64 KB Flash

MPNSTM32G041K8T6
Active

STMicroelectronics STM32G0 series, 32-bit ARM Cortex-M0+ MCU, STM32G041K8T6, 64 MHz core, 64 KB Flash, 8K x 8 RAM, 30 I/O, 18x12b ADC, 1.7V-3.6V supply, -40°C to 85°C, 32-LQFP (7x7 mm).

$1.9151Ref. price · indicative, final on quote
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Jul 2026

Specifications

STM32G041K8T6 specifications
ParameterValue
SeriesSTM32G0
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.7V ~ 3.6V
Operating temperature-40°C~85°C(TA)
Speed64MHz
PackageTray
RAM size8K x 8
Core size32-Bit Single-Core
PeripheralsBrown-out Detect/Reset, DMA, I²S, POR, PWM, WDT
ConnectivityI²C, IrDA, LINbus, SPI, UART/USART
Number of i (O)30
Core processorARM® Cortex®-M0+
Case32-LQFP
Data convertersA/D 18x12b
Program memory size64KB (64K x 8)

Product details

64 MHz Cortex-M0+ with 64 KB Flash — what it buys you

It is built for cost-sensitive, power-aware embedded control — think sensor hubs, motor commutation, basic HMI panels, and IoT edge nodes where a full Cortex-M3/M4 is overkill but an 8-bit core leaves no headroom. The 64 MHz clock rate is the practical throughput ceiling for this core; at that speed the Flash prefetch buffer needs to be configured correctly (one wait state) or the first branch after a clock change will hard-fault. On the analog side, the 18-channel 12-bit ADC covers a lot of sensor inputs — current shunts, thermistors, potentiometers — without needing an external mux. The 12-bit resolution is adequate for 0.1% measurement loops; if you need 14+ effective bits, an external SAR ADC is the next step.

Peripherals and connectivity — what is on the bus

The brown-out detect, POR, and programmable watchdog are standard for industrial robustness — the BOR can be tuned to the supply rail so the MCU resets cleanly before the regulator drops out of regulation. With 30 I/O in the 32-LQFP package, most pins are shared between GPIO and alternate functions. The LQFP (7x7 mm) is a hand-solderable, inspectable package — no BGA rework needed, which matters for low-volume production or field repair.

Frequently asked questions

Does STM32G041K8T6 have USB connectivity?

No — the connectivity list includes I²C, IrDA, LINbus, SPI, and UART/USART, but not USB. If USB is required, look at the STM32G0B1 or STM32G0C1 series parts that integrate a USB device or OTG peripheral.

What is the Flash memory size of STM32G041K8T6?

64 KB (64K x 8) of Flash program memory, organized as 64 KB with 4 KB and 64 KB erase granularity.

How to program STM32G041K8T6?

Programming is done via the SWD (Serial Wire Debug) interface using a standard ARM debug probe (ST-LINK, J-Link, etc.). The part boots from internal Flash with BOOT0 strapped low; the SWD port stays alive even with the watchdog enabled.