cancel
Showing results for 
Search instead for 
Did you mean: 

Error: FUS_STATE_IMG_NOT_FOUND

Moritz18
Associate II

Hello, I am trying to flash the stm32wb5x_BLE_LLD_fw.bin file onto my STM32WB55, but I keep encountering the following error code. Can someone help me?

09:16:00 : Old Firmware delete ...
09:16:00 : Warning: Option Byte: nSWboot0, value: 0x0, was not modified.
09:16:00 : Warning: Option Byte: nboot0, value: 0x1, was not modified.
09:16:00 : Warning: Option Byte: nboot1, value: 0x1, was not modified.
09:16:00 : Warning: Option Bytes are unchanged, Data won't be downloaded
09:16:00 : Time elapsed during option Bytes configuration: 00:00:00.001
09:16:00 : Succeeded to set nSWboot0=0 nboot1=1 nboot0=1
09:16:00 : Memory Programming ...
09:16:00 : Opening and parsing file: 0x495_FUS_Operator.bin
09:16:00 : File : 0x495_FUS_Operator.bin
09:16:00 : Size : 8.00 KB
09:16:00 : Address : 0x08000000
09:16:00 : Erasing memory corresponding to segment 0:
09:16:00 : Erasing internal memory sectors [0 1]
09:16:00 : Download in Progress:
09:16:00 : File download complete
09:16:00 : Time elapsed during download operation: 00:00:00.220
09:16:00 : Application is running, Please Hold on...
09:16:07 : Reconnecting...
09:16:07 : Reconnected !
09:16:07 : Warning: FUS_STATE_IMG_NOT_FOUND, Flash already empty !
09:16:09 : Firmware delete Success
09:16:09 : Download Stack/FUS image at address 0x80EC000 ...
09:16:09 : Memory Programming ...
09:16:09 : Opening and parsing file: stm32wb5x_BLE_LLD_fw.bin
09:16:09 : File : stm32wb5x_BLE_LLD_fw.bin
09:16:09 : Size : 29.81 KB
09:16:09 : Address : 0x080EC000
09:16:09 : Erasing memory corresponding to segment 0:
09:16:09 : Erasing internal memory sectors [236 243]
09:16:09 : Download in Progress:
09:16:09 : File download complete
09:16:09 : Time elapsed during download operation: 00:00:00.677
09:16:09 : Firmware Upgrade process started ...
09:16:09 : Application is running, Please Hold on...
09:16:21 : Reconnecting...
09:16:21 : Reconnected !
09:16:21 : Error: FUS_STATE_IMG_NOT_FOUND: Firmware/FUS upgrade requested but no image found. (such as image header corrupted or flash memory corrupted)

 

3 REPLIES 3
STTwo-32
ST Employee

Hello @Moritz18 

Could you share with me:

  • The version of STM32CubeWB that you are using.
  • The version of STM32CubeProgrammer that you are using.
  • The full reference of your MCU.
  • A screenshot of your actual FUS and Stack.
  • The values of all the Option bytes.

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.

Thanks for your response. I hope these are all the details you need:

  1. 1.20.0 from June 5, 2024
  2. STM32 Cube Programmer v2.17.0
  3. STM32WB55RGV6

 

fus.PNG

Hello @Moritz18 

I suggest you take a look at this FAQ. It should be really helpful. Also, this wiki should give the best way to update FUS and Stack.

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.