Skip to main content
Associate
December 12, 2025
Question

FUS_STATE_IMG_NOT_FOUND

  • December 12, 2025
  • 2 replies
  • 616 views

HERE WE R USING STM32WB55 MCU FOR BLE PURPOS AND FACING ISSUE IN FLASHING BLE STACK .HERE IT SHOWS 0.0 STACK VERSION AND FUS VERSION 2.1 IN IMAGE AFTER READING.  WE ARE USING ADDRESS FOR FUS 0X80EC00 AND FOR BLE STACK WE ARE USING 0X80C7000 OR 0X80C000,AND AFTER FIRMWARE UPGRADE WE R GETTING ISSUE OF FUS STATE IMAGE NOT FOUND .HOW CAN WE SOLVE THIS ISSUE PLEASE PROVIDE A SUPPORT FOR THAT.FOR YOUR REFERENCE WE ATTCHED SOME IMAGES .

2 replies

Issamos
Lead III
December 12, 2025

Hello @vd3 

First, Could you please try using the STM32CubeProgrammer V2.21.0 and the .bin files for stack and FUS from the STM32CubeWB V1.24.0. First, use the automatic selection of the start address (available on the last version of the STM32CubeProgrammer). Also, upgrade your FUS Version to the V2.2.0 using the stm32wb5x_FUS_fw.bin available on the STM32CubeWB V1.24.0. After that upgrade the stack you are looking for from the same version of the CubeWB using the automatic address feature.

Best Regards.

II

Issamos
Lead III
December 17, 2025

@vd3 since you kudoed my answer, I think it solved your issue. If so, please set the comment that answer your question as best answer to give it more visibility on the Community. If not, more details from you will help ST users and employees to help you. 
Best Regards.

II

vd3Author
Associate
January 15, 2026

Hello sir,

Sometime stack file easily flashed according to your method we followed.but in pairing led blinking is getting stuck and pairing not ro be done properly or failed.could you plese suggest something in step .like firstly flash stack of which version and fus which version is required ,and after that the main code is flashed .