Hello frnz,
I am trying to use two match interrupts of same timer (e.g)timer0,in that each interrupt have to occur every 0.5sec.The thing is that the second interrupt have to occur during middle of 1st interrupt TC value and to occur every 0.5sec.
I have tried with two match interrupts of same timer and with different timer.kindly share your ideas with me..
Thanks.
Frnz is on vacation this week visiting his family in Germany.
Please post a code snippet of what you currently trying, both the configuration, and interrupt handler.