Skip to main content
Visitor II
June 29, 2020
Question

Regarding FreeRTOS

  • June 29, 2020
  • 3 replies
  • 897 views

Hi ST Team,

Hope all you are Well !!!!

I have a STM32F030 Nucelo-64 EV BOARD. I wanted to work on FreeRTOS on this Board.

Can you help me how can i proceed on this.

    This topic has been closed for replies.

    3 replies

    Graduate II
    June 29, 2020

    Surely some existing examples you can track down and copy, search a bit.​

    Technical Moderator
    June 30, 2020

    Hi @PKuma.6​ ,

    One of the available examples is STM32Cube_FW_F0_V1.11.0\Projects\STM32F030R8-Nucleo\Applications\FreeRTOS\FreeRTOS_ThreadCreation.

    -Amel

    PKuma.6Author
    Visitor II
    June 30, 2020

    Thanks Mr clive1 and Ms. Amel.