User Activity

Hi,I am working with a STM32WB55 MCU connected using a STLINK probe (SWD).In the flashing flow, I use STM32_Programmer_CLI to erase the device, put it in FUS mode, update the FUS, update the BLE stack image, and then flash the app image.One thing I r...
Hi,I am working with a STM32WB55RG and by checking the different BLE Stack_full versions available, I realized that their start addresses could vary quite a lot.Is there a guideline for the maximum size that any future BLE stack could have? Example:R...
Hi,I have been trying to use the HSE_DIV32 clock as input for the RTC but without success.I cannot find any example where this is done even though it's available in the datasheet and the register map.I have been doing this after enabling the HSE cloc...
Hi,I am using a STM32WB55RG MCU and I flashed a custom BLE_Ota application on it that uses the HSE clock instead of the default LSE and where the user app starts at 0x10000 instead of the default 0x7000.I am using FUS v1.2.0 and BLE Stack 1.13.0.Usin...
Hi,I am using the Nucleo WB55 board that has a STM32WB55RGV6 MCU to develop an application. I see instabilities in bluetooth by default when I am using the LSE clock as RfWkUpClock of the BLE that are leading to the BLE core crashing.Those instabilit...
Kudos from