Difference between revisions of "ST STM32WB"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ = Dual Core = The STM32WB55 is a heterogeneous dual-core MCU with a Cortex-M4 for the end-user application and a Corte-M0 for the BLE stack. = RSS / FUS = = How...")
 
Line 8: Line 8:
   
 
= How to update the Wireless Stack =
 
= How to update the Wireless Stack =
  +
In order to update the wireless stack in your target device, you can simply load the binary image with J-Link Commander.
  +
   
 
= How to delete the Wireless Stack =
 
= How to delete the Wireless Stack =
   
= How to update the RSS =
 
 
= Known issues =
 
   
  +
= How to update the RSS =
  +
Same process as a wireless Stack. Simply loadbin over J-Link Commnander to the memory specified by ST and wait for the process to finish.
   
 
= Available Stack from ST =
 
= Available Stack from ST =
   
 
'''Warning:'''
 
'''Warning:'''
Once the FUS is updated from the v0.5.3 to v1.0.1 is not possible to reverse the process.
+
Once the FUS is updated from the v0.5.3 to v1.0.1 is not possible to reverse RSS.
The RSS/FUS can only upload wireless stacks from the release version.
+
The RSS/FUS can only upload wireless stacks from the same release version.

Revision as of 13:55, 5 July 2019

Dual Core

The STM32WB55 is a heterogeneous dual-core MCU with a Cortex-M4 for the end-user application and a Corte-M0 for the BLE stack.

RSS / FUS

How to update the Wireless Stack

In order to update the wireless stack in your target device, you can simply load the binary image with J-Link Commander.


How to delete the Wireless Stack

How to update the RSS

Same process as a wireless Stack. Simply loadbin over J-Link Commnander to the memory specified by ST and wait for the process to finish.

Available Stack from ST

Warning: Once the FUS is updated from the v0.5.3 to v1.0.1 is not possible to reverse RSS. The RSS/FUS can only upload wireless stacks from the same release version.