You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The STM32WBxx multiprotocol wireless devices embed a BLE and an 802.15.4 RF subsystem that interfaces with a generic microcontroller subsystem using an Arm® Cortex®-M4 CPU (called CPU1) on which the host application resides.
The RF subsystem embeds an Arm® Cortex®-M0+ core (CPU2 or Coprocessor) used to run the Bluetooth® Low Energy (BLE) stack and 802.15.4 Low Level layer.
Several wireless stack binaries are provided within the STM32CubeWB package to be programmed in the RF subsystem prior to the use of any BLE, Thread, Zigbee or Mac 802.15.4 applications.
To program a wireless stack inside STM32WBxx devices, you need to refer to the following release notes:
- For STM32WB5x devices: Projects\STM32WB_Copro_Wireless_Binaries\STM32WB5x\Release_Notes.html.
Those Release_Notes.html files use up to date web standards and, for this reason, should not be opened with Internet Explorer but preferably with popular browsers such as Google Chrome, Mozilla Firefox, Opera or Microsoft Edge.)
You can refer to the readme.txt of each application to know the required wireless stack binary to be programmed.