2023-05-10 02:19 PM
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.
2023-05-22 11:21 PM
STM32CubeProgrammer version is 2.13.0.
We use SWD interface to connect board.
2023-05-23 12:25 AM
I cannot understand why you can not share 1x FUS binary file.
The others (3x and 5x) are public. Why is 1x private?
2023-05-24 04:20 AM
Is there any way to recover these MCUs? I have a lot of these MCUs(approx. 300 pieces).
2023-06-02 09:28 AM
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
2023-06-19 04:40 AM
Hi. Yes I try this sample.I loaded firmware and program, but there is no Bluetooth connection with device.
2023-07-27 11:06 AM
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.
2023-08-07 05:13 AM
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.