Hi everyone... i am using LPC2378 controller with the external clock of 12Mhz..Currently testing timer application...what is the formula to calculate the timer value to be load in the register???
If i need 50ms delay then what value should i load in the T0MR0???
Is there any formula???
Thanks in advance...
Look in the user manual at the chapter about TIM peripheral. They tell you exactly how to configure the clock. There are no special equations - the value you want depends on the input clock frequency and timer prescalar.
hi.. i read the manual but i didn't understand..that's why i am asking the sequence to configure the timer0????
thanks..
What specific paragraph of the manual did you not understand?