Question
How to generate SEV between cores in the STM32h745 / 747?
Hello!
Currently i am working with the STM32h745 dual core MCU, i am tring to create some
kind of synchonization between the m4 and the m7 cores.
for that i want to utilize the SEV. i already enabled the proper iterrupts in both cores.
my question is how to generate the interrupt from M7 to M4 or the other way? what is the code i have to write? (couldnt find any documantaion regarding this).
Please advise and thankis in advance.
