Skip to main content
Associate II
September 11, 2026
Question

LevelX with STM32H573 using FreeRTOS

  • September 11, 2026
  • 1 reply
  • 25 views

Hello everyone,

 

I'd like to use the LevelX API with FreeRTOS on an STM32H5 microcontroller.

 

I know that LevelX is typically used with AzureRTOS, but I'd like to know if ST provides any guidance on integrating it with FreeRTOS or if anyone has any suggestions on how I can do this.

 

Thanks for your help.

1 reply

ST Technical Moderator
September 11, 2026

Hi ​@MatheusNifocci77 

You can find this macro LX_STANDALONE_ENABLE to use LevelX standalone.

Update :  You can refer to this STM32 Example library as reference example for STM32C5 using LevelX and FreeRTOS.

To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL