2024-09-18 12:25 AM
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)
2024-09-18 10:28 AM
Hello @Moritz18
Could you share with me:
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.
2024-09-18 11:29 PM
Thanks for your response. I hope these are all the details you need:
2024-10-18 06:08 AM
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.