cancel
Showing results for 
Search instead for 
Did you mean: 

This is related to Dual Core STM32H745. I want to interrupt from CPU1 to CPU2 (and vise versa). As per reference Manual page 796, NVIC position 64 & 65 can be used. Facing problem to implement the same. Suggest possible cause, please.

Ashah.2028
Associate

When I use HAL_NVIC_EnableIRQ(64) from CPU1, it interrupts same core (i.e. CPU1 instead of CPU2).

0 REPLIES 0