cancel
Showing results for 
Search instead for 
Did you mean: 

Wireless Stack Binary -- Firmware Update - Start Adress

ptagh.1
Associate II

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 discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions
Remi QUINTIN
ST Employee

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.

View solution in original post

1 REPLY 1
Remi QUINTIN
ST Employee

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.