Skip to main content
Associate III
June 13, 2025
Question

azure RTOS CMSIS-RTOS2 wrapper for H5

  • June 13, 2025
  • 2 replies
  • 455 views

I don't see the wrapper listed in the package for H5 although its listed in this document

en.stm32h5-cube-firmware.pdf

where can I get it? Is it possible to download and add the package to STM32CubeMX?

2 replies

MHoll.2
Senior III
June 13, 2025

The CMSIS-RTOS 2 wrapper is only for FreeRTOS, AzureRTOS (or better ThreadX) do not have a wrapper in STM32Cube.

Haithem Rahmani
ST Employee
July 2, 2025

Hi @dvescovi 

the CMSIS RTOS2 wrapper for threadx is available in the STM32CubeH5 package.

https://github.com/STMicroelectronics/STM32CubeH5/tree/main/Middlewares/ST/cmsis_rtos_threadx

but it is not integrated in STM32CubeMX.

 

regards

Haithem.