Hello,
i have a heavy problem with the timer Interrupt...
I use timer 4 with Channel 0 and Channel 1 in modulo mode...
The Channel 1 has to run till T4CC1==0x0f and T4CC0== 0xff;
I understood the introduction that if Timer 4 Channel 1 == T4CC1 then it throw an interrupt and if the Timer 4 Channel 0 incrementing till 0xff and then it will throw an interrupt and after that both are reseting to 0 and the play it starts again....
But when i went to the T4_ISR at the first time, then is set TIMIF.T4CH1IF and TIMIF.T4CH0IF and i can´t reset both.... Can anybody help me?
Best regards
Brian
 
				 
		 
					 
                          