2025-05-08 2:13 AM
I am currently working with the STM32WB55RG microcontroller on the NUCLEO-WB55RG development board and am encountering an issue while attempting to install or update the BLE wireless stack using STM32CubeProgrammer.
Upon attempting to start the wireless stack or upgrade FUS, I receive the following error:
Error: FUS_STATE_IMG_NOT_FOUND: Firmware/FUS upgrade requested but no image found.
(such as image header corrupted or flash memory corrupted)
Error: Start Wireless Stack Operation Failure! Please, try again
I would appreciate guidance on:
Please let me know if any additional logs or files are needed for diagnosis.
2025-05-08 8:21 AM
Hello @yougan12,
I will try to address your questions one by one:
Hope this helps!
Aziz
2025-05-08 10:58 PM
Hi Aziz BRIGUI,
Thanks for responding to my request.
Can I know if the stack reference version is considered as 0xFFFFFFFF (while no stack installed and anti-rollback is activated), so no firmware update is allowed after that. whether there is support or documented way to recover the device or bypass this restriction. The board is effectively locked for wireless stack use
2025-05-08 11:36 PM
Hello @yougan12
As you can see in the chapter 2.4 of the AN5185 Rev11, « Before activating Anti-rollback, ensure that a wireless stack is correctly installed, and that it has not been deleted. If it is activated without any wireless stack installed, the FUS registers OxFFFFFFFF as the new version and it is not possible to install a wireless 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.