Issue: Attempting to flash firmware onto coprocessor on STM32WB55RGV6 results in Error: FUS_STATE_ERR_UNKNOWN
Greetings,
I have my STM32WB55RGV6 connected to my computer through USB using the ST-LINK port on the board. When trying to flash the coprocessor to run an example application from the WB firmware package, I cannot even erase the previous firmware.
Using the commands from the attached link results in an error to erase the firmware, with message FUS_STATE_ERR_UNKNOWN. I have no problems flashing the main processor with binaries using this tool or armKEIL, but for some reason I cannot get the hang of this. I have even tried following the release notes addresses for programming but nothing seemed to work.
Does anybody have a solution for this issue?
Thank you for your attention, I have added some screenshots below to make my issue easier to understand.
1- Initial Connection using st-link

2- attempting to erase firmware
3- attempting to flash FUS firmware

4 and 5 - Attempting to flash BLE full stack firmware


Pedro Casanova