stm32wb
Here are 27 public repositories matching this topic...
Documentation, schematics, and 3D models for KIISU V4 — credit-card sized Flipper Zero compatible dev board
-
Updated
Apr 28, 2026
The FlashStorage_STM32 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F/L/H/G/WB/MP1. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte. New STM32 core v2.0.0 is also supported…
-
Updated
Dec 5, 2022 - C
Advent of Code 2022 on the Flipper Zero
-
Updated
Jan 19, 2023 - C
Arduino Core for STM32WB
-
Updated
Apr 18, 2026 - C
This repository is used to explain how to add custom BLE services and characteristics for STM32WB55 and STM32WB15.
-
Updated
Apr 28, 2026 - C
[WIP] embedded-hal for the STM32WB family of microcontrollers
-
Updated
Sep 8, 2021 - Rust
This wrapper library enables you to use Hardware-based PWM on STM32F/L/H/G/WB/MP1 boards to create and output PWM to pins. The most important feature is they're purely hardware-based PWM channels. Therefore, their executions are very precise and not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mi…
-
Updated
Jan 23, 2023 - C
STM32WB55 BLE GATT Server implementation for max data transfer via notification to GATT client
-
Updated
Oct 10, 2022 - C
Example of simple BLE device with a STM32WB55
-
Updated
Feb 12, 2024 - C
KIISU SMOL firmware — Flipper Zero compatible firmware for the modular networking dev board (V1a, prerelease)
-
Updated
Apr 28, 2026 - C
This library enables you to use Hardware Timers on STM32F/L/H/G/WB/MP1 boards to create and output PWM to pins. The most important feature is they're purely hardware-based PWM channels. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These …
-
Updated
Dec 5, 2022 - C
Using a TFT touch screen on a STM32WB Nucleo board. Demonstrates ANCS (iPhone) and ANP (Android) notification clients.
-
Updated
Dec 14, 2024 - C
Improve this page
Add a description, image, and links to the stm32wb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stm32wb topic, visit your repo's landing page and select "manage topics."