Skip to main content
AKhot.1
Associate III
June 19, 2023
Question

STM32H745 run two tasks simultaneously

  • June 19, 2023
  • 1 reply
  • 828 views

I want to run two tasks simultaneously using STM32H745 Nucelo Board. Since it has two cores I think it should be possible. But how should I implement it? Do I need to use FreeRTOS? Is there any documentation/video which I can use to setup two cores to run tasks simultaneously? Please provide any references.

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    June 19, 2023

    Post appeared twice in feed, seems to have disappeared now..

    You'd need to bring up both cores, there should be assorted examples in CubeH7 for this board, and other similar ones, showing both M4 and M7 core running independent code.

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