User Activity

I have a program that updates a ble characteristic where it gets displayed on the stm32 toolbox app as however many bytes I set it to in Stm32CubeMX. This which makes sense in terms of default configurations, but if I wanted to display a float value ...
I've been working on a project building off the UART_console example from the STM32WB MCU package and have been able to do everything I need using UART but when I try to add BLE functionality to my project using the STM32_WPAN middleware package, I g...
This might be a dumb question but can the STM32WB5MM-DK power a 3.3V peripheral device?This part of the user manual makes it sound like the whole Arduino shield should not be used to supply any sort of power: Yet according to this table, pin 4 shoul...
I've tried building and flashing the same BLE_TransparentMode example on an STM32WB5MMG-DK board from two different sources which gives me two separate results. Once straight from the latest MCU package found in https://www.st.com/en/embedded-softwar...
Kudos given to