cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H745ZI Dual Core Controller

Embrill_Nishant
Associate

How to flash the dual core controller(STM32H745ZI) blinky code using either of stm32loader and etc platform anyone knows?

2 REPLIES 2
FBL
ST Employee

Hi @Embrill_Nishant 

Try the following example

STM32CubeH7/Projects/NUCLEO-H745ZI-Q/Examples/GPIO/GPIO_EXTI at master · STMicroelectronics/STM32CubeH7 (github.com)

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.


I'm out of offce with limited access to my emails.
Happy New Year!

I don't want to use MPU; I just want to know if it's possible to load a bin file onto the dual-core controller using stm32loader (a Python-based loader for loading bin files into the controller) or stm32cubeprogrammmer.
One more thing , when I try to run a simple example in STM32CubeIDE, such as controlling three LEDs where the first LED is controlled by the M4 core and the second LED by the M7 core, I encounter a hard fault error. I'm unsure why this error is occurring. I have shows the error in below.....

break the address.png