2024-04-02 03:08 AM
I use stm32wb5x_BLE_Stack_full_fw.bin v1.13.2 on STM32WB5MMG.
The installation address is 0x080CF000.
What happens if I write the stack to the wrong address (0x080C7000, the install address for v 1.13.0).
In my board, it looks work fine. Is there any concern or limitation?
Solved! Go to Solution.
2024-04-02 07:00 AM
Hello @TK
First, we always recommend using the stm32wb5x_BLE_Stack_full_fw.bin of the last CubeWB (V 1.19.0).
For the Address, we guarantee that it will work on the communicated address. For other addresses, It may works but we can't guarantee anything.
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.
2024-04-02 07:00 AM
Hello @TK
First, we always recommend using the stm32wb5x_BLE_Stack_full_fw.bin of the last CubeWB (V 1.19.0).
For the Address, we guarantee that it will work on the communicated address. For other addresses, It may works but we can't guarantee anything.
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.