2019-10-22 07:22 AM
Hello,
I' trying to update the FUS on my STM32WB55CG (1M), I have the latest STM32Cube_FW_WB_V1.3.0, I followed the Release_Notes in the STM32WB_Copro_Wireless_Binaries :
for information I use this chip on my own board (not a nucleo)
I switched the MCU in bootloader
then
then
STEP 4 : Read and upgrade FUS Version
so I need to update it
STEP 5 : Download new FUS :
in my case
STM32_Programmer_CLI.exe -c port=usb1 -vb 2 -fwupgrade stm32wb5x_FUS_fw.bin 0x080EC000 firstinstall=0
I increse the verbose mode to 2 (I join the log file flash_FUS_VB2)
most of the time the upgrade fail during the reconnecting process after Deleting firmware...
if this part pass I have a firmware not authentic at the end
Reconnecting...
Reconnected
Reconnected !
sending an abort request
setting the address pointer to address: 0xffff0054
sending an abort request
FUS state is FUS_UPGRADE_ONGOING
FUS status is FUS_IMAGE_NOT_AUTHENTIC
Error: Firmware not authentic!
and obviously because of this I can't upload the BLE stack.
Your help would be really appreciate, we have a nice project based on this and we would like move forward on this topic.
regards,
Benjamin
2020-01-09 06:41 AM
I'm having the same problem. despite everything I still do not get results. you solved the problem by pulling the boot pin to the VDD. I tried but did not. Is there a solution you can offer?
2020-03-07 02:34 AM
Same here!
Here's my full version log:
USB speed : Full Speed (12MBit/s)
Manuf. ID : STMicroelectronics
Product ID : DFU in FS Mode
SN : 207B38843036
FW version : 0x011a
Device ID : 0x0495
Device name : STM32WBxx
Flash size : 1 MBytes
Device type : MCU
Device CPU : Cortex-M0+/M4
Reading 32-bit memory content
Size : 4 Bytes
Address: : 0x20030030
0x20030030 : 00050300
Notice 0x20030030 : 00050300 (FUSv0.5.3 => Must be updated using STEP 5.), yet getting the same error!
Here's the last section of the upgrade log:
Updating firmware ...
Waiting for firmware upgrade end
FUS state is WIRELESS_STACK_UPGRADE_ONGOING
FUS status is FUS_NO_ERROR
FUS state is WIRELESS_STACK_UPGRADE_ONGOING
FUS status is FUS_IMAGE_NOT_AUTHENTIC
Error: Firmware not authentic!
It would be really nice if someone could help us getting our controllers upgraded.
2020-12-16 10:41 PM
v0.5.3 can not directly upgrade to v1.1.0, first upgrade to v1.0.2, then upgrade to 1.1.0.