User Activity

Currently the behaviour of CubeIDE is to always choose the same build configuration for the Run and Debug button.Is there a way to have the two seperated? Most of the time I want to flash the Debug build for debugging and the Release build with stron...
Could you shed some light on what the button "start wireless stack" actually does?1) Is there some flag in flash that has to be set after flashing the wireless stack? Or is it just an option byte or something?2) Why is this seperate button necessary?...
I can remember that the Project Manager tab of the STM32CubeIDE showed an option to change the used firmware package. In my current project I'm not able to do that. When opening the .ioc file the used FW package is version 1.17.3, while the IDE actua...
The STM32WB5 has 1M of flash memory. The default linker script shares this 50:50 between main and second core (LENGTH = 512K), meaning flash ends at 0x0808 0000 (page 128) for the main core.But the wireless binaries don't necessarily start right at t...
When using the STM32WB5MMG, what is the recommanded way to change the AdvData (specifically complete local name) during runtime? I see that CubeMX stores the data in "a_AdvData" in app_ble.c But there is no API call to change that variable. Would it ...
Kudos from
Kudos given to