Dear ST support team, I am using STM32-H755 for my motor control application. I am using Hardware Semaphore for synchronization between two cores. What I did, I developed the notification release in M4 in a timer interrupt routine as below: void TIM...