2021-08-16 04:53 AM
Hi All,
I am getting the error FUS_STATE_IMG_NOT_AUTHENTIC while updating FUS. I am using the provided image in:
STM32Cube/Repository/STM32Cube_FW_WB_V1.12.1/Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/stm32wb5x_FUS_fw.bin
As stated in the release notes.
I am using STM32CubeProgrammer:
Any hints are welcome!
Thanks,
NS
2021-08-16 11:36 AM
Hi,
I have solved it with a full chip erase. I think it was the option byte nSWBOOT0 set to 1 before the update.
Cheers,
NS
2022-03-18 08:02 PM
Thanks NS.123 this worked well. I was having issue with USB connection and getting "Error: firmware not authentic" so switching to stlink and I was getting FUS_STATE_IMG_NOT_AUTHENTIC. Finding you solution made my day.