ArduinoCore-stm32wb
ArduinoCore-stm32wb copied to clipboard
Arduino Core for STM32WB
In this fumction i can pass only 12 analogReadResolution();
Update
This Arduino core is still far more superior to the one STMduino has if I am using STM32WB chips. Is there any chance of an update of this core? I...
Hi, is there a way of implementing BLE central functionality ideally concurrently with peripheral role on your core? I have a use case that requres a connection to multiple BLE...
 these are the errors
Hi, I need to use the core in Keil IDE for Nucleo-WB55RV MCU. Is there any way to implement the Arduino core for Keil uVision IDE? Open to any recommends.
Makes a firmware for `NUCLEO-WB55RG` compile by adding the necessary PlatformIO builder script logic and a `package.json`. Should be used in combination with https://github.com/maxgerhardt/platform-ststm32/tree/stm32wb as the platform. See https://github.com/maxgerhardt/pio-grumpyoldpizza-stm32wb-test for...
Early observations with Firefly and Katydid are seeing occasional failure to Advertise/present their MAC to pick up with "STM BLE Sensor" (SBS app) on Android Phone. Starting with sketch :...
I bought the following board https://github.com/WeActStudio/WeActStudio.STM32WB55CoreBoard Is it possible to add it to this lib?
Hi everyone, maybe it's just me but I'm trying to use this library to run the PDM example on a P-NUCLEO WB55 connected to to 2 PDM microphones but when...