FreeRTOS in STM32U5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-09-17 1:00 AM
Hello,
I was wondering if it is possible to use the FreeRTOS Middleware which is used on the STM32H7 and STM32F4 and which can be found at the following links ‘https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Middlewares/Third_Party/FreeRTOS/Source’ and ‘https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Middlewares/Third_Party/FreeRTOS/Source’ in the case of the STM32U5G9VJTxQ. Or if on the other hand, in the case of this chip this Middleware is not valid and it is necessary to proceed in a different way.
Thanks!
Solved! Go to Solution.
- Labels:
-
STM32U5 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-09-17 1:19 AM
Hello @EnaitzO ,
Please check these links which contain some FreeRTOS examples for STM32U5 that might be helpful:
- GitHub - STMicroelectronics/stm32u5-classic-coremw-apps: Provide a set of applications for STM32U5xx series based on the STM32 Classic Core Middleware libraries.
- GitHub - FreeRTOS/iot-reference-stm32u5
- How to use STM32U5 with FreeRTOS™ in tickless mode - STMicroelectronics Community
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-09-17 1:19 AM
Hello @EnaitzO ,
Please check these links which contain some FreeRTOS examples for STM32U5 that might be helpful:
- GitHub - STMicroelectronics/stm32u5-classic-coremw-apps: Provide a set of applications for STM32U5xx series based on the STM32 Classic Core Middleware libraries.
- GitHub - FreeRTOS/iot-reference-stm32u5
- How to use STM32U5 with FreeRTOS™ in tickless mode - STMicroelectronics Community
Thanks
Imen
