Decrease priority during runtime of interrupt
Posted on October 20, 2014 at 13:06Hi, I have an application where interrupts come very fast on a timer (about 100kHz). Most time this interrupt is handled very immediate, and then all is fine. This interrupt should have quite high pre-emptive prior...