It runs at 32 MHz and integrates 128 KB of Flash, 20 KB of SRAM, and 6 KB of EEPROM.
32 MHz Cortex-M0+ — enough for sensor and control loops
The 32 MHz clock on the Cortex-M0+ core is the performance ceiling. It handles periodic sensor reads, simple PID loops, and communication protocol stacks (I²C, SPI, UART) without breaking a sweat, but it is not a high-throughput application processor. For a battery-powered data logger or a Bluetooth LE gateway, this is the right tier — the power draw stays low because the core is not over-clocked.
Memory budget: 128 KB Flash, 20 KB SRAM, 6 KB EEPROM
Supply and temperature range
The WLCSP package provides 37 I/Os in a small footprint. It requires careful PCB layout due to fine-pitch solder balls.
