2025-06-24 5:59 AM
HI ST Team,
Concerning the GitHub issue https://github.com/STMicroelectronics/STM32CubeWB0/issues/6
In AN5289 – "How to build wireless applications with STM32WB MCUs", Table 1 lists multiple BLE stack options for STM32WB5x devices, including:
In the current lib https://github.com/STMicroelectronics/STM32CubeWB0/tree/main/Middlewares/ST/STM32_BLE/stack/lib, only these static libs are present:
There is no separate stm32wb0x_ble_stack_light.a, which is expected as the lightweight alternative to the full BLE stack.
Clarification Request:
This would help developers optimise for RAM-constrained devices like the STM32WB05 (24KB RAM), especially when targeting single-link BLE applications.
Thank you for the clarification and support!
2025-06-24 6:26 AM
Hello @vkosuri
The AN5289 is applicable for the STM32WB MCU series and not the STM32WB0 MCUs (STM32WB and WB0 are not the same and they don't have the same implementations).
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.