Skip to main content
PSchr
Associate
June 15, 2019
Question

STM32L162 Amazon freeRTOS compatibility

  • June 15, 2019
  • 3 replies
  • 1011 views

Hi there - does anyone know if the STM32L162 is able to run Amazon freeRTOS kernel?

Thank you!

Philipp

This topic has been closed for replies.

3 replies

Piranha
Principal III
June 15, 2019

FreeRTOS runs on all ARM Cortex-M cores.

PSchr
PSchrAuthor
Associate
June 17, 2019

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

Tesla DeLorean
Guru
June 17, 2019

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.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..