i want to introduce delay in program in microsecond range using internal timer(1microsecond to 50 microsecond). can any one give me some examples for lpc1768, and i don't want to use task delay/task timer.
Hello @Chandrasekaran
How about using Timer described in Chapter 21: LPC176x/5x Timer 0/1/2/3 in UM10360?
BR
Alice