cancel
Showing results for 
Search instead for 
Did you mean: 

FUS file is missing for STM32WB1x

batuars
Associate II

Hi,

We use STM32WB15CC for our projects and some MCU's FUS version are 0.0.0.

So we want to try re-program FUS file to MCU.

While we checked STM32CubeWB, there are FUS files for STM32WB3x and STM32WB5x in "STM32WB_Copro_Wireless_Binaries" folder, but not for STM32WB1x.

How can we get this .bin file?

Thanks for help.

16 REPLIES 16
batuars
Associate II

STM32CubeProgrammer version is 2.13.0.

We use SWD interface to connect board.

I cannot understand why you can not share 1x FUS binary file.

The others (3x and 5x) are public. Why is 1x private?

batuars
Associate II

Is there any way to recover these MCUs? I have a lot of these MCUs(approx. 300 pieces).

Remy ISSALYS
ST Employee

Hello,

Why did you think that the FUS is corrupted? Did you try to run a simple example available in STM32CubeWB package like BLE_HeartRate?

Best Regards

Hi. Yes I try this sample.I loaded firmware and program, but there is no Bluetooth connection with device.

Hi again. The problem is not solved yet. I cannot load firmware to MCU. It can run normal program without Bluetooth. Because of firmware problem, it is stuck while connection.

tester
Associate III

I am experiencing a very similar issue, any updates on this? I tried running the BLE_P2P and OTA examples, and they don't work. But the BSP_Example works.