cancel
Showing results for 
Search instead for 
Did you mean: 

P-NUCLEO-WB55 BLE stack and FUS programming problems

Andrea_Mutti
Visitor

Hi all,

i'm working on a project involving BLE and I wanted to use the P-NUCLEO-WB55 board as a BLE sniffer as described here: https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32_Sniffer_for_BLE_Setup_guide#Hardware

I managed to find a P-NUCLEO-WB55 board used by a colleague for old projects and I was trying to follow the guide at previous link to set-up the board but I cannot download the BLE stack, nor update the FUS. 

I am using STM32CubeProgrammer 2.20.0, and by reading FUS infos I get the following reply:

Andrea_Mutti_0-1758709709157.png

The option bytes are set as listed in the attached file.

I tried also to follow the procedure shown in this video (How to program a STM32WB55 with STM32CubeProgrammer ) having the following result:

Andrea_Mutti_1-1758709961375.pngAndrea_Mutti_2-1758709982084.png

Is it possible to restore the stack on this board? 

 

Kind regards,

Andrea

 

1 REPLY 1
STTwo-32
ST Employee

Hello @Andrea_Mutti and welcome to the ST Community

Could you please try to:

  • Open the STM32CubeProgrammer V2.20.0.
  • Go to the FUS tab, select the path of the stm32wb5x_FUS_fw_for_fus_0_5_3.bin from the STM32CubeWB V1.23.0(make sure to use the last STM32CubeWB version), make sure to select the Start address automatic determination option and click on the Firmware Upgrade button. 
     

     

     STTwo32_1-1758731241664.png
  •  If this works fine, do the same as step 2 with the stm32wb5x_FUS_fw.bin.
  • After that, go and upload the Stack you want (same process as .bin files of the FUSs).
  • Read FUS infos to check if it is well installed and use the Start wireless Stack to be able to use your board without issues on a Wireless application.

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.