Stm32wb55 custom bluetooth stack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-03 10:52 PM
I want to develop my custom bluetooth stack in the stm32wb55 using the rust programming language. Does the st platform allows you to do so? I'm new to the wb wireless microcontroller series and I don't have clear if st allows you to use your own stack and if the stack is included as a binary or it is open source
Solved! Go to Solution.
- Labels:
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-04 12:12 AM
Hello @энн and welcome to the ST Community :smiling_face_with_smiling_eyes:.
The BLE Stack is a .bin that ST gives to the users on the https://github.com/STMicroelectronics/STM32CubeWB/tree/master/Projects/STM32WB_Copro_Wireless_Binaries. It is not an open source Stack.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-04 12:12 AM
Hello @энн and welcome to the ST Community :smiling_face_with_smiling_eyes:.
The BLE Stack is a .bin that ST gives to the users on the https://github.com/STMicroelectronics/STM32CubeWB/tree/master/Projects/STM32WB_Copro_Wireless_Binaries. It is not an open source Stack.
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.
