cancel
Showing results for 
Search instead for 
Did you mean: 

Is the STM32WB55xx OTA binary file usable for the entire line?

sibort50
Associate II

I would like to know if the binary recording file (BLE_Ota_reference.bin) that is in the folder path
C:\Users...\STM32Cube_FW_WB_V1.22.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_Ota that is seen
is in the path P-Nucleo-WB55.Nucleo can be used in other microcontrollers (even STM32WB55), but with different
characteristics such as Flash Size, smaller pinouts (Example of the Nucleo kit uses 68 pins STM32WB55GVx) and
what I want to use is the STM32WB55CE microcontroller that has 48 pins and smaller Flash space.

3 REPLIES 3
STTwo-32
ST Employee

Hello @sibort50 

As mentioned on the ReadME file of the BLE_OTA, this example has been tested with a STMicroelectronics STM32WB55VG-Nucleo board and can be easily tailored to any other supported device and development board. An also the same file mentions that This example runs on STM32WB55xx devices. That means that it should run as it is, but it may need some minor changes.

Best Regards.

STTwo-32

 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Hello, thank you for your answers. Do you know what small changes to (BLE_Ota_reference.bin) I would have to make? I tried to find where and couldn't.

I don't know exactly but I think it should work as it is.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.