EmBitz

Full Version: STM32H7 Dual core
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does someone has a basic template project for STM32H7 with dual core..
Maybe something on Github. 

I Suppose there is in fact 2 projects, one F7 and one F4

I'm sure how to handle dual core at this time and debugging it.. 
honestly I did not try..
(25-11-2024, 08:30 PM)Aroyer Wrote: [ -> ]Does someone has a basic template project for STM32H7 with dual core..
Maybe something on Github. 

I Suppose there is in fact 2 projects, one F7 and one F4

I'm sure how to handle dual core at this time and debugging it.. 
honestly I did not try..

This is my simpel test project. It is from Cube examples and there are already EB project files for each CPU.
Thank you  I will try this. 
(27-11-2024, 02:33 PM)embitz Wrote: [ -> ]This is my simpel test project. It is from Cube examples and there are already EB project files for each CPU.