Home > Q&A Sessions >

Live Q&A with Jacob Beningo and Kristoffer Martinsson - Getting Started with Azure RTOS Using STM32 MCUs

Jacob Beningo - Kristoffer Martinsson - Percepio- Recording Soon Available

Live Q&A session with Jacob Beningo and Kristoffer Martinsson following the release of the webinar titled 'Getting Started with Azure RTOS Using STM32 MCUs'
M↓ MARKDOWN HELP
italicssurround text with
*asterisks*
boldsurround text with
**two asterisks**
hyperlink
[hyperlink](https://example.com)
or just a bare URL
code
surround text with
`backticks`
strikethroughsurround text with
~~two tilde characters~~
quote
prefix with
>

Jahanzeb
Score: 0 | 2 years ago | 1 reply

Is the streaming mode already released? Or when will it be released?

Kristoffer Martinsson
Score: 0 | 2 years ago | no reply

Trace streaming for Azure RTOS ThreadX is planned to be available as beta in Tracealyzer v4.6. It is planned to be released in November.

sizeburns
Score: 0 | 2 years ago | no reply

Since sleep modes are a really important thing for power saving, does Azure RTOS on the STM32x do it more efficient or the same as FreeRTOS , or support it at the same level as bare metal setup?

Zoltan
Score: 0 | 2 years ago | no reply

Could you compare Azure against uC-OS/III?
Zoltan

eclig
Score: 0 | 2 years ago | 1 reply

The title "Getting Started with Azure RTOS Using STM32 MCUs" led me to expect a step-by-step setup of a "hello world" task in Azure/ThreadX.

Rather I was quite disappointed. There was not a single line of code in this presentation! The first part was about connecting a pre-made IOT application to the cloud. The second part was a product presentation. Neither "IOT" nor that product were even mentioned in the description of the webinar.

Jacob_BeningoSpeaker
Score: 1 | 2 years ago | no reply

I'm sorry it did not meet your expectations. I believe we covered everything we described plus more, but perhaps we could be more clear in the future.

Whenever I first work with something, I leverage a pre-made example. I liked the Microsoft version because it gave all attendees an easy, fool-proof setup method. The code to get started is also fairly straightforward.

Honestly, I would have liked another 10 - 15 minutes to show everyone how to modify the example. I may look at creating a video I will post to YouTube that can do just that.

I also appreciate the feedback. We're very focused on trying to provide high quality content for engineers, so if we missed the mark, I want to know so that we can improve it for next time.

DigitaLabs.Net
Score: 2 | 2 years ago | 1 reply

Terrific stuff in just one hour!
Jacob, I have 2 questions for you:

  1. Do Safety and Security pre-certifications are redone for every updated release of Azure RTOS?
  2. What do you think about hardware-based RTOS (HW-RTOS by Renesas), what are its advantages and disadvantages compared to software-based RTOS?
    Thank you very much,
    -Krish Rao
Jacob_BeningoSpeaker
Score: 0 | 2 years ago | no reply

Thanks for the questions:

  1. My understanding is that they are done with each release.
  2. HW-RTOS is interesting. It offers the opportunity for very efficient operation and alleviating the CPU from running the RTOS. A few disadvantages are that it's really only saving maybe 1% CPU with a modern RTOS. Also, if there is a security flaw in the hardware, now I can exploit that flaw to attack the system and the hardware needs to be changed, not.a simple software patch.

It's very interesting though. I've personally not tried it yet, but it's on my list.

Thank-you for the questions!

Jacob_BeningoSpeaker
Score: 1 | 2 years ago | no reply

There are also a few additional resources to consider after watching this webinar. ST Microelectronics has two virtual workshops on Azure RTOS that will be coming up on October 28th and November 5th, 2021.

Details can be found at the following link:
Here is the link to ST Azure RTOS virtual workshops.

https://www.st.com/content/st_com/en/about/events/events.html/azure-rtos-workshops-ame-2021.html

OUR SPONSORS