2026-03-23 2:16 AM - last edited on 2026-03-23 7:56 AM by Andrew Neil
Hello ST Community,
I am facing a critical issue with my STEVAL-PROTEUS1 board. The device is in a state where neither the wireless stack nor the application code can be updated or debugged.
When reading FUS info via ST-LINK (SWD), the device returns corrupted version numbers:
FUS Version: v68.39.fffffe0.7
STACK Version: vfffffff0.0.68.78
Attempting to start the FUS or Wireless Stack results in:
Error: FUS_STATE_ERR_UNKNOWN: Unknown error
Log: Start FUS Operation Failure! and Start Wireless Stack Operation Failure!
I am unable to flash a standard application elf file. Even though the device is connected via SWD:
Error: Data mismatch found at address 0x08001000 (byte = 0x12 instead of 0x00)
Switching to USB (PID: 0xDF11) shows inconsistent states:
In some cases, FUS reports FUS_STATE_ERR and FUS_NOT_RUNNING (USB-READ-FUS2.PNG).
Even when a command reports "Success" in the log (USB-START-WIRELESS2.PNG), the operation has no actual effect on the device state.
Critical Error: Any attempt to download code via USB fails with Error: failed to download Sector[0] (USB-UPLOAD-CODE.PNG).
Because of this deadlock, STM32CubeIDE cannot establish a connection:
Error: Connection timed out (localhost:61234). The GDB server is unable to halt or communicate with the core.
I have also attached my current Option Bytes configuration to see if there is a conflict in boot settings or memory protection that causes this deadlock. Any advice on the correct OB values for FUS recovery would be greatly appreciated.
Note: RDP is AA.
Hardware: STEVAL-PROTEUS (STM32WB55VGY)
Software: STM32CubeProgrammer v2.14.0
Connections: ST-LINK/V2-1 (Connect Under Reset) and USB DFU.
Given that Sector[0] is failing to download via USB and 0x08001000 is failing via SWD, how can I force a mass erase of the secure/non-secure flash?
Is there a specific Option Byte (nBOOT0, nSWBOOT0, or RDP level transition) that can break this FUS loop?
What is the recommended recovery procedure for corrupted FUS version reporting?
Any help or guidance would be greatly appreciated. Thank you!
2026-03-23 7:40 AM
Hello @Zakhan ,
Try update your FUS firmware following this wiki article and make sure to use the latest version of STM32CubeWB and STM32CubeProgrammer. You can also follow the steps in the AN5185 and guidance for restoring option bytes as defined in the application note, page 10.
2026-03-24 1:10 AM
Hello @Imen.D
Thank you for response.
When I click "Read FUS infos", I see the following as shown in the image:
FUS Version: v27.72.fffffcb.fffffffb0 (FUS Operator: v0.3.2)
STACK Version: v19.-99.3e.ffffff9c
However, when I try to "Start FUS", I get the FUS_STATE_ERR_UNKNOWN error in the logs. The same thing happens when I try to "Firmware delete".
Logs for Start FUS:
10:54:20 : Succeeded to set nSWboot0=0 nboot1=1 nboot0=1
10:54:20 : Opening and parsing file: 0x495_FUS_Operator.bin
10:54:20 : Memory Programming ...
10:54:20 : File : 0x495_FUS_Operator.bin
10:54:20 : Size : 8.00 KB
10:54:20 : Address : 0x08000000
10:54:20 : Erasing memory corresponding to segment 0:
10:54:20 : Erasing internal memory sectors [0 1]
10:54:20 : Download in Progress:
10:54:20 : File download complete
10:54:20 : Time elapsed during download operation: 00:00:00.238
10:54:20 : Application is running, Please Hold on...
10:54:20 : Reconnecting...
10:54:20 : Reconnected !
10:54:24 : Reconnecting...
10:54:24 : Reconnected !
10:54:24 : Error: FUS_STATE_ERR_UNKNOWN: Unknown error
10:54:24 : Start FUS failed !
10:54:24 : Error: Start FUS Operation Failure! Please, try again
Logs for Firmware Delete:
11:01:37 : Memory Programming ...
11:01:37 : File : 0x495_FUS_Operator.bin
11:01:37 : Size : 8.00 KB
11:01:37 : Address : 0x08000000
11:01:37 : Erasing memory corresponding to segment 0:
11:01:37 : Erasing internal memory sectors [0 1]
11:01:37 : Download in Progress:
11:01:37 : File download complete
11:01:37 : Time elapsed during download operation: 00:00:00.251
11:01:37 : Application is running, Please Hold on...
11:01:44 : Reconnecting...
11:01:44 : Reconnected !
11:01:44 : Error: FUS_STATE_ERR_UNKNOWN: Unknown error
11:01:44 : Firmware delete n°1 failed after retrying!
11:01:44 : Warning: Option Byte: nSWboot0, value: 0x0, was not modified.
11:01:44 : Warning: Option Byte: nboot0, value: 0x1, was not modified.
11:01:44 : Warning: Option Byte: nboot1, value: 0x1, was not modified.
11:01:44 : Warning: Option Bytes are unchanged, Data won't be downloaded
11:01:44 : Time elapsed during option Bytes configuration: 00:00:00.000
11:01:44 : Succeeded to set nSWboot0=0 nboot1=1 nboot0=1
11:01:44 : Opening and parsing file: 0x495_FUS_Operator.bin
11:01:44 : Memory Programming ...
11:01:44 : File : 0x495_FUS_Operator.bin
11:01:44 : Size : 8.00 KB
11:01:44 : Address : 0x08000000
11:01:44 : Erasing memory corresponding to segment 0:
11:01:44 : Erasing internal memory sectors [0 1]
2026-03-24 8:55 AM
Did you check the value of the SFSA and SBRV option bytes?
2026-03-25 1:24 AM
SFSA = 0xCE, Address = 0x080CE000
SBRV = 0x33800