stm32wb
Here are 23 public repositories matching this topic...
-
Updated
Sep 1, 2020 - C
[WIP] embedded-hal for the STM32WB family of microcontrollers
-
Updated
Sep 8, 2021 - Rust
Using a TFT touch screen on a STM32WB Nucleo board. Demonstrates ANCS (iPhone) and ANP (Android) notification clients.
-
Updated
Sep 30, 2021 - C
STM32WB55 BLE GATT Server implementation for max data transfer via notification to GATT client
-
Updated
Oct 10, 2022 - 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
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
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
Arduino Core for STM32WB
-
Updated
Feb 15, 2023 - C
Non CMSIS, manual FreeRTOS & Segger SysView implementation on NUCLEO-WB15CC
-
Updated
Jul 24, 2023 - C
This repository is used to explain how to add custom BLE services and characteristics for STM32WB55 and STM32WB15.
-
Updated
Sep 27, 2023 - C
Prototype for a floor heating IO Module. That would be able to control 4 zones with TWAs to get to a wanted temperature
-
Updated
Jan 16, 2024 - C
Example of simple BLE device with a STM32WB55
-
Updated
Feb 12, 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."