cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H745 run two tasks simultaneously

AKhot.1
Senior

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.

1 REPLY 1

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
Up vote any posts that you find helpful, it shows what's working..