STM32L162 Amazon freeRTOS compatibility
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-15 11:09 AM
Hi there - does anyone know if the STM32L162 is able to run Amazon freeRTOS kernel?
Thank you!
Philipp
- Labels:
-
FreeRTOS
-
STM32L1 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-15 11:55 AM
FreeRTOS runs on all ARM Cortex-M cores.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-17 10:11 AM
thank you - I know but there is a difference between "freeRTOS" and the Amazon version "amazon freeRTOS".
https://www.freertos.org/FAQ_Amazon.html#what_is_amazon_freertos
and i was wondering if some has done the device test to check STML1 compatibility with "amazon freeRTOS"....
AFAIK only the STM32L4 is compatible...
Thank you!
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-17 10:21 AM
Unfortunately these types of task fall on the guy that wants to try it, and is sufficiently motivated.
Perhaps diff the sources?
Perhaps review the CM3 vs CM4 nuances that it might be using?
Most likely ported to the L4 because the L4 IoT DISCO board is pushed heavily for AWS usage.
As someone who has ported stuff between a wide range of STM32 parts, and library iterations, and frankly a bunch of ARM and RISC platforms, it is not that hard.
Up vote any posts that you find helpful, it shows what's working..
