azure RTOS CMSIS-RTOS2 wrapper for H5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-12 11:05 PM
I don't see the wrapper listed in the package for H5 although its listed in this document
where can I get it? Is it possible to download and add the package to STM32CubeMX?
- Labels:
-
STM32H5 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-13 4:27 AM
The CMSIS-RTOS 2 wrapper is only for FreeRTOS, AzureRTOS (or better ThreadX) do not have a wrapper in STM32Cube.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-13 5:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-07-02 9:45 AM
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.
