Topic: "stm32wb"
stm32duino/Arduino_Core_STM32
STM32 core support for Arduino
Language: C - Size: 122 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 2,982 - Forks: 1,004

stm32-hotspot/stm32wb-matter-device-over-thread
Matter device over thread for STM32WB
Language: C - Size: 72.6 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 4

khoih-prog/FlashStorage_STM32 📦
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 now. Useful if the EEPROM is not available or too small. Currently, STM32F/L/H/G/WB/MP1 are supported.
Language: C - Size: 144 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 5

spyren/Mecrisp-Cube
Mecrisp-Stellaris Forth for the STM32 Cube ecosystem.
Language: C - Size: 199 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 22 - Forks: 7

GrumpyOldPizza/ArduinoCore-stm32wb
Arduino Core for STM32WB
Language: C - Size: 31.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 22 - Forks: 10

itizir/advent-of-code-2022
Advent of Code 2022 on the Flipper Zero
Language: C - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 0

eupn/stm32wb-hal
[WIP] embedded-hal for the STM32WB family of microcontrollers
Language: Rust - Size: 267 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 12

OliverSwift/LoRa-STM32WB55
Making work a SX1272MB2xAS shield on a STM32WB55 to mix LoRa/LoRaWAN and BLE.
Language: C - Size: 10 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

STMicroelectronics/x-cube-azrtos-wb
X-CUBE-AZRTOS-WB (Azure RTOS Software Expansion for STM32Cube) provides a full integration of Microsoft Azure RTOS in the STM32Cube environment for the STM32WB series of microcontrollers.
Language: C - Size: 16 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

stm32-hotspot/STM32WB-BLE-Basic-DataThroughput-Server
STM32WB55 BLE GATT Server implementation for max data transfer via notification to GATT client
Language: C - Size: 54.9 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

abluethinginthecloud/STM32WB-custom-ble-examples
This repository is used to explain how to add custom BLE services and characteristics for STM32WB55 and STM32WB15.
Language: C - Size: 1.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

khoih-prog/STM32_PWM 📦
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 mission-critical tasks. These hardware PWM channels still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other ISR-based or software-based PWM using millis() or micros(). That's necessary if you need to measure some data requiring very high frequency and much better accuracy. PWM feature can now be used.
Language: C - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

FedorChervyakov/stm32-bme280
Print to UART temperature, humidity, and pressure readings from BME280 connected via I2C. Use DMA for I2C RxTx and UART Tx.
Language: C - Size: 656 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

OliverSwift/TFT28-105-STM32WB55
Using a TFT touch screen on a STM32WB Nucleo board. Demonstrates ANCS (iPhone) and ANP (Android) notification clients.
Language: C - Size: 14.9 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

xstackman/stm32-wb55-ble-example
Example of simple BLE device with a STM32WB55
Language: C - Size: 8.95 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

khoih-prog/STM32_Slow_PWM 📦
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 hardware timers, using interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's necessary if you need to measure some data requiring better accuracy. PWM feature can now be used. Max PWM frequency is limited at 1000Hz
Language: C - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

pavel-demin/nucleo-wb55-examples
Language: C - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

phancak/Bluetooth-Board-STM32WB5MMGH6TR
A versatile Bluetooth expansion board based on the STM32WB5MMGH6TR module. This board supports multiple communication protocols including I2C, USART, and SPI, making it suitable for a wide range of embedded projects. It provides wireless connectivity and serves as an ideal solution for integrating Bluetooth functionality into various systems.
Size: 58.6 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

r0tary/Floor-Heating-IO-Module
Prototype for a floor heating IO Module. That would be able to control 4 zones with TWAs to get to a wanted temperature
Language: C - Size: 163 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

STMicroelectronics/b-wb1m-wpan1-bsp
Provides the B-WB1M-WPAN1 board driver, part of the STM32Cube BSP Component for STM32WB series.
Language: C - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Alitastan/NUCLEO-WB15CC-FreeRTOS
Non CMSIS, manual FreeRTOS & Segger SysView implementation on NUCLEO-WB15CC
Language: C - Size: 1.75 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

onegray/nuttx Fork of apache/nuttx
Apache NuttX is a mature, real-time embedded operating system (RTOS)
Language: C - Size: 202 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
