User Activity

Hi, I want to develop a BLE application on the STM32WB55, but I'm having trouble initializing the BLE stack on CPU2. I call the functions to initialize it (like in the Heart Rate Monitor example), and then I receive an RX_IRQ from the IPCC where inco...
Hi,I am looking for the best method to program the FUS and BLE stack into the STM32WB55 during the manufacturing process, including the activation of the wireless stack. Is there any alternative to using the STM32CubeProgrammer with the ST-Link? Idea...
Hi,I would like to enable FreeRTOS Thread awareness in VSCode. I know it worked in CubeIDE.I can do it with Jlink GDB Server by inserting this to launch.json"rtos":"FreeRTOS",         //Change it depending on RTOS usedBut have no idea how to do for S...
Hi,I'm not sure if I fully understand how the low-power mode works with active BLE on the STM32WB. I have an application using FreeRTOS and the BLE stack. I have set up advertising and am able to send and receive data over BLE. This works fine. When ...
Hi,we are using the STM32WB microcontroller along with sleep modes – specifically, SLEEP and STOP2. When we try to enter STOP2 (or Sleep) mode, it seems like the MCU automatically checks whether it can enter this mode or not (like an automatic check ...
Kudos from