cancel
Showing results for 
Search instead for 
Did you mean: 

FreeRTOS on STM32N6570-DK and MX Cube Integration

Konstantina
Associate

Hello everyone,

I’m currently working with the STM32N6570-DK board and would like to run a program using FreeRTOS. I’m having some trouble finding clear guidelines or examples specific to this board.

My questions are as follows:

  • Has anyone successfully run FreeRTOS on the STM32N6570-DK? If so, could you share the steps or point me to any documentation/tutorials?

  • Are there any plans to integrate FreeRTOS support into the MX Cube environment for this board?

Any help, tips, or insights would be greatly appreciated.

Thanks in advance for your support!

1 REPLY 1
Saket_Om
ST Employee

Hello @Konstantina 

You can use X-Cube FreeRTOS in CubeMX.

Saket_Om_0-1747058228971.png

Saket_Om_1-1747058257036.png

Please refer to examples below to get started with X-cube FreeRTOS on N6 series: 

x-cube-freertos/Projects/NUCLEO-N657X0-Q/Applications at main · STMicroelectronics/x-cube-freertos · GitHub

 

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om