Skip to main content
ptagh.1
Associate
June 9, 2022
Solved

Wireless Stack Binary -- Firmware Update - Start Adress

  • June 9, 2022
  • 1 reply
  • 820 views

Hello,

The MCU used in our project is STM32WBCEU (LQFP48).

I am going to download the BL stack binary in the form of Firmware Upgrade through STMProgrammer >> FUS page.

The problem is that I face a "Wrong address" error.

Where can I find the Start address for my MCU???

It should be noted that its the first install.

hank you very much in advance for your response.

This topic has been closed for replies.
Best answer by Remi QUINTIN

STM32B55CEU is a 256KB variant.

So you can get the address in the Release_Notes.html file located here:

STM32Cube_FW_WB_VX.Y.Z\Projects\STM32WB_Copro_Wireless_Binaries\STM32WB5x

There is a Firmware Upgrade Services Binary Table that provides Install address for the targeted binary to be used in flash procedure.

1 reply

Remi QUINTIN
Remi QUINTINBest answer
Technical Moderator
June 9, 2022

STM32B55CEU is a 256KB variant.

So you can get the address in the Release_Notes.html file located here:

STM32Cube_FW_WB_VX.Y.Z\Projects\STM32WB_Copro_Wireless_Binaries\STM32WB5x

There is a Firmware Upgrade Services Binary Table that provides Install address for the targeted binary to be used in flash procedure.