How to integrate Azure RTOS in the STM32CubeIDE for STM32F217VGT6?

Sahana Raghavan 0 Reputation points
2023-07-27T16:42:14.03+00:00

I'm currently working on a project, as a part of my master thesis, that includes integrating a real-time operating system into the STM32F217VGT6 microcontroller.

Is there a way to load the Azure RTOS into the STM32F217VGT6 microcontroller? Is there any Documentation for doing so?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
{count} votes

1 answer

Sort by: Most helpful
  1. LeelaRajeshSayana-MSFT 14,676 Reputation points Microsoft Employee
    2023-07-27T21:38:04.2233333+00:00

    Hi @Sahana Raghavan Greetings! Welcome to Microsoft Q&A forum. Thank you for posting this question here.

    I recommend you look into the sample projects provided under Azure_RTOS_6.1_ADU_STM32L4+-DISCO_IAR_Sample_2022_04_10 These sample projects help you with building projects using the IDE STM32CubeIDE. However, please note that the samples are designed for STM32L4+DISCO board. You might want to modify the code to reflect the correct Microcontroller.

    Hope this helps you! Please let us know if you have additional questions or need further assistance.


    If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.