Hi am doing the final year project in LPC2148 , I need 1 ms delay for sense the object, am using timer for some other function , can anyone give the accurate delay function for generating 1 ms delay ......
Do you see any direct problems using the formulas given in the processor user manual, for dividing the input frequency to the clock, with the number of ticks you need to get 1ms delay, to figure out how many ticks the timer should "divide" the input clock?
Is there any specific part of the text in the manual, that you do not understand?