Cant update the Wireless Firmware version 0.0.0
- August 14, 2024
- 2 replies
- 1793 views
Hi, have a nice day.
I'm currently facing an issue on a custom board which uses the STM32WB55RGV6 MCU, with which BLE doesn't work.
Browsing through forums I found the documentation for installing the ".bin" files needed to update the FUS and BLE_Stack, but I haven't been successful when trying to update the wireless firmware of the MCU.
The project is created with the version STM32Cube_FW_WB_V1.16.0., therefore I have used the corresponding memory addresses and files from the STM32Cube_FW_WB_V1.16.0 folder.

To upload code I use a J-link with the 6-pin connector and I can't use the WB section of CubeProgrammer as it is not supported for J-link.
I would also like to know if it is necessary for the PH3-BOOT0 pin to be at 3.3V or GND in order to correctly load the files. I clarify that I have already done it in both ways without success.
I have tried several ways (When I load the FUS first and then the BLE_Stack I verify that the files are in the previously loaded memory address, but it seems that when loading the second file either the FUS or the BLE_Stack it corrupts the file that was previously loaded, I have done this with a segger tool "j-link commander") but I have not been able to solve the problem, I appreciate your help please.
Attached are images of the problem:
