SparkFun
SparkFun MicroMod STM32WB5MMG Processor
The MicroMod STM32WB5MMG Processor expands on SparkFun's MicroMod ST product line with a powerful combination of computing and wireless capabilities on one M...
- Pair of Arm® Cortex® Processors:
- Arm® Cortex®-M4 CPU with FPU (Floating Point Unit)
- Adaptive real-time accelerator (ART Accelerator™) allowing 0-wait state execution from Flash memory
- Frequency up to 64 MHz
- Memory protection unit
- 80 DMIPS/ 1.25 DMIPS/MHz (Dhrystone 2.1)
- DSP instructions
- Arm® Cortex®-M0+ CPU
- Dedicated to 2.4 GHz RF transceiver and security peripherals
- Arm® Cortex®-M4 CPU with FPU (Floating Point Unit)
- 2.4 GHz RF Transceiver
- Bluetooth® 5.3
- IEEE 802.15.4-2011 PHY and MAC
- Output Power: Programmable up to +6 dBm (1 dBm increments)
- RX Sensitivity:
- -96 dBm for BLE @ 1 Mbps
- -100 dBm for 802.15.4
- Max Range: 75 m
- 16 MB External Flash memory
- 256 KB SRAM
- Supply Voltage Range: 1.71 to 3.6 V
- Ultra-Low Power Consumption
- Shutdown Mode: 13 nA
- Stop Mode: 600 nA
- Standby Mode: 600 nA
- Radio: 4.5 mA (Rx) / 5.2 mA (Tx @ 0 dBm)
- Two UART (One low power)
- Two I2C Buses
- SPI
- I2S Audio
- 16-bit Advanced Four-Channel Timer
- Two Dedicated Analog Inputs
- Two Dedicated PWM
- Shared with Timer pins
- Eight General Purpose I/O Pins
- Schematic
- Eagle Files
- Board Dimensions
- Datasheet (STM32WB55MMG)
- Datasheet (STM32WB55xx)
- Reference Manual (STM32WB55xx)
- Hookup Guide
- GitHub Hardware Repo
Jargon buster
Plain-language definitions for the technical terms used above.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
- Flash memory
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- FPU
- A floating-point unit is hardware inside a processor that speeds up calculations with decimal numbers. This helps when projects use maths-heavy tasks such as motion sensing, filtering sensor readings, or audio processing.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2S
- I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
- M.2
- A compact edge-connector format commonly used to plug small modules into a carrier board without soldering. On this product it is the physical connector used by the MicroMod system, so compatibility with the matching processor board is important.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- MicroMod
- A modular board system where a small processor board plugs into a separate carrier board that provides connectors, power, and peripherals. It matters because this carrier board needs a compatible MicroMod processor board before it can run your project code.
- MPU
- A microprocessor unit is a processor designed to run a full operating system such as Linux, usually with external memory and storage. It matters because it can handle higher-level tasks like networking, video, and AI that are beyond a typical microcontroller.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- RF
- RF means radio frequency, referring to signals used for wireless communication and other high-frequency electronics. A low-noise, stable power supply is important for RF circuits because power noise can affect signal quality and measurements.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
- Zigbee
- A low-power wireless standard commonly used by smart home sensors, switches, and lights. It matters if you want the board to communicate with Zigbee devices or act as part of a home automation network.
Find this product in
Brands
Connectivity
Microcontrollers
MicroMod STM32WB5MMG Schematic
Schematic · 131.2 KB · Click any page to view full size
STM32WB5MMG Module Datasheet
Datasheet · 4.5 MB · Click any page to view full size
STM32WB55xx Datasheet
Datasheet · 3.0 MB · Click any page to view full size
STM32WB55xx Reference Manual
User Guide · 17.3 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 823.0 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au