Can somebody help me here. Interrupt handler routine is not getting Exit. Context Switch Not working back to the main task.
Hello, Technical Details: CMSIS- RTX based RTOS.STM32H7xx based MCU.Problem Description:I am trying to find the duty cycle of a incoming PWM. And my problem occurs when there is an interrupt and now the interrupt handler executes properly but It does...