Question
problems with interrupts in stm32 - timer interrupts and external interrupts
i have an issue with my timer interrupt that every 500 us happends and external interrupts (12EXTI) .
when the timer interrupt happend , the external interrupts never execute.
i dont know why this is happening.
i mean it supposed to pending for other interrupts but it looks like this is not happening
