Overview/estimation of wireless stack sizes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-07 2:09 AM
Hello!
Is there an overview of how big the ST wireless stack is depending on the activated features?
Thank you!
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
‎2021-07-09 6:43 AM
Thank you for your reply, but my question had nothing to do with cryptographic performance.
I was able to solve my question by downloading the SMM32CubeWB containing the various wireless binaries, and checking their sizes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-07 8:51 AM
Hello @BenedictHeyl​ and welcome to the Community :)
If I well understand your need, maybe this ST wiki article is helpful for you, as reports measured cryptographic performance for STM32WB.
Please mark my answer as best by clicking on the "Select as Best" button if it helped :) so that this thread will marked as solved.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-09 6:43 AM
Thank you for your reply, but my question had nothing to do with cryptographic performance.
I was able to solve my question by downloading the SMM32CubeWB containing the various wireless binaries, and checking their sizes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-14 4:28 AM
Hello @BenedictHeyl​ , how did you check their sizes? The size as stored on your PC filesystem? Or did you count the number of lines in the binaries?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-14 4:41 AM
For now I just checked their size on the PC filesystem. Is there a reason why this is unrepresentative?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-14 6:02 AM
I am not sure.
For one, I am not sure if the binary files have any metadata included (such as addresses), which is not part of the actual data stored on the target flash?
Also, I have noted on Windows, if you press file 'properties', there are there 2 numbers for each file, and they are often not the same?
